William Lo created GOBBLIN-1494:
-----------------------------------
Summary: HiveSourceTest broken on CI
Key: GOBBLIN-1494
URL: https://issues.apache.org/jira/browse/GOBBLIN-1494
Project: Apache Gobblin
Issue Type: Bug
Reporter: William Lo
HiveSourceTest returns 2 watermarks for testGetWorkunitsAfterWatermark instead
of 1.
This is due to System.getCurrentTime.millis() returning a different value when
comparing against the filesystem last updated filetime. To guard against this,
change the test to incorporate the workunit within the watermark by assigning
it an earlier creation time, thus implying that the file was modified so it
needs to be ingested again.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)