[ https://issues.apache.org/jira/browse/HIVE-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782804#comment-13782804 ]
Hive QA commented on HIVE-5403: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12606025/HIVE-5403.1.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4070 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers org.apache.hadoop.hive.metastore.TestMetastoreVersion.testVersionRestriction {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/980/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/980/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 2 tests failed {noformat} This message is automatically generated. > Move loading of filesystem, ugi, metastore client to hive session > ----------------------------------------------------------------- > > Key: HIVE-5403 > URL: https://issues.apache.org/jira/browse/HIVE-5403 > Project: Hive > Issue Type: Bug > Affects Versions: 0.13.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Attachments: HIVE-5403.1.patch > > > As part of HIVE-5184, the metastore connection, loading filesystem were done > as part of the tez session so as to speed up query times while paying a cost > at startup. We can do this more generally in hive to apply to both the > mapreduce and tez side of things. -- This message was sent by Atlassian JIRA (v6.1#6144)