[ https://issues.apache.org/jira/browse/HIVE-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796444#comment-13796444 ]
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/12608592/HIVE-5403.3.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 4411 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 org.apache.hadoop.hive.metastore.TestMetastoreVersion.testVersionRestriction {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1134/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1134/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, HIVE-5403.2.patch, HIVE-5403.3.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)