[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-03-02 Thread JIRA

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

Sergio Peña commented on HIVE-15916:


Thanks. The patch looks good [~juanrh].
+1

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-03-02 Thread JIRA

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

Juan Rodríguez Hortalá commented on HIVE-15916:
---

Hey [~spena] I got a ship it from [~stakiar], can you take a look to this? 
Thanks again

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-02-28 Thread JIRA

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

Sergio Peña commented on HIVE-15916:


Thanks [~juanrh] for the tests. I just left a comment on the RB.

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-02-28 Thread Thomas Poepping (JIRA)

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

Thomas Poepping commented on HIVE-15916:


Took a look, non-binding +1

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-02-28 Thread JIRA

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

Juan Rodríguez Hortalá commented on HIVE-15916:
---

[~spena] [~stakiar] can you take a look at the code review 
https://reviews.apache.org/r/56684/ for this? Thanks!

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-02-14 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-15916:




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

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

{color:red}ERROR:{color} -1 due to 7 failed/errored test(s), 10240 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.TestCliDriver.testCliDriver[join31] (batchId=81)
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.TestPerfCliDriver.testCliDriver[query14] 
(batchId=223)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[join31] 
(batchId=133)
{noformat}

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

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: 12852655 - PreCommit-HIVE-Build

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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


[jira] [Commented] (HIVE-15916) Add blobstore tests for CTAS

2017-02-14 Thread JIRA

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

Juan Rodríguez Hortalá commented on HIVE-15916:
---

https://reviews.apache.org/r/56684/

> Add blobstore tests for CTAS
> 
>
> Key: HIVE-15916
> URL: https://issues.apache.org/jira/browse/HIVE-15916
> Project: Hive
>  Issue Type: Improvement
>  Components: Test
>Affects Versions: 2.1.1
>Reporter: Juan Rodríguez Hortalá
>Assignee: Juan Rodríguez Hortalá
> Attachments: HIVE-15916.patch
>
>
> This patch covers 3 tests checking CTAS operations against blobstore 
> filesystems. The tests check we can create a table with a CTAS statement from 
> another table, for the source-target combinations blobtore-blobstore, 
> blobstore-hdfs, hdfs-blobstore, and for two target tables, one in the same 
> default database as  the source, and another in a new database. 



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