Re: [VOTE] Apache Hive 0.13.1 Release Candidate 2

2014-05-29 Thread Sushanth Sowmyan
Okay, I guess it looks like we'll be doing an rc3 then. Thanks for looking into it. On May 27, 2014 7:20 PM, Thejas Nair the...@hortonworks.com wrote: Created jira with more information - https://issues.apache.org/jira/browse/HIVE-7130. On Tue, May 27, 2014 at 7:13 PM, Thejas Nair

[jira] [Commented] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012117#comment-14012117 ] Thejas M Nair commented on HIVE-7116: - [~swarnim] Good catch about the hadoop-1

Re: [VOTE] Apache Hive 0.13.1 Release Candidate 2

2014-05-29 Thread Lefty Leverenz
In that case, could we fix some errors in hive-default.xml.template? It gives the wrong default values for hive.auto.convert.join (HIVE-3297) and hive.stats.dbclass (HIVE-6500). It also includes hive.metastore.integral.jdo.pushdown twice, but that's trivial. -- Lefty On Wed, May 28, 2014 at

[jira] [Updated] (HIVE-7119) Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7119: Attachment: HIVE-7119.patch Attaching a patch. Extended ACL's should be inherited if warehouse perm

[jira] [Updated] (HIVE-6892) Permission inheritance issues

2014-05-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6892: Description: *HDFS Background* * When a file or directory is created, its owner is the user identity of the

[jira] [Commented] (HIVE-7113) Support fully managed partitioned table, which does not allow partitions to have different properties with table

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012175#comment-14012175 ] Hive QA commented on HIVE-7113: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7119) Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7119: Status: Patch Available (was: Open) Extended ACL's should be inherited if warehouse perm inheritance

Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22016/ --- Review request for hive. Bugs: HIVE-7119

[jira] [Commented] (HIVE-6438) Sort query result for test, removing order by clause

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012271#comment-14012271 ] Hive QA commented on HIVE-6438: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2014-05-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012346#comment-14012346 ] Xuefu Zhang commented on HIVE-4523: --- I didn't find any spec on round() either. It's hard

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012353#comment-14012353 ] Brock Noland commented on HIVE-4629: Agreed, let's get this in. HS2 should support an

[jira] [Commented] (HIVE-5469) support nullif

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012406#comment-14012406 ] Hive QA commented on HIVE-5469: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7068) Integrate AccumuloStorageHandler

2014-05-29 Thread Brian Femiano (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012429#comment-14012429 ] Brian Femiano commented on HIVE-7068: - Also:

Re: Review Request 21970: HIVE-7062: Support Streaming mode in Windowing

2014-05-29 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21970/ --- (Updated May 29, 2014, 4:24 p.m.) Review request for hive and Ashutosh

[jira] [Updated] (HIVE-7062) Support Streaming mode in Windowing

2014-05-29 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7062: Attachment: HIVE-7062.5.patch addressed [~ashutoshc] review comments Support Streaming mode in

Re: [VOTE] Apache Hive 0.13.1 Release Candidate 2

2014-05-29 Thread Sushanth Sowmyan
Okay, fire up a JIRA for the change :) On May 29, 2014 12:55 AM, Lefty Leverenz leftylever...@gmail.com wrote: In that case, could we fix some errors in hive-default.xml.template? It gives the wrong default values for hive.auto.convert.join (HIVE-3297) and hive.stats.dbclass (HIVE-6500). It

Re: Review Request 21970: HIVE-7062: Support Streaming mode in Windowing

2014-05-29 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21970/ --- (Updated May 29, 2014, 4:27 p.m.) Review request for hive and Ashutosh

[jira] [Updated] (HIVE-7062) Support Streaming mode in Windowing

2014-05-29 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7062: Status: Patch Available (was: Open) Support Streaming mode in Windowing

[jira] [Commented] (HIVE-7062) Support Streaming mode in Windowing

2014-05-29 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012506#comment-14012506 ] Harish Butani commented on HIVE-7062: - [~leftylev] documentation note: {quote} One of

[jira] [Assigned] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-05-29 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-7086: -- Assignee: Vaibhav Gumashta TestHiveServer2.testConnection is failing on trunk

