[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15948:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12853640/HIVE-15948.1.txt

{color:green}SUCCESS:{color} +1 due to 3 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10251 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgressParallel 
(batchId=211)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3663/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3663/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3663/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 4 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12853640 - PreCommit-HIVE-Build

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.1.txt, HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-15948:
---

[~stakiar] thanks for the update. +1 pending test

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.1.txt, HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Sahil Takiar (JIRA)

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

Sahil Takiar commented on HIVE-15948:
-

[~lirui] yes good point. I have posted an update patch. I believe 
{{hive-default.xml.template}} is auto-generated so I didn't update it (its part 
of {{.gitignore}})

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.1.txt, HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Rui Li (JIRA)

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

Rui Li commented on HIVE-15948:
---

Thanks for the patch [~stakiar]. I noticed there're some other places that use 
the old config name: {{multiMapJoin2.q}}, {{hive-default.xml.template}}, 
{{cbo_rp_auto_join1.q}}.
Shall we fix them together here?

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Sahil Takiar (JIRA)

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

Sahil Takiar commented on HIVE-15948:
-

[~thejas], [~ashutoshc] could you review? Quick fix, just rename the config 
variable in {{join31.q}}

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (HIVE-15948) Failing test: TestCliDriver, TestSparkCliDriver join31

2017-02-20 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15948:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12853614/HIVE-15948.txt

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10232 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=235)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[cbo_rp_auto_join1] 
(batchId=3)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_join_with_different_encryption_keys]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[multiMapJoin2]
 (batchId=152)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver
 (batchId=160)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
org.apache.hive.beeline.TestBeeLineWithArgs.testQueryProgressParallel 
(batchId=211)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3662/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3662/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3662/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 7 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12853614 - PreCommit-HIVE-Build

> Failing test: TestCliDriver, TestSparkCliDriver join31
> --
>
> Key: HIVE-15948
> URL: https://issues.apache.org/jira/browse/HIVE-15948
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Thejas M Nair
>Assignee: Sahil Takiar
> Attachments: HIVE-15948.txt
>
>
> join31 is failing in TestCliDriver and TestSparkCliDriver since around feb 
> 14. 
> {code}
> at org.junit.Assert.fail(Assert.java:88)
>   at org.apache.hadoop.hive.ql.QTestUtil.failed(QTestUtil.java:2180)
>   at 
> org.apache.hadoop.hive.cli.control.CoreCliDriver.runTest(CoreCliDriver.java:176)
>   at 
> org.apache.hadoop.hive.cli.control.CliAdapter.runTest(CliAdapter.java:104)
>   at 
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver(TestCliDriver.java:59)
>   at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)