[jira] [Commented] (HIVE-15460) Fix ptest2 test failures

2016-12-19 Thread JIRA

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

Sergio Peña commented on HIVE-15460:


Oh, I see. You said the ptest unit-tests. 
OK, then it looks good.
+1

> Fix ptest2 test failures
> 
>
> Key: HIVE-15460
> URL: https://issues.apache.org/jira/browse/HIVE-15460
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Minor
> Attachments: HIVE-15460.01.patch
>
>
> I see these failures when I try to run tests on ptest2
> {noformat}
> Failed tests:   testBatch(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testAlternativeTestJVM(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepNone(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepGit(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepHadoop1(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepSvn(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15460) Fix ptest2 test failures

2016-12-19 Thread Vihang Karajgaonkar (JIRA)

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

Vihang Karajgaonkar commented on HIVE-15460:


Hi [~spena] these are the script files which are generated based on the 
batch-exec.vm and source-prep.vm templates. One of the changes for ptest 
improvements HIVE-14887 changed the batch-exec.vm and source-prep.vm but did 
not change the approved script files which are used to compare the generated 
scripts which is why the tests were failing. The test don't run any ptest as 
such just compare the generated script with the approved script.

> Fix ptest2 test failures
> 
>
> Key: HIVE-15460
> URL: https://issues.apache.org/jira/browse/HIVE-15460
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Minor
> Attachments: HIVE-15460.01.patch
>
>
> I see these failures when I try to run tests on ptest2
> {noformat}
> Failed tests:   testBatch(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testAlternativeTestJVM(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepNone(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepGit(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepHadoop1(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepSvn(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15460) Fix ptest2 test failures

2016-12-19 Thread JIRA

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

Sergio Peña commented on HIVE-15460:


Why is {{-XX:MaxPermSize=256m}} causing a failure?
Why was M2_OPTS not causing a failure before?

> Fix ptest2 test failures
> 
>
> Key: HIVE-15460
> URL: https://issues.apache.org/jira/browse/HIVE-15460
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Minor
> Attachments: HIVE-15460.01.patch
>
>
> I see these failures when I try to run tests on ptest2
> {noformat}
> Failed tests:   testBatch(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testAlternativeTestJVM(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepNone(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepGit(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepHadoop1(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepSvn(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15460) Fix ptest2 test failures

2016-12-19 Thread Vihang Karajgaonkar (JIRA)

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

Vihang Karajgaonkar commented on HIVE-15460:


[~spena] Can you please review? Thanks!

> Fix ptest2 test failures
> 
>
> Key: HIVE-15460
> URL: https://issues.apache.org/jira/browse/HIVE-15460
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Minor
> Attachments: HIVE-15460.01.patch
>
>
> I see these failures when I try to run tests on ptest2
> {noformat}
> Failed tests:   testBatch(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testAlternativeTestJVM(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepNone(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepGit(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepHadoop1(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepSvn(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HIVE-15460) Fix ptest2 test failures

2016-12-16 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15460:




Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12843689/HIVE-15460.01.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 16 failed/errored test(s), 10806 tests 
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) 
(batchId=233)
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) 
(batchId=117)

[timestamp_lazy.q,union29.q,runtime_skewjoin_mapjoin_spark.q,auto_join22.q,union8.q,groupby5_map.q,stats0.q,auto_join29.q,groupby6.q,merge1.q,mapjoin_distinct.q,vector_decimal_mapjoin.q,sample5.q,multi_insert_move_tasks_share_dependencies.q,join_array.q]
TestVectorizedColumnReaderBase - did not produce a TEST-*.xml file (likely 
timed out) (batchId=250)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample2] (batchId=5)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample4] (batchId=15)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample6] (batchId=61)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample7] (batchId=60)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[sample9] (batchId=39)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udf_sort_array] 
(batchId=59)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2] 
(batchId=135)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[metadataonly1]
 (batchId=150)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_notin]
 (batchId=150)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2] 
(batchId=93)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[subquery_nested_subquery]
 (batchId=84)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[subquery_shared_alias]
 (batchId=84)
org.apache.hadoop.hive.ql.security.TestStorageBasedMetastoreAuthorizationDrops.testDropPartition
 (batchId=206)
{noformat}

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

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: 16 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12843689 - PreCommit-HIVE-Build

> Fix ptest2 test failures
> 
>
> Key: HIVE-15460
> URL: https://issues.apache.org/jira/browse/HIVE-15460
> Project: Hive
>  Issue Type: Sub-task
>Reporter: Vihang Karajgaonkar
>Assignee: Vihang Karajgaonkar
>Priority: Minor
> Attachments: HIVE-15460.01.patch
>
>
> I see these failures when I try to run tests on ptest2
> {noformat}
> Failed tests:   testBatch(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testAlternativeTestJVM(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepNone(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepGit(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepHadoop1(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
>   testPrepSvn(org.apache.hive.ptest.execution.TestScripts): 
> expected:<...yPort=3128"(..)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)