[jira] [Created] (HIVE-13508) Hive HookContext doesnt provide updated entity information

2016-04-13 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created HIVE-13508: --- Summary: Hive HookContext doesnt provide updated entity information Key: HIVE-13508 URL: https://issues.apache.org/jira/browse/HIVE-13508 Project: Hive

[jira] [Commented] (HIVE-7936) Support for handling Thrift Union types

2014-09-15 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133803#comment-14133803 ] Suma Shivaprasad commented on HIVE-7936: Run

Re: Review Request 25492: HIVE-7936 - Thrift Union support

2014-09-11 Thread Suma Shivaprasad
/CreateSequenceFile.java 7269cd0 Diff: https://reviews.apache.org/r/25492/diff/ Testing --- input_lazyserde.q Thanks, Suma Shivaprasad

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-10 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: HIVE-7936.2.patch Fixed parsing test case output failure mismatches > Support

[jira] [Commented] (HIVE-2390) Add UNIONTYPE serialization support to LazyBinarySerDe

2014-09-10 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128486#comment-14128486 ] Suma Shivaprasad commented on HIVE-2390: Carl, I am working on a related fea

[jira] [Commented] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128084#comment-14128084 ] Suma Shivaprasad commented on HIVE-7936: https://reviews.apache.org/r/2

Review Request 25492: HIVE-7936 - Thrift Union support

2014-09-09 Thread Suma Shivaprasad
/25492/diff/ Testing --- input_lazyserde.q Thanks, Suma Shivaprasad

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: complex.seq > Support for handling Thrift Union ty

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: HIVE-7936.1.patch > Support for handling Thrift Union ty

binary patch not getting applied

2014-09-09 Thread Suma Shivaprasad
I am generating the patch through git format-patch --no-prefix HEAD^ --binary and when jenkins build for patch is applying through patch -p0..it doesnt apply the binary file (complex.seq) in the patch The same is happening when I try it locally. Tried with patch -p0 --binary as well. But still n

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Fix Version/s: 0.14.0 Status: Patch Available (was: In Progress) > Support

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: HIVE-7936.patch > Support for handling Thrift Union ty

[jira] [Updated] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7694: --- Attachment: HIVE-7694.2.patch > SMB join on tables differing by number of sorted by colu

Re: Timeline for release of Hive 0.14

2014-09-09 Thread Suma Shivaprasad
Please include https://issues.apache.org/jira/browse/HIVE-7694 as well. It is currently under review by Amareshwari and should be done in the next couple of days. Thanks Suma On Mon, Sep 8, 2014 at 5:44 PM, Alan Gates wrote: > I'll review that. I just need the time to test it against mysql, o

Re: Review Request 24630: HIVE-7694 - SMB joins on tables differing by number of sorted by columns but same sort prefix and join keys fail

2014-09-08 Thread Suma Shivaprasad
/test/results/clientpositive/sort_merge_join_desc_8.q.out PRE-CREATION Diff: https://reviews.apache.org/r/24630/diff/ Testing (updated) --- sort_merge_join_desc_8.q added for testing the above cases Thanks, Suma Shivaprasad

[jira] [Commented] (HIVE-2390) Expand support for union types

2014-09-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125239#comment-14125239 ] Suma Shivaprasad commented on HIVE-2390: [~amareshwari] Yes Test Case failur

[jira] [Updated] (HIVE-2390) Expand support for union types

2014-09-06 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Attachment: HIVE-2390.1.patch > Expand support for union ty

[jira] [Work started] (HIVE-7936) Support for handling Thrift Union types

2014-09-05 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7936 started by Suma Shivaprasad. -- > Support for handling Thrift Union ty

[jira] [Updated] (HIVE-2390) Expand support for union types

2014-09-05 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Fix Version/s: 0.14.0 Affects Version/s: 0.13.1 Status: Patch Available

[jira] [Updated] (HIVE-2390) Expand support for union types

2014-09-05 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Attachment: HIVE-2390.patch > Expand support for union ty

Review Request 25383: HIVE-2390 - Support for UNIONTYPE in LazyBinarySerDe