[jira] [Created] (HIVE-7143) Add Streaming support in Windowing mode for more UDAFs (min/max, lead/lag, fval/lval)

2014-05-29 Thread Harish Butani (JIRA)
Harish Butani created HIVE-7143: --- Summary: Add Streaming support in Windowing mode for more UDAFs (min/max, lead/lag, fval/lval) Key: HIVE-7143 URL: https://issues.apache.org/jira/browse/HIVE-7143

[jira] [Updated] (HIVE-7141) String Format Exception in SwiftNativeFileSystemStore.java

2014-05-29 Thread Gene Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gene Kim updated HIVE-7141: --- Priority: Minor (was: Trivial) String Format Exception in SwiftNativeFileSystemStore.java

[jira] [Updated] (HIVE-7141) String Format Exception in SwiftNativeFileSystemStore.java

2014-05-29 Thread Gene Kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gene Kim updated HIVE-7141: --- Description: If Swift.debug is given a string containing a % character, a format exception will occur. This

Soliciting talks for Hive Tez User Meetup at Hadoop Summit

2014-05-29 Thread Owen O'Malley
All, Next Thursday we are hosting a Meetup for Hive and Tez (with capacity for 700!). If anyone has topics that they'd like to discuss with the group, please let me know. Talks already: * Hive 0.13 releases - Harish * Hive authorization - Thejas Thanks, Owen

[jira] [Commented] (HIVE-7062) Support Streaming mode in Windowing

2014-05-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012562#comment-14012562 ] Ashutosh Chauhan commented on HIVE-7062: LGTM +1 Support Streaming mode in

[jira] [Commented] (HIVE-7136) Allow Hive to read hive scripts from any of the supported file systems in hadoop eco-system

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012576#comment-14012576 ] Hive QA commented on HIVE-7136: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-6756) alter table set fileformat should set serde too

2014-05-29 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012587#comment-14012587 ] Chinna Rao Lalam commented on HIVE-6756: Hi Lefty Leverenz, Need to update this in

[jira] [Assigned] (HIVE-7137) Add progressable to writer interfaces so they could report progress while different operations are in progress

2014-05-29 Thread Sumit Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Kumar reassigned HIVE-7137: - Assignee: Sumit Kumar Add progressable to writer interfaces so they could report progress while

Re: Soliciting talks for Hive Tez User Meetup at Hadoop Summit

2014-05-29 Thread Owen O'Malley
I forgot to send out the sign up link: http://www.meetup.com/Hadoop-Summit-Community-San-Jose/events/179084702/ On Thu, May 29, 2014 at 10:06 AM, Owen O'Malley omal...@apache.org wrote: All, Next Thursday we are hosting a Meetup for Hive and Tez (with capacity for 700!). If anyone has

[jira] [Commented] (HIVE-5317) Implement insert, update, and delete in Hive with full ACID support

2014-05-29 Thread Satish Thumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012722#comment-14012722 ] Satish Thumar commented on HIVE-5317: - Can someone put a example to update records on

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012774#comment-14012774 ] David Chen commented on HIVE-7110: -- Posted patch for pre-commit testing. RB:

Re: Review Request 22033: HIVE-7094: Separate static and dynamic partitioning implementations from FileRecordWriterContainer.

2014-05-29 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22033/ --- (Updated May 29, 2014, 7:33 p.m.) Review request for hive. Summary (updated)

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7094: - Attachment: HIVE-7094.1.patch Separate out static/dynamic partitioning code in FileRecordWriterContainer

Re: Soliciting talks for Hive Tez User Meetup at Hadoop Summit

2014-05-29 Thread Oleg Zhurakousky
I can talk about developing and debugging Tez/YARN applications if there is interest. Oleg On May 29, 2014, at 1:06 PM, Owen O'Malley omal...@apache.org wrote: All, Next Thursday we are hosting a Meetup for Hive and Tez (with capacity for 700!). If anyone has topics that they'd like to

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012780#comment-14012780 ] David Chen commented on HIVE-7094: -- Posted patch for pre-commit testing. RB:

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7094: - Attachment: (was: HIVE-7093.1.patch) Separate out static/dynamic partitioning code in

Review Request 22033: HIVE-7093: Separate static and dynamic partitioning implementations from FileRecordWriterContainer.

