[jira] [Updated] (HIVE-14233) Improve vectorization for ACID by eliminating row-by-row stitching

2016-07-25 Thread Saket Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saket Saurabh updated HIVE-14233: - Attachment: HIVE-14233.03.patch Fix vectorized row batch initial schema to be based on that of

[jira] [Commented] (HIVE-14323) Reduce number of FS permissions and redundant FS operations

2016-07-25 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393192#comment-15393192 ] Rui Li commented on HIVE-14323: --- It's a little different from the FS specification [~cnauroth] mentioned,

[jira] [Commented] (HIVE-14170) Beeline IncrementalRows should buffer rows and incrementally re-calculate width if TableOutputFormat is used

2016-07-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393160#comment-15393160 ] Hive QA commented on HIVE-14170: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14296) Session count is not decremented when HS2 clients do not shutdown cleanly.

2016-07-25 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393132#comment-15393132 ] Mohit Sabharwal commented on HIVE-14296: +1 as well > Session count is not decremented when HS2

[jira] [Commented] (HIVE-14281) Issue in decimal multiplication

2016-07-25 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393127#comment-15393127 ] Chaoyu Tang commented on HIVE-14281: Thanks [~sershe] for chiming in. I think the issue here might be

[jira] [Updated] (HIVE-14204) Optimize loading dynamic partitions

2016-07-25 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-14204: Status: Patch Available (was: Open) > Optimize loading dynamic partitions >

[jira] [Commented] (HIVE-14323) Reduce number of FS permissions and redundant FS operations

2016-07-25 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393106#comment-15393106 ] Rajesh Balamohan commented on HIVE-14323: - Thanks [~cnauroth] for the review. Uploaded the revised

[jira] [Updated] (HIVE-14318) Vectorization: LIKE should use matches() instead of find(0)

2016-07-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-14318: --- Resolution: Invalid Status: Resolved (was: Patch Available) The testing of this issue produced a

[jira] [Commented] (HIVE-9482) Hive parquet timestamp compatibility

2016-07-25 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393035#comment-15393035 ] Rui Li commented on HIVE-9482: -- Hi [~szehon], is there a follow on task for the write path? > Hive parquet

[jira] [Commented] (HIVE-12727) refactor Hive strict checks to be more granular, allow order by no limit and no partition filter by default for now

2016-07-25 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393004#comment-15393004 ] Chao Sun commented on HIVE-12727: - OK, got it. So there are 3 cases: # hive.mapred.mode is not set: use

[jira] [Commented] (HIVE-14303) CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice.

2016-07-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392991#comment-15392991 ] Hive QA commented on HIVE-14303: Here are the results of testing the latest attachment:

[jira] [Comment Edited] (HIVE-12727) refactor Hive strict checks to be more granular, allow order by no limit and no partition filter by default for now

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392966#comment-15392966 ] Sergey Shelukhin edited comment on HIVE-12727 at 7/26/16 1:17 AM: -- Yeah,

[jira] [Commented] (HIVE-12727) refactor Hive strict checks to be more granular, allow order by no limit and no partition filter by default for now

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392966#comment-15392966 ] Sergey Shelukhin commented on HIVE-12727: - Yeah, that was the intent... maintaining backward

[jira] [Updated] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-25 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-10022: Attachment: HIVE-10022.9.patch Updated .9.patch, Difference between .8.patch and .9.patch

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392955#comment-15392955 ] Sergey Shelukhin commented on HIVE-14322: - We can also set

[jira] [Commented] (HIVE-14331) Task should set exception for failed map reduce job.

2016-07-25 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392946#comment-15392946 ] Jimmy Xiang commented on HIVE-14331: +1 > Task should set exception for failed map reduce job. >

[jira] [Commented] (HIVE-12727) refactor Hive strict checks to be more granular, allow order by no limit and no partition filter by default for now

2016-07-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392935#comment-15392935 ] Xuefu Zhang commented on HIVE-12727: My understanding is that hive.mapred.mode=strict is deprecated,

[jira] [Comment Edited] (HIVE-14204) Optimize loading dynamic partitions

2016-07-25 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392933#comment-15392933 ] Rajesh Balamohan edited comment on HIVE-14204 at 7/26/16 12:46 AM: ---

[jira] [Updated] (HIVE-14204) Optimize loading dynamic partitions

