epoch migration command#768
Conversation
0434986 to
205dfd3
Compare
8b6df08 to
ccbb108
Compare
bb9d02d to
5b57d2d
Compare
|
rebased |
17823f6 to
9b20d0b
Compare
|
rebased |
dbc66fb to
481d8b9
Compare
|
rebased and switched to use new connection pool objects |
|
tests keep failing in actions with connection pool initialization errors |
|
working build now |
Tiihott
left a comment
There was a problem hiding this comment.
All tests pass and changes look fine, LGTM.
|
Doing testing in QA |
|
Issues in QA
|
Tiihott
left a comment
There was a problem hiding this comment.
Tests pass and new changes look ok. A new test run in QA should be done to check if the credential and JDBC driver fixes resolve the issues found in QA.
|
I think the JDBC driver must be added to the spark executor jars |
c8279bd to
f843e22
Compare
|
rebased |
Tiihott
left a comment
There was a problem hiding this comment.
There are some missing equals() and hashCode() overrides. Also the SyslogArchiveObjectMetadataFormat and UnknownArchiveObjectMetadataFormat classes should encapsulate something, for example the json String.
…ssing equals and hashcode methods and update tests
Tiihott
left a comment
There was a problem hiding this comment.
Tests pass and changes look ok. But there are couple of EqualsVerifier tests missing from new changes.
|
Switched insertion into temp table to use jooq Loader api with a decorator to convert spark Rows into Object[] expected by the loader |
kortemik
left a comment
There was a problem hiding this comment.
epoch is not from resolved format?
|
tests pass locally |
Description
Implement support for a command to update missing epoch values of S3 object metadata in the archive SQL. Works by running the archive datasource in an epoch migration mode, where epoch value is fetched to the returned schemas
_timecolumn.9.4.0withteragrep exec migration epochcommand supportTesting
Included unit and dpl tests
General
Assertions
Testing Data
Statements
Java
Other
Code Quality