[ 
https://issues.apache.org/jira/browse/HIVE-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619308#comment-13619308
 ] 

Matthew Weaver commented on HIVE-3971:
--------------------------------------

... at HIVE-3473, linked above.
                
> testNegativeCliDriver_stats_aggregator_error_1 fails transiently 
> -----------------------------------------------------------------
>
>                 Key: HIVE-3971
>                 URL: https://issues.apache.org/jira/browse/HIVE-3971
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>         Attachments: error.rtf, HIVE-3971.patch.2
>
>
> testNegativeCliDriver_stats_aggregator_error_1 fails transiently.
> In one case (not reproducible), it fails consistently. The root-cause is 
> ClassNotFoundException for DummyStatsPublisher. please see attachment.
> In the environment, i did a test: move DummyStatsPublisher from src/test to 
> src/java and the error is gone. this shows packaging is the issue.
> DummyStatsPublisher is in src/test package. ClassNotFoundException is thrown 
> in MR task. This shows it's possible src/test package is not available in 
> server side build path in some cases.
> Not sure it is the real and/or only root-cause since it's not always 
> reproducible. If all tests pass, feel it's worthy to try.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to