[
https://issues.apache.org/jira/browse/HIVE-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606385#comment-14606385
]
Hive QA commented on HIVE-11140:
--------------------------------
{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/12742558/HIVE-11140.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 9034 tests executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestMultiSessionsHS2WithLocalClusterSpark.testSparkQuery
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4432/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4432/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4432/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12742558 - PreCommit-HIVE-TRUNK-Build
> auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh
> --------------------------------------------------------------------------
>
> Key: HIVE-11140
> URL: https://issues.apache.org/jira/browse/HIVE-11140
> Project: Hive
> Issue Type: Bug
> Components: Tests, WebHCat
> Affects Versions: 1.0.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-11140.patch, HIVE-11140.patch
>
>
> it's currently set as
> {noformat}
> if [ -z ${PROJ_HOME} ]; then
> export PROJ_HOME=/Users/${USER}/dev/hive
> fi
> {noformat}
> but it always points to project root so can be
> {{export PROJ_HOME=../../../../../..}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)