2016-07-25 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-14204: Attachment: HIVE-14204.6.patch > Optimize loading dynamic partitions >

[jira] [Updated] (HIVE-14204) Optimize loading dynamic partitions

2016-07-25 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-14204: Status: Open (was: Patch Available) Thanks [~ashutoshc]. Will upload the latest patch here

[jira] [Commented] (HIVE-12727) refactor Hive strict checks to be more granular, allow order by no limit and no partition filter by default for now

2016-07-25 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392921#comment-15392921 ] Chao Sun commented on HIVE-12727: - I'm actually a little confused about this. From the code: {code}

[jira] [Commented] (HIVE-14332) Reduce logging from VectorMapOperator

2016-07-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392916#comment-15392916 ] Matt McCline commented on HIVE-14332: - [~sseth] Can you give this a quick +1. Thanks > Reduce

[jira] [Updated] (HIVE-14332) Reduce logging from VectorMapOperator

2016-07-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-14332: Attachment: HIVE-14332.01.patch > Reduce logging from VectorMapOperator >

[jira] [Updated] (HIVE-14332) Reduce logging from VectorMapOperator

2016-07-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-14332: Status: Patch Available (was: Open) > Reduce logging from VectorMapOperator >

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2016-07-25 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392890#comment-15392890 ] Shannon Ladymon commented on HIVE-7926: --- [~asears], thank you for creating the LLAP page and adding

[jira] [Comment Edited] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2016-07-25 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392890#comment-15392890 ] Shannon Ladymon edited comment on HIVE-7926 at 7/26/16 12:05 AM: -

[jira] [Commented] (HIVE-14316) TestLlapTokenChecker.testCheckPermissions, testGetToken fail

2016-07-25 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392881#comment-15392881 ] Siddharth Seth commented on HIVE-14316: --- +1 pending precommit. >

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392878#comment-15392878 ] Thejas M Nair commented on HIVE-10022: -- +1 changes look good. There seems to be some spaces missing

[jira] [Commented] (HIVE-14303) CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice.

2016-07-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392870#comment-15392870 ] Xuefu Zhang commented on HIVE-14303: Is it more logical if we check if reducer is null at line # 459?

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392865#comment-15392865 ] Thejas M Nair commented on HIVE-14322: -- [~sershe] Sorry, I should have been more clear. I didn't mean

[jira] [Updated] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14322: - Status: Patch Available (was: Open) > Postgres db issues after Datanucleus 4.x upgrade >

[jira] [Updated] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14322: - Attachment: HIVE-14322.1.patch Patch for rolling back the upgrade of DN. > Postgres db issues

[jira] [Updated] (HIVE-14293) PerfLogger.openScopes should be transient

2016-07-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-14293: -- Attachment: HIVE-14293.4.patch For retest. > PerfLogger.openScopes should be transient >

[jira] [Updated] (HIVE-14303) CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice.

2016-07-25 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-14303: - Attachment: HIVE-14303.0.patch > CommonJoinOperator.checkAndGenObject should return directly at CLOSE

[jira] [Updated] (HIVE-14326) Merging outer joins without conditions can lead to wrong results

2016-07-25 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-14326: --- Resolution: Fixed Fix Version/s: 2.1.1 2.2.0

[jira] [Updated] (HIVE-14303) CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice.

2016-07-25 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-14303: - Attachment: (was: HIVE-14303.000.patch) > CommonJoinOperator.checkAndGenObject should return directly

[jira] [Commented] (HIVE-13604) Do not log AlreadyExistsException when "IF NOT EXISTS" is used.

2016-07-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392822#comment-15392822 ] Hive QA commented on HIVE-13604: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-07-25 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shannon Ladymon updated HIVE-12878: --- Labels: (was: TODOC2.1) > Support Vectorization for TEXTFILE and other formats >

[jira] [Commented] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-07-25 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392820#comment-15392820 ] Shannon Ladymon commented on HIVE-12878: Doc done. The new properties

[jira] [Commented] (HIVE-14205) Hive doesn't support union type with AVRO file format

2016-07-25 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392818#comment-15392818 ] Chaoyu Tang commented on HIVE-14205: +1 > Hive doesn't support union type with AVRO file format >

[jira] [Commented] (HIVE-13815) Improve logic to infer false predicates

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392811#comment-15392811 ] Ashutosh Chauhan commented on HIVE-13815: - +1 needs golden file updates. > Improve logic to infer

