You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/02/10 16:37:19 UTC

[jira] [Commented] (HIVE-6398) MapRedTask.configureDebugVariablesForChildJVM mixes HIVE_CHILD_CLIENT_DEBUG_OPTS and HIVE_MAIN_CLIENT_DEBUG_OPTS in env check

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

Hive QA commented on HIVE-6398:
-------------------------------



{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/12627941/HIVE-6398.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 5082 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_authorization_revoke_table_priv
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6
{noformat}

Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1270/testReport
Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1270/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 exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12627941

> MapRedTask.configureDebugVariablesForChildJVM mixes HIVE_CHILD_CLIENT_DEBUG_OPTS and HIVE_MAIN_CLIENT_DEBUG_OPTS in env check
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-6398
>                 URL: https://issues.apache.org/jira/browse/HIVE-6398
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Remus Rusanu
>            Assignee: Remus Rusanu
>            Priority: Trivial
>         Attachments: HIVE-6398.1.patch
>
>
> @328:
>      assert environmentVariables.containsKey(HIVE_CHILD_CLIENT_DEBUG_OPTS)
>           && environmentVariables.get(HIVE_MAIN_CLIENT_DEBUG_OPTS) != null : HIVE_CHILD_CLIENT_DEBUG_OPTS



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)