[
https://issues.apache.org/jira/browse/HIVE-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790312#comment-13790312
]
Hive QA commented on HIVE-5486:
-------------------------------
{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/12607521/HIVE-5486.3.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4391 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1083/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1083/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: 1 tests failed
{noformat}
This message is automatically generated.
> HiveServer2 should create base scratch directories at startup
> -------------------------------------------------------------
>
> Key: HIVE-5486
> URL: https://issues.apache.org/jira/browse/HIVE-5486
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Prasad Mujumdar
> Assignee: Prasad Mujumdar
> Attachments: HIVE-5486.2.patch, HIVE-5486.3.patch
>
>
> With impersonation enabled, the same base directory is used by all
> sessions/queries. For a new deployment, this directory gets created on first
> invocation by the user running that session. This would cause directory
> permission conflict for other users.
> HiveServer2 should create the base scratch dirs if it doesn't exist.
--
This message was sent by Atlassian JIRA
(v6.1#6144)