[jira] [Updated] (HIVE-14331) Task should set exception for failed map reduce job.

2016-07-25 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-14331: - Status: Patch Available (was: Open) > Task should set exception for failed map reduce job. >

[jira] [Commented] (HIVE-14225) Llap slider package should support configuring YARN rolling log aggregation

2016-07-25 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392806#comment-15392806 ] Siddharth Seth commented on HIVE-14225: --- Think we need a full writup on llap logging at some point;

[jira] [Commented] (HIVE-14331) Task should set exception for failed map reduce job.

2016-07-25 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392803#comment-15392803 ] zhihai xu commented on HIVE-14331: -- I attached a patch HIVE-14331.000.patch which will set exception in

[jira] [Updated] (HIVE-14331) Task should set exception for failed map reduce job.

2016-07-25 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-14331: - Attachment: HIVE-14331.000.patch > Task should set exception for failed map reduce job. >

[jira] [Commented] (HIVE-14330) fix LockHandle TxnHandler.acquireLock(String key) retry logic

2016-07-25 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392795#comment-15392795 ] Wei Zheng commented on HIVE-14330: -- +1 > fix LockHandle TxnHandler.acquireLock(String key) retry logic >

[jira] [Commented] (HIVE-14324) ORC PPD for floats is broken

2016-07-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392781#comment-15392781 ] Gopal V commented on HIVE-14324: LGTM - +1. The narrowing to Float is necessary before widening it back

[jira] [Commented] (HIVE-12878) Support Vectorization for TEXTFILE and other formats

2016-07-25 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392777#comment-15392777 ] Lefty Leverenz commented on HIVE-12878: --- The previous comment about maxColumnWidth is on the wrong

[jira] [Commented] (HIVE-14135) beeline output not formatted correctly for large column widths

2016-07-25 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392773#comment-15392773 ] Shannon Ladymon commented on HIVE-14135: Thank you, [~vihangk1], for documenting the Beeline

[jira] [Updated] (HIVE-14330) fix LockHandle TxnHandler.acquireLock(String key) retry logic

2016-07-25 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14330: -- Status: Patch Available (was: Open) > fix LockHandle TxnHandler.acquireLock(String key) retry

[jira] [Updated] (HIVE-14330) fix LockHandle TxnHandler.acquireLock(String key) retry logic

2016-07-25 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-14330: -- Attachment: HIVE-14330.patch [~wzheng] could you review please > fix LockHandle

[jira] [Updated] (HIVE-13872) Vectorization: Fix cross-product reduce sink serialization

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13872: Fix Version/s: 2.2.0 > Vectorization: Fix cross-product reduce sink serialization >

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392741#comment-15392741 ] Aihua Xu commented on HIVE-14227: - Thanks [~vgumashta]. What I'm trying to do is to let session be aware

[jira] [Commented] (HIVE-14318) Vectorization: LIKE should use matches() instead of find(0)

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392738#comment-15392738 ] Sergey Shelukhin commented on HIVE-14318: - Nm, I just looked at matches javadoc. It actually is a

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392735#comment-15392735 ] Vaibhav Gumashta commented on HIVE-14227: - [~aihuaxu] Thanks for the patch. Reviewing it today.

[jira] [Commented] (HIVE-14227) Investigate invalid SessionHandle and invalid OperationHandle

2016-07-25 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392731#comment-15392731 ] Vaibhav Gumashta commented on HIVE-14227: - [~aihuaxu] I think what [~szehon] is referring to here

[jira] [Commented] (HIVE-14318) Vectorization: LIKE should use matches() instead of find(0)

2016-07-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392725#comment-15392725 ] Gopal V commented on HIVE-14318: This is the difference between LIKE and RLIKE - LIKE is matches() and

[jira] [Commented] (HIVE-14318) Vectorization: LIKE should use matches() instead of find(0)

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392719#comment-15392719 ] Sergey Shelukhin commented on HIVE-14318: - Why wouldn't it, .* matches empty string >

[jira] [Updated] (HIVE-7239) Fix bug in HiveIndexedInputFormat implementation that causes incorrect query result when input backed by Sequence/RC files

2016-07-25 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Illya Yalovyy updated HIVE-7239: Status: Patch Available (was: Open) > Fix bug in HiveIndexedInputFormat implementation that causes