2014-09-05 Thread Suma Shivaprasad
/org/apache/hadoop/hive/serde2/lazybinary/objectinspector/LazyBinaryUnionObjectInspector.java PRE-CREATION Diff: https://reviews.apache.org/r/25383/diff/ Testing --- Added a test case to input_lazyserde.q Thanks, Suma Shivaprasad

[jira] [Created] (HIVE-7936) Support for handling Thrift Union types

2014-09-02 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created HIVE-7936: -- Summary: Support for handling Thrift Union types Key: HIVE-7936 URL: https://issues.apache.org/jira/browse/HIVE-7936 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-2390) Expand support for union types

2014-09-02 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118197#comment-14118197 ] Suma Shivaprasad commented on HIVE-2390: I have a patch for this ready. Wil

[jira] [Work started] (HIVE-2390) Expand support for union types

2014-09-02 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-2390 started by Suma Shivaprasad. -- > Expand support for union ty

[jira] [Assigned] (HIVE-2390) Expand support for union types

2014-09-02 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad reassigned HIVE-2390: -- Assignee: Suma Shivaprasad (was: Mohammad Kamrul Islam) > Expand support for un

Hive Contributor request

2014-08-28 Thread Suma Shivaprasad
Hi, Please add me to Hive contributor list Jira User name : suma.shivaprasad Thanks Suma

[jira] [Commented] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-26 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110811#comment-14110811 ] Suma Shivaprasad commented on HIVE-7694: Can somebody please review this p

Re: OOM with Hive on Tez

2014-08-26 Thread Suma Shivaprasad
INFO [Thread-13]: exec.Task (TezTask.java:execute(171)) - org.apache.hadoop.hive.ql.exec.MapOperator$Counter: 2014-08-26 14:06:41,212 INFO [Thread-13]: exec.Task (TezTask.java:execute(173)) -DESERIALIZE_ERRORS: 0 Thanks Suma On Tue, Aug 26, 2014 at 7:47 PM, Suma Shivaprasad

OOM with Hive on Tez

2014-08-26 Thread Suma Shivaprasad
Trying to run a query on Tez with the following configurations *set hive.tez.container.size=5120* *set mapreduce.map.child.java.opts=-Xmx5120M* *set hive.tez.java.opts=-Xmx4096M* *set hive.auto.convert.join.noconditionaltask.size=805306000* *set tez.am.resource.memory.mb=5120* *set tez.am.java.op

Re: Hive on Tez Counters

2014-08-25 Thread Suma Shivaprasad
ed with a different Xms and Xmx option. > > > > In terms of Tez, the application logs are currently the best place. Hive > > may expose these in a more accessible manner though. > > > > > > On Wed, Aug 20, 2014 at 11:16 PM, Suma Shivaprasad < > > sumasai.

Re: Review Request 24630: HIVE-7694 - SMB joins on tables differing by number of sorted by columns but same sort prefix and join keys fail

2014-08-23 Thread Suma Shivaprasad
-CREATION Diff: https://reviews.apache.org/r/24630/diff/ Testing --- sort_merge_join_desc_8.q added for testing the above cases Thanks, Suma Shivaprasad

Hive on Tez Counters

2014-08-20 Thread Suma Shivaprasad
Hi, Needed info on where I can get detailed job counters for Hive on Tez. Am running this on a HDP cluster with Hive 0.13 and see only the following job counters through Hive Tez in Yarn application logs which I got through( yarn logs -applicationId ...) . a. Cannot see any ReduceOperator counter

[jira] [Commented] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-15 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098481#comment-14098481 ] Suma Shivaprasad commented on HIVE-7694: Review request ->

[jira] [Commented] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-15 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098480#comment-14098480 ] Suma Shivaprasad commented on HIVE-7694: Review request ->

Re: Review Request 24630: HIVE-7694 - SMB joins on tables differing by number of sorted by columns but same sort prefix and join keys fail

2014-08-14 Thread Suma Shivaprasad
/queries/clientpositive/sort_merge_join_desc_8.q PRE-CREATION ql/src/test/results/clientpositive/sort_merge_join_desc_8.q.out PRE-CREATION Diff: https://reviews.apache.org/r/24630/diff/ Testing --- sort_merge_join_desc_8.q added for testing the above cases Thanks, Suma Shivaprasad

