[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-11-10 Thread Pala M Muthaia (JIRA)

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

Pala M Muthaia commented on HIVE-7949:
--

For Hive 14 this need not be documented since this just restores a 
functionality that regressed in between. 

For Hive 13 documentation, i am not sure what's the criteria for bugs to be 
mentioned in regular documentation.

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.14.0
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-11-10 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-7949:
--

Ping.  Does this need a TODOC14 label?

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.14.0
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-06 Thread Lefty Leverenz (JIRA)

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

Lefty Leverenz commented on HIVE-7949:
--

> This is a regression from 0.12

Should this bug in 0.13.0 & 0.13.1 be documented in the wiki?

* [DDL -- Create Table Like | 
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTableLike]

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.14.0
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-03 Thread Thejas M Nair (JIRA)

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

Thejas M Nair commented on HIVE-7949:
-

+1

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.13.0, 0.13.1
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-03 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on HIVE-7949:


LGTM +1 cc: [~thejas]

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.13.0, 0.13.1
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-03 Thread Pala M Muthaia (JIRA)

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

Pala M Muthaia commented on HIVE-7949:
--

[~ashutoshc] & [~navis], can either of you review or add appropriate reviewers 
for this patch?

Also i ran the 2 tests that failed above locally and they passed. Thanks.

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.13.0, 0.13.1
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-03 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-7949:
---



{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/12666116/HIVE-7949.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6142 tests executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.pig.TestHCatLoader.testReadDataPrimitiveTypes
org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/615/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/615/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-615/

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: 12666116

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
>Assignee: Pala M Muthaia
> Fix For: 0.13.0, 0.13.1
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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


[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-02 Thread Pala M Muthaia (JIRA)

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

Pala M Muthaia commented on HIVE-7949:
--

clientpositive tests do not detect this scenario since owner property is masked 
from test output.

> Create table LIKE command doesn't set new owner
> ---
>
> Key: HIVE-7949
> URL: https://issues.apache.org/jira/browse/HIVE-7949
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.13.0, 0.13.1
>Reporter: Pala M Muthaia
> Fix For: 0.13.0, 0.13.1
>
> Attachments: HIVE-7949.1.patch
>
>
> 'Create table like' command doesn't set the current user as owner of new 
> table, instead new table owner is same as source table owner.
> This is a regression from 0.12



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