[jira] [Updated] (HIVE-7239) Fix bug in HiveIndexedInputFormat implementation that causes incorrect query result when input backed by Sequence/RC files

2016-07-25 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Illya Yalovyy updated HIVE-7239: Status: Open (was: Patch Available) > Fix bug in HiveIndexedInputFormat implementation that causes

[jira] [Updated] (HIVE-7239) Fix bug in HiveIndexedInputFormat implementation that causes incorrect query result when input backed by Sequence/RC files

2016-07-25 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Illya Yalovyy updated HIVE-7239: Attachment: HIVE-7239.3.patch > Fix bug in HiveIndexedInputFormat implementation that causes

[jira] [Updated] (HIVE-13422) Analyse command not working for column having datatype as decimal(38,0)

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-13422: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-14305) To/From UTC timestamp may return incorrect result because of DST

2016-07-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392706#comment-15392706 ] Ryan Blue commented on HIVE-14305: -- All time calculations should be carried out in UTC, by setting the

[jira] [Commented] (HIVE-14305) To/From UTC timestamp may return incorrect result because of DST

2016-07-25 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392703#comment-15392703 ] Ryan Blue commented on HIVE-14305: -- Spark uses microseconds from epoch to represent timestamp, so I think

[jira] [Updated] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-25 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-10022: Attachment: HIVE-10022.8.patch Latest .8.patch attached > Authorization checks for non

[jira] [Commented] (HIVE-10022) Authorization checks for non existent file/directory should not be recursive

2016-07-25 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392698#comment-15392698 ] Sushanth Sowmyan commented on HIVE-10022: - >From the above test failures, there are 3 relevant

[jira] [Commented] (HIVE-7239) Fix bug in HiveIndexedInputFormat implementation that causes incorrect query result when input backed by Sequence/RC files

2016-07-25 Thread Illya Yalovyy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392697#comment-15392697 ] Illya Yalovyy commented on HIVE-7239: - It seems like PreCommit job ignores patches from this jira

[jira] [Updated] (HIVE-14287) Explain output: printed nested mapvalues are dependent on map entry iteration order

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-14287: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-14305) To/From UTC timestamp may return incorrect result because of DST

2016-07-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392682#comment-15392682 ] Xuefu Zhang commented on HIVE-14305: Does SPARK-16078 offer any idea for Hive? > To/From UTC

[jira] [Commented] (HIVE-14317) Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392683#comment-15392683 ] Sergey Shelukhin commented on HIVE-14317: - +1 pending tests... However I still think error logs

[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-14320: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-14189) backport HIVE-13945 to branch-1

2016-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392678#comment-15392678 ] Sergio Peña commented on HIVE-14189: Fixed. This time the patch was picked up.

[jira] [Updated] (HIVE-14328) Change branch1 to branch-1 for pre-commit tests

2016-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-14328: --- Attachment: HIVE-14328.1.patch > Change branch1 to branch-1 for pre-commit tests >

[jira] [Commented] (HIVE-14204) Optimize loading dynamic partitions

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392673#comment-15392673 ] Ashutosh Chauhan commented on HIVE-14204: - +1 pending tests > Optimize loading dynamic partitions

[jira] [Updated] (HIVE-14328) Change branch1 to branch-1 for pre-commit tests

2016-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-14328: --- Issue Type: Task (was: Bug) > Change branch1 to branch-1 for pre-commit tests >

[jira] [Commented] (HIVE-14326) Merging outer joins without conditions can lead to wrong results

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392665#comment-15392665 ] Sergey Shelukhin commented on HIVE-14326: - The timed-out tests seem to have failed due to