2014-05-29 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22033/ --- Review request for hive. Bugs: HIVE-7093

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012775#comment-14012775 ] David Chen commented on HIVE-7110: -- Disregard above comment. Wrong ticket.

[jira] [Commented] (HIVE-7136) Allow Hive to read hive scripts from any of the supported file systems in hadoop eco-system

2014-05-29 Thread Sumit Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012827#comment-14012827 ] Sumit Kumar commented on HIVE-7136: --- That should be easy to do. I'll run these failed

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22016/#review44272 ---

[jira] [Commented] (HIVE-7119) Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012873#comment-14012873 ] Ashish Kumar Singh commented on HIVE-7119: -- Thanks for the patch Szehon! Left some

[jira] [Updated] (HIVE-7144) GC pressure during ORC StringDictionary writes

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7144: -- Attachment: orc-string-write.png GC pressure during ORC StringDictionary writes

[jira] [Created] (HIVE-7144) GC pressure during ORC StringDictionary writes

2014-05-29 Thread Gopal V (JIRA)
Gopal V created HIVE-7144: - Summary: GC pressure during ORC StringDictionary writes Key: HIVE-7144 URL: https://issues.apache.org/jira/browse/HIVE-7144 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7145) Remove dependence on apache commons-lang

2014-05-29 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-7145: --- Summary: Remove dependence on apache commons-lang Key: HIVE-7145 URL: https://issues.apache.org/jira/browse/HIVE-7145 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7146) posexplode() UDTF fails with a NullPointerException on NULL columns

2014-05-29 Thread Stephen Veiss (JIRA)
Stephen Veiss created HIVE-7146: --- Summary: posexplode() UDTF fails with a NullPointerException on NULL columns Key: HIVE-7146 URL: https://issues.apache.org/jira/browse/HIVE-7146 Project: Hive

[jira] [Updated] (HIVE-7146) posexplode() UDTF fails with a NullPointerException on NULL columns