[jira] [Updated] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-13 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7694: --- Attachment: HIVE-7694.1.patch Fixed test output mismatch > SMB join on tables differing

Review Request 24630: HIve-7694 - SMB joins on tables differing by number of sorted by columns but same sort prefix and join keys fail

2014-08-12 Thread Suma Shivaprasad
--- sort_merge_join_desc_8.q added for testing the above cases Thanks, Suma Shivaprasad

[jira] [Updated] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7694: --- Attachment: HIVE-7694.patch > SMB join on tables differing by number of sorted by colu

[jira] [Updated] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7694: --- Fix Version/s: 0.14.0 Status: Patch Available (was: Open) > SMB join on tab

[jira] [Created] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-12 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created HIVE-7694: -- Summary: SMB join on tables differing by number of sorted by columns with same join prefix fails Key: HIVE-7694 URL: https://issues.apache.org/jira/browse/HIVE-7694

[jira] [Commented] (HIVE-7694) SMB join on tables differing by number of sorted by columns with same join prefix fails

2014-08-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094505#comment-14094505 ] Suma Shivaprasad commented on HIVE-7694: Will be uploading a patch for

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Attachment: HIVE-7629.1.patch > Problem in SMB Joins between two Parquet tab

Re: Review Request 24497: HIVE-7629 - Map joins between two parquet tables failing

2014-08-12 Thread Suma Shivaprasad
/results/clientpositive/parquet_join.q.out PRE-CREATION Diff: https://reviews.apache.org/r/24497/diff/ Testing --- parquet_join.q covers most types of joins between 2 parquet tables - Normal, Map join, SMB join Thanks, Suma Shivaprasad

Re: Review Request 24497: HIVE-7629 - Map joins between two parquet tables failing

2014-08-12 Thread Suma Shivaprasad
reviews.apache.org/r/24497/#review50182 --- On Aug. 12, 2014, 6:28 a.m., Suma Shivaprasad wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 24497: HIVE-7629 - Map joins between two parquet tables failing

2014-08-12 Thread Suma Shivaprasad
g/r/24497/#review50182 --- On Aug. 12, 2014, 6:28 a.m., Suma Shivaprasad wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://revie

Re: Review Request 24497: HIVE-7629 - Map joins between two parquet tables failing

2014-08-11 Thread Suma Shivaprasad
://reviews.apache.org/r/24497/diff/ Testing --- parquet_join.q covers most types of joins between 2 parquet tables - Normal, Map join, SMB join Thanks, Suma Shivaprasad

[jira] [Commented] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090371#comment-14090371 ] Suma Shivaprasad commented on HIVE-7629: Reviewboard request ->

Review Request 24497: HIVE-7629 - Map joins between two parquet tables failing

2014-08-07 Thread Suma Shivaprasad
/results/clientpositive/parquet_join.q.out PRE-CREATION Diff: https://reviews.apache.org/r/24497/diff/ Testing --- parquet_join.q covers most types of joins between 2 parquet tables - Normal, Map join, SMB join Thanks, Suma Shivaprasad

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Attachment: (was: parquet_smb_join.patch) > Problem in SMB Joins between two Parq

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Labels: Parquet (was: ) > Problem in SMB Joins between two Parquet tab

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Fix Version/s: 0.14.0 Status: Patch Available (was: Open) > Problem in SMB Jo

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Attachment: HIVE-7629.patch > Problem in SMB Joins between two Parquet tab

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Attachment: parquet_smb_join.patch > Problem in SMB Joins between two Parquet tab

[jira] [Updated] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-06 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7629: --- Affects Version/s: (was: 0.13.1) 0.13.0 > Problem in SMB Jo

[jira] [Commented] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-06 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087366#comment-14087366 ] Suma Shivaprasad commented on HIVE-7629: The issue is du

[jira] [Created] (HIVE-7629) Problem in SMB Joins between two Parquet tables

2014-08-06 Thread Suma Shivaprasad (JIRA)
Suma Shivaprasad created HIVE-7629: -- Summary: Problem in SMB Joins between two Parquet tables Key: HIVE-7629 URL: https://issues.apache.org/jira/browse/HIVE-7629 Project: Hive Issue Type