[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-14320: --- Attachment: HIVE-14320.2.patch > Fix table_access_key_stats with returnpath feature on >

[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-14320: --- Status: Patch Available (was: Open) Updated one golden file for table_access_keys_stats for

[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-14320: --- Status: Open (was: Patch Available) > Fix table_access_key_stats with returnpath feature on >

[jira] [Commented] (HIVE-14189) backport HIVE-13945 to branch-1

2016-07-25 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392639#comment-15392639 ] Sergio Peña commented on HIVE-14189: It is the correct name, but the branch-1 job is not working as it

[jira] [Commented] (HIVE-14326) Merging outer joins without conditions can lead to wrong results

2016-07-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392635#comment-15392635 ] Hive QA commented on HIVE-14326: Here are the results of testing the latest attachment:

[jira] [Comment Edited] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392624#comment-15392624 ] Sergey Shelukhin edited comment on HIVE-14322 at 7/25/16 8:42 PM: -- It's

[jira] [Commented] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392630#comment-15392630 ] Ashutosh Chauhan commented on HIVE-14320: - +1 > Fix table_access_key_stats with returnpath

[jira] [Commented] (HIVE-14315) Implement StatsProvidingRecordReader for ParquetRecordReaderWrapper

2016-07-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392628#comment-15392628 ] Xuefu Zhang commented on HIVE-14315: +1 > Implement StatsProvidingRecordReader for

[jira] [Commented] (HIVE-14322) Postgres db issues after Datanucleus 4.x upgrade

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392624#comment-15392624 ] Sergey Shelukhin commented on HIVE-14322: - It's suspicious that it would work with auto-create but

[jira] [Updated] (HIVE-14316) TestLlapTokenChecker.testCheckPermissions, testGetToken fail

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14316: Status: Patch Available (was: Open) > TestLlapTokenChecker.testCheckPermissions,

[jira] [Updated] (HIVE-14316) TestLlapTokenChecker.testCheckPermissions, testGetToken fail

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14316: Attachment: HIVE-14316.patch Simple patch > TestLlapTokenChecker.testCheckPermissions,

[jira] [Updated] (HIVE-14315) Implement StatsProvidingRecordReader for ParquetRecordReaderWrapper

2016-07-25 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-14315: Attachment: HIVE-14315.1.patch Thanks [~xuefuz] for the review. Adding tests. > Implement

[jira] [Assigned] (HIVE-14316) TestLlapTokenChecker.testCheckPermissions, testGetToken fail

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-14316: --- Assignee: Sergey Shelukhin > TestLlapTokenChecker.testCheckPermissions, testGetToken

[jira] [Commented] (HIVE-13930) upgrade Hive to latest Hadoop version

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392584#comment-15392584 ] Sergey Shelukhin commented on HIVE-13930: - Trying again. Thank for the update [~stakiar]! >

[jira] [Comment Edited] (HIVE-13930) upgrade Hive to latest Hadoop version

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392584#comment-15392584 ] Sergey Shelukhin edited comment on HIVE-13930 at 7/25/16 8:13 PM: -- Trying

[jira] [Updated] (HIVE-13930) upgrade Hive to latest Hadoop version

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13930: Attachment: HIVE-13930.05.patch > upgrade Hive to latest Hadoop version >

[jira] [Updated] (HIVE-14189) backport HIVE-13945 to branch-1

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14189: Attachment: HIVE-14189-branch-1.patch > backport HIVE-13945 to branch-1 >

[jira] [Commented] (HIVE-14189) backport HIVE-13945 to branch-1

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392573#comment-15392573 ] Sergey Shelukhin commented on HIVE-14189: - [~spena] is this a correct name for branch-1 patch?

[jira] [Commented] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-07-25 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392567#comment-15392567 ] Sergey Shelukhin commented on HIVE-13913: - [~gopalv] ping? > LLAP: introduce backpressure to

[jira] [Commented] (HIVE-14323) Reduce number of FS permissions and redundant FS operations

2016-07-25 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392555#comment-15392555 ] Chris Nauroth commented on HIVE-14323: -- [~rajesh.balamohan], thank you for the patch. Is the change

[jira] [Updated] (HIVE-14251) Union All of different types resolves to incorrect data

2016-07-25 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-14251: Attachment: HIVE-14251.3.patch Attached patch-3: update other affected unit tests. Removed one unit test

[jira] [Commented] (HIVE-14302) Tez: Optimized Hashtable can support DECIMAL keys of same precision

2016-07-25 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392522#comment-15392522 ] Gopal V commented on HIVE-14302: I like the idea of checking up for equality of types between the SerDes.

[jira] [Updated] (HIVE-14317) Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14317: --- Status: Patch Available (was: Open) > Make the print of COLUMN_STATS_ACCURATE more stable. >

[jira] [Updated] (HIVE-14317) Make the print of COLUMN_STATS_ACCURATE more stable.

2016-07-25 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14317: --- Status: Open (was: Patch Available) > Make the print of COLUMN_STATS_ACCURATE more stable. >

  1   2   >