2014-05-29 Thread Stephen Veiss (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Veiss updated HIVE-7146: Priority: Minor (was: Major) posexplode() UDTF fails with a NullPointerException on NULL columns

[jira] [Updated] (HIVE-7146) posexplode() UDTF fails with a NullPointerException on NULL columns

2014-05-29 Thread Stephen Veiss (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Veiss updated HIVE-7146: Attachment: HIVE-7146.patch Minor patch for review. Thank you! posexplode() UDTF fails with a

[jira] [Commented] (HIVE-6638) Hive needs to implement recovery for Application Master restart

2014-05-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14012929#comment-14012929 ] Ashutosh Chauhan commented on HIVE-6638: MR issue is fixed in 2.5 which is not

[jira] [Updated] (HIVE-7146) posexplode() UDTF fails with a NullPointerException on NULL columns

2014-05-29 Thread Stephen Veiss (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Veiss updated HIVE-7146: Status: Patch Available (was: Open) posexplode() UDTF fails with a NullPointerException on NULL

[jira] [Updated] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7116: - Attachment: HIVE-7116.5.patch HDFS FileSystem object cache causes permission issues in creating

[jira] [Updated] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7116: - Status: Patch Available (was: Open) HDFS FileSystem object cache causes permission issues in

[jira] [Updated] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7116: - Status: Open (was: Patch Available) HDFS FileSystem object cache causes permission issues in

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22016/ --- (Updated May 29, 2014, 10:49 p.m.) Review request for hive. Changes ---

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho
On May 29, 2014, 8:28 p.m., Ashish Singh wrote: shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java, line 666 https://reviews.apache.org/r/22016/diff/1/?file=598635#file598635line666 Shouldn't we be trying to change permission even if we fail to set group?

[jira] [Updated] (HIVE-7119) Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7119: Attachment: HIVE-7119.2.patch Rebase + address review comments Extended ACL's should be inherited if

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013058#comment-14013058 ] Ravi Prakash commented on HIVE-4629: Thanks a lot Navis for the updated patch! @Brock

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Szehon Ho
On May 29, 2014, 8:28 p.m., Ashish Singh wrote: shims/0.20S/src/main/java/org/apache/hadoop/hive/shims/Hadoop20SShims.java, line 430 https://reviews.apache.org/r/22016/diff/1/?file=598636#file598636line430 This is similar to Hadoop20FileStatus. Could we push them together into

[jira] [Commented] (HIVE-4867) Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-05-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013059#comment-14013059 ] Ashutosh Chauhan commented on HIVE-4867: Query output for tez tests mrr.q have

[jira] [Updated] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7116: - Attachment: HIVE-7116.6.patch I think this is better solved by the shims instead of writing ugly

[jira] [Commented] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013091#comment-14013091 ] Swarnim Kulkarni commented on HIVE-7116: +1 for shims. Very clean approach. Should

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013096#comment-14013096 ] Brock Noland commented on HIVE-4629: Hi Ravi and Carl, The current patch does not

Fixing Trunk tests and getting stable nightly build on b.a.o

2014-05-29 Thread Lewis John Mcgibbney
Hi Folks, Is there any interest in getting a stable build on builds.apache.org? I just checked out trunk code and it appears broken out of the box... It also eats up memory like mad. Are there any suggested EXTRA_PARAMETERS to be passing in to the JVM when invoking a build? Thanks Lewis --

[jira] [Commented] (HIVE-4629) HS2 should support an API to retrieve query logs

2014-05-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013107#comment-14013107 ] Thejas M Nair commented on HIVE-4629: - Please give me a day to review this patch. I had

[jira] [Created] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Gopal V (JIRA)
Gopal V created HIVE-7147: - Summary: ORC PPD should handle CHAR/VARCHAR types Key: HIVE-7147 URL: https://issues.apache.org/jira/browse/HIVE-7147 Project: Hive Issue Type: Bug Components:

[jira] [Updated] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7116: - Attachment: HIVE-7116.7.patch Moved the 1.0 code to the appropriate shim and fixed an indentation

[jira] [Commented] (HIVE-4867) Deduplicate columns appearing in both the key list and value list of ReduceSinkOperator

2014-05-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013156#comment-14013156 ] Navis commented on HIVE-4867: - Yes, there is a problem in mapjoin on tez. MR compiler replaces

[jira] [Commented] (HIVE-7116) HDFS FileSystem object cache causes permission issues in creating tmp directories

2014-05-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013181#comment-14013181 ] Thejas M Nair commented on HIVE-7116: - +1 LGTM HDFS FileSystem object cache causes

[jira] [Updated] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7147: -- Attachment: HIVE-7147.1.patch ORC PPD should handle CHAR/VARCHAR types

[jira] [Updated] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7147: -- Description: ORC PPD does not handle Varchar/Char data types. {code} Caused by:

[jira] [Commented] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013182#comment-14013182 ] Gopal V commented on HIVE-7147: --- [~prasanth_j]: can you review this change? ORC PPD should

[jira] [Commented] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013183#comment-14013183 ] Prasanth J commented on HIVE-7147: -- +1 ORC PPD should handle CHAR/VARCHAR types

[jira] [Commented] (HIVE-7123) Follow-up of HIVE-6367

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013185#comment-14013185 ] Hive QA commented on HIVE-7123: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7147) ORC PPD should handle CHAR/VARCHAR types

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7147: -- Fix Version/s: 0.14.0 Affects Version/s: 0.14.0 Release Note: ORC PPD should recognize

[jira] [Commented] (HIVE-7123) Follow-up of HIVE-6367

2014-05-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013188#comment-14013188 ] Xuefu Zhang commented on HIVE-7123: --- None of above test failures appears related to the

[jira] [Commented] (HIVE-7123) Follow-up of HIVE-6367

2014-05-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013189#comment-14013189 ] Brock Noland commented on HIVE-7123: +1 Follow-up of HIVE-6367

[jira] [Updated] (HIVE-7123) Follow-up of HIVE-6367

2014-05-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7123: -- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013214#comment-14013214 ] Carl Steinbach commented on HIVE-7094: -- [~davidzchen]: Is this patch ready for review?

[jira] [Updated] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7094: - Status: Patch Available (was: Open) Separate out static/dynamic partitioning code in

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013219#comment-14013219 ] David Chen commented on HIVE-7094: -- Almost. I would like to fix HIVE-7110 first so that I

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013227#comment-14013227 ] David Chen commented on HIVE-7110: -- The root cause of this test failure is that the test

Review Request 22069: HIVE-7110: Fix TestHCatPartitionPublish test failure by adding hive-shims to HCatalog core test dependencies and setting fs.pfile.impl to test setup.

2014-05-29 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22069/ --- Review request for hive. Bugs: HIVE-7110

[jira] [Updated] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7110: - Attachment: HIVE-7110.1.patch TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

[jira] [Updated] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7110: - Status: Patch Available (was: Open) TestHCatPartitionPublish test failure: No FileSystem or scheme:

[jira] [Commented] (HIVE-7110) TestHCatPartitionPublish test failure: No FileSystem or scheme: pfile

2014-05-29 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013228#comment-14013228 ] David Chen commented on HIVE-7110: -- I have posted a patch that fixes the test failure.

[jira] [Updated] (HIVE-7052) Optimize split calculation time

2014-05-29 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7052: -- Status: Open (was: Patch Available) Optimize split calculation time ---

[jira] [Updated] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-05-29 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6394: Attachment: HIVE-6394.3.patch Rebased back to working test. This is a working cut is good to go, but for

[jira] [Updated] (HIVE-7052) Optimize split calculation time

2014-05-29 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-7052: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Optimize split

[jira] [Updated] (HIVE-7052) Optimize split calculation time

2014-05-29 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-7052: --- Attachment: HIVE-7052-v7.patch Optimize split calculation time

[jira] [Commented] (HIVE-7130) schematool is broken for minor version upgrades (eg 0.13.x)

2014-05-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013273#comment-14013273 ] Hive QA commented on HIVE-7130: --- {color:red}Overall{color}: -1 at least one tests failed

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22016/#review44329 --- Ship it! LGTM! - Ashish Singh On May 29, 2014, 10:49 p.m.,

Re: Review Request 22016: HIVE-7119 Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Ashish Singh
On May 29, 2014, 8:28 p.m., Ashish Singh wrote: shims/0.20/src/main/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java, line 666 https://reviews.apache.org/r/22016/diff/1/?file=598635#file598635line666 Shouldn't we be trying to change permission even if we fail to set group?

[jira] [Commented] (HIVE-7119) Extended ACL's should be inherited if warehouse perm inheritance enabled

2014-05-29 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013287#comment-14013287 ] Ashish Kumar Singh commented on HIVE-7119: -- LGTM! +1 Extended ACL's should be

[jira] [Updated] (HIVE-7121) Use murmur hash to distribute HiveKey

2014-05-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7121: - Attachment: HIVE-7121.3.patch Couldn't apply .2 cleanly. Not sure what happened. .3

[jira] [Commented] (HIVE-7121) Use murmur hash to distribute HiveKey

2014-05-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013292#comment-14013292 ] Gunther Hagleitner commented on HIVE-7121: -- Patch looks good. This doesn't affect

[jira] [Updated] (HIVE-7121) Use murmur hash to distribute HiveKey

2014-05-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7121: - Status: Patch Available (was: Open) Use murmur hash to distribute HiveKey

[jira] [Created] (HIVE-7148) Use murmur hash to create bucketed tables

2014-05-29 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-7148: Summary: Use murmur hash to create bucketed tables Key: HIVE-7148 URL: https://issues.apache.org/jira/browse/HIVE-7148 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7121) Use murmur hash to distribute HiveKey

2014-05-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7121: - Status: Open (was: Patch Available) Use murmur hash to distribute HiveKey

[jira] [Commented] (HIVE-7112) Tez processor swallows errors

2014-05-29 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013295#comment-14013295 ] Gunther Hagleitner commented on HIVE-7112: -- Test failures are unrelated. Tez

[jira] [Commented] (HIVE-7112) Tez processor swallows errors

2014-05-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14013302#comment-14013302 ] Navis commented on HIVE-7112: - +1, always welcome of debuggability patches. Tez processor

Review Request 22073: HIVE-405 Hive Metastore fails to start with SQLServerException

2014-05-29 Thread XIAOBING ZHOU
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22073/ --- Review request for hive, Hari Sankar Sivarama Subramaniyan, Thejas Nair, and

  1   2   >