[
https://issues.apache.org/jira/browse/HIVE-20542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Bapat updated HIVE-20542:
----------------------------------
Attachment: HIVE-20542.04
Status: Patch Available (was: In Progress)
Addressed whitespace, checkstyle and findbugs comments by Hive-QA. There are
two strange things in Hive-QA report
# There is one test failure shown in the report here, but jenkins didn't show
any test failure. The failing test passed when I ran on my laptop.
# One of the tests failed to compile because it didn't find a method in thrift
generated code (WarehouseInstance.java:[427,11] cannot find symbol: method
setToEventId(java.lang.Long). The test compiled and passed on my laptop.
> Incremental REPL DUMP progress information log message is incorrect.
> --------------------------------------------------------------------
>
> Key: HIVE-20542
> URL: https://issues.apache.org/jira/browse/HIVE-20542
> Project: Hive
> Issue Type: Bug
> Components: repl
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Sankar Hariappan
> Assignee: Ashutosh Bapat
> Priority: Minor
> Labels: DR, Replication, pull-request-available
> Attachments: HIVE-20542.01.patch, HIVE-20542.02, HIVE-20542.03,
> HIVE-20542.04
>
>
> Incremental REPL DUMP have the progress information logged as
> "eventsDumpProgress":"49/0".
> It should actually log the estimated number of events are denominator but it
> is coming as 0 always.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)