[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-13 Thread Hive QA (JIRA)


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

Hive QA commented on HIVE-21262:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
37s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m 10s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  |
| uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 
3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-16061/dev-support/hive-personality.sh
 |
| git revision | master / 292f6bb |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-16061/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-13 Thread Hive QA (JIRA)


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

Hive QA commented on HIVE-21262:




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

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

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

[autogen_colalias.q,notable_alias3.q,avro_decimal_native.q,vector_acid3.q,nestedvirtual.q,insert_overwrite_local_directory_1.q,correlated_join_keys.q,ppr_pushdown3.q,vector_reduce1.q,groupby2_map.q,tez_vector_dynpart_hashjoin_2.q,rcfile_null_value.q,join24.q,delete_all_partitioned.q,skewjoin_union_remove_2.q,masking_11.q,bucketmapjoin_negative3.q,authorization_cli_createtab.q,cbo_rp_windowing_2.q,insert_non_utf8_encoding_table.q,vector_reduce3.q,fold_when.q,orc_empty_table.q,smb_cache.q,hybridgrace_hashjoin_1.q,union_assertion_type.q,join18_multi_distinct.q,udf_log10.q,exim_19_part_external_location.q,quotedid_smb.q]
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
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: 12958585 - PreCommit-HIVE-Build

> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-14 Thread Hive QA (JIRA)


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

Hive QA commented on HIVE-21262:


| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
58s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m 41s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  |
| uname | Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 
3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-16069/dev-support/hive-personality.sh
 |
| git revision | master / 292f6bb |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-16069/yetus.txt |
| Powered by | Apache Yetushttp://yetus.apache.org |


This message was automatically generated.



> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.2.patch, HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-14 Thread Hive QA (JIRA)


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

Hive QA commented on HIVE-21262:




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

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

{color:green}SUCCESS:{color} +1 due to 15796 tests passed

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12958665 - PreCommit-HIVE-Build

> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.2.patch, HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-14 Thread Peter Vary (JIRA)


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

Peter Vary commented on HIVE-21262:
---

[~szita], [~kuczoram]: Could you please review?

Thanks,

Peter

> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.2.patch, HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (HIVE-21262) Running schemeAuthority.q and schemeAuthority2.q in parallel can cause flakyness

2019-02-14 Thread Adam Szita (JIRA)


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

Adam Szita commented on HIVE-21262:
---

+1

> Running schemeAuthority.q and schemeAuthority2.q in parallel can cause 
> flakyness
> 
>
> Key: HIVE-21262
> URL: https://issues.apache.org/jira/browse/HIVE-21262
> Project: Hive
>  Issue Type: Bug
>Reporter: Peter Vary
>Assignee: Peter Vary
>Priority: Major
> Attachments: HIVE-21262.2.patch, HIVE-21262.patch
>
>
> Found by our internal ptest runs that if the schemeAuthority.q and the 
> schemeAuthority2.q is ended up in different batches and run parallel by 
> ptest, then the data files are removed after the first one is finished and 
> the second one fails because of the missing data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)