[jira] [Commented] (HIVE-14158) deal with derived column names

2016-07-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376428#comment-15376428 ] Lefty Leverenz commented on HIVE-14158: --- [~pxiong], please update the status and fix

[jira] [Updated] (HIVE-14237) Move stats collection logic out of transaction for create table

2016-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-14237: Status: Patch Available (was: Open) > Move stats collection logic out of transaction for cr

[jira] [Updated] (HIVE-14237) Move stats collection logic out of transaction for create table

2016-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-14237: Attachment: HIVE-14237.patch > Move stats collection logic out of transaction for create tab

[jira] [Commented] (HIVE-14213) Add timeouts for various components in llap status check

2016-07-13 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376400#comment-15376400 ] Lefty Leverenz commented on HIVE-14213: --- bq. Have added some configurable propertie

[jira] [Commented] (HIVE-13934) Configure Tez to make nocondiional task size memory available for the Processor

2016-07-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376389#comment-15376389 ] Wei Zheng commented on HIVE-13934: -- [~hagleitn] or [~sseth] could you review patch 8 plea

[jira] [Updated] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-13989: --- Description: Hive takes two approaches to working with extended ACLs depending on whether data is bei

[jira] [Updated] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-13989: --- Description: Hive takes two approaches to working with extended ACLs depending on whether data is bei

[jira] [Updated] (HIVE-14167) Use work directories provided by Tez instead of directly using YARN local dirs

2016-07-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14167: - Status: Patch Available (was: Open) > Use work directories provided by Tez instead of directly using YARN

[jira] [Updated] (HIVE-14167) Use work directories provided by Tez instead of directly using YARN local dirs

2016-07-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14167: - Attachment: HIVE-14167.1.patch > Use work directories provided by Tez instead of directly using YARN local

[jira] [Commented] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376372#comment-15376372 ] Chris Drome commented on HIVE-13989: [~ashutoshc], I created the following reviewboard

[jira] [Commented] (HIVE-14221) set SQLStdHiveAuthorizerFactoryForTest as default HIVE_AUTHORIZATION_MANAGER

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

[jira] [Assigned] (HIVE-13990) Client should not check dfs.namenode.acls.enabled to determine if extended ACLs are supported

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome reassigned HIVE-13990: -- Assignee: Chris Drome > Client should not check dfs.namenode.acls.enabled to determine if exten

[jira] [Updated] (HIVE-14236) CTAS with UNION ALL puts the wrong stats + count(*) = 0 in Tez

2016-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14236: --- Summary: CTAS with UNION ALL puts the wrong stats + count(*) = 0 in Tez (was: CTAS with UNION

[jira] [Updated] (HIVE-14236) CTAS with UNION ALL puts the wrong stats + count(*) = 0

2016-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-14236: --- Description: to repo. in Tez, create table t as select * from src union all select * from src;

[jira] [Updated] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13974: Status: Patch Available (was: In Progress) > ORC Schema Evolution doesn't support add columns to no

[jira] [Updated] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13974: Attachment: HIVE-13974.093.patch > ORC Schema Evolution doesn't support add columns to non-last STRU

[jira] [Updated] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-13974: Status: In Progress (was: Patch Available) > ORC Schema Evolution doesn't support add columns to no

[jira] [Commented] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376258#comment-15376258 ] Matt McCline commented on HIVE-13974: - [~sershe] Thank you for the review. It helped

[jira] [Commented] (HIVE-14228) Better row count estimates for outer join during physical planning

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

[jira] [Commented] (HIVE-14216) CREATE TABLE LIKE doesn't copy some attributes

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376243#comment-15376243 ] niklaus xiao commented on HIVE-14216: - Fixed by this https://issues.apache.org/jira/br

[jira] [Commented] (HIVE-13191) DummyTable map joins mix up columns between tables

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

[jira] [Commented] (HIVE-9039) Support Union Distinct

2016-07-13 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376122#comment-15376122 ] Pengcheng Xiong commented on HIVE-9039: --- [~wenli], i'm sorry that we do not have any

[jira] [Updated] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niklaus xiao updated HIVE-14234: Assignee: Mithun Radhakrishnan (was: niklaus xiao) > TestHiveMetaStorePartitionSpecs does not drop

[jira] [Commented] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376113#comment-15376113 ] niklaus xiao commented on HIVE-14234: - cc [~alangates] > TestHiveMetaStorePartitionSp

[jira] [Commented] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376111#comment-15376111 ] niklaus xiao commented on HIVE-14234: - Small patch. Can you take a look, since you ar

[jira] [Updated] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niklaus xiao updated HIVE-14234: Attachment: HIVE-14234.patch > TestHiveMetaStorePartitionSpecs does not drop database created in thi

[jira] [Updated] (HIVE-14234) TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure

2016-07-13 Thread niklaus xiao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niklaus xiao updated HIVE-14234: Fix Version/s: 1.3.0 Status: Patch Available (was: Open) > TestHiveMetaStorePartitionSpe

[jira] [Commented] (HIVE-9039) Support Union Distinct

2016-07-13 Thread wangwenli (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376108#comment-15376108 ] wangwenli commented on HIVE-9039: - [~pxiong], yes, you are correct, i am not means that , i

[jira] [Commented] (HIVE-13995) Hive generates inefficient metastore queries for TPCDS tables with 1800+ partitions leading to higher compile time

2016-07-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376104#comment-15376104 ] Ashutosh Chauhan commented on HIVE-13995: - This will be much more useful if we can

[jira] [Updated] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11402: Attachment: HIVE-11402.06.patch > HS2 - add an option to disallow parallel query execution w

[jira] [Updated] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11402: Attachment: HIVE-11402.06.patch Will commit after HiveQA > HS2 - add an option to disallow

[jira] [Updated] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11402: Attachment: (was: HIVE-11402.06.patch) > HS2 - add an option to disallow parallel query

[jira] [Commented] (HIVE-14187) JDOPersistenceManager objects remain cached if MetaStoreClient#close is not called

2016-07-13 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376088#comment-15376088 ] Mohit Sabharwal commented on HIVE-14187: Attaching patch after correct rebase this

[jira] [Updated] (HIVE-14187) JDOPersistenceManager objects remain cached if MetaStoreClient#close is not called

2016-07-13 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-14187: --- Attachment: HIVE-14187.2.patch > JDOPersistenceManager objects remain cached if MetaStoreClien

[jira] [Resolved] (HIVE-13569) Add test for llap file system counters after updating to tez 0.8.3

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-13569. -- Resolution: Implemented Implemented as part of HIVE-13258 > Add test for llap f

[jira] [Commented] (HIVE-9756) LLAP: use log4j 2 for llap (log to separate files, etc.)

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376059#comment-15376059 ] Prasanth Jayachandran commented on HIVE-9756: - [~sseth] Added 2 loggers "dag-ro

[jira] [Updated] (HIVE-9756) LLAP: use log4j 2 for llap (log to separate files, etc.)

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-9756: Attachment: HIVE-9756.7.patch Rebase after HIVE-13258 commit > LLAP: use log4j 2 for

[jira] [Commented] (HIVE-14187) JDOPersistenceManager objects remain cached if MetaStoreClient#close is not called

2016-07-13 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376053#comment-15376053 ] Mohit Sabharwal commented on HIVE-14187: Thanks for review [~vgumashta]. Attachin

[jira] [Updated] (HIVE-14187) JDOPersistenceManager objects remain cached if MetaStoreClient#close is not called

2016-07-13 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Sabharwal updated HIVE-14187: --- Attachment: HIVE-14187.1.patch > JDOPersistenceManager objects remain cached if MetaStoreClien

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

2016-07-13 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376046#comment-15376046 ] Vihang Karajgaonkar commented on HIVE-14135: Thanks [~spena] for taking a look

[jira] [Commented] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15376043#comment-15376043 ] Sergey Shelukhin commented on HIVE-13974: - Some comments on RB. Someone else can c

[jira] [Commented] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

2016-07-13 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375997#comment-15375997 ] Matt McCline commented on HIVE-13974: - Good run. Test failures appear unrelated. > O

[jira] [Updated] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-13989: --- Description: Hive takes two approaches to working with extended ACLs depending on whether data is bei

[jira] [Commented] (HIVE-13974) ORC Schema Evolution doesn't support add columns to non-last STRUCT columns

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

[jira] [Updated] (HIVE-10328) Enable new return path for cbo

2016-07-13 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-10328: --- Status: Patch Available (was: Open) Turning on return path flag on to see what tests are failing > E

[jira] [Updated] (HIVE-10328) Enable new return path for cbo

2016-07-13 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-10328: --- Attachment: HIVE-10328.14.patch > Enable new return path for cbo > -- > >

[jira] [Updated] (HIVE-10328) Enable new return path for cbo

2016-07-13 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg updated HIVE-10328: --- Status: Open (was: Patch Available) > Enable new return path for cbo > --

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

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375959#comment-15375959 ] Sergio Peña commented on HIVE-14135: The patch looks good. Just a couple of questions:

[jira] [Assigned] (HIVE-10328) Enable new return path for cbo

2016-07-13 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Garg reassigned HIVE-10328: -- Assignee: Vineet Garg (was: Ashutosh Chauhan) > Enable new return path for cbo > -

[jira] [Commented] (HIVE-14074) RELOAD FUNCTION should update dropped functions

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375942#comment-15375942 ] Sergey Shelukhin commented on HIVE-14074: - +1 > RELOAD FUNCTION should update dro

[jira] [Assigned] (HIVE-14167) Use work directories provided by Tez instead of directly using YARN local dirs

2016-07-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng reassigned HIVE-14167: Assignee: Wei Zheng > Use work directories provided by Tez instead of directly using YARN local dir

[jira] [Updated] (HIVE-14231) timestamp support is limited to 4 digit year

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-14231: - Reporter: Takahiko Saito (was: Thejas M Nair) > timestamp support is limited to 4 digit year > --

[jira] [Updated] (HIVE-14137) Hive on Spark throws FileAlreadyExistsException for jobs with multiple empty tables

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-14137: --- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) > Hi

[jira] [Updated] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11402: Attachment: HIVE-11402.05.patch Changed the test to use sleep UDF, and sleep for half a seco

[jira] [Commented] (HIVE-14137) Hive on Spark throws FileAlreadyExistsException for jobs with multiple empty tables

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375933#comment-15375933 ] Sergio Peña commented on HIVE-14137: Patch looks good. +1 > Hive on Spark throws File

[jira] [Commented] (HIVE-14007) Replace ORC module with ORC release

2016-07-13 Thread Shannon Ladymon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375930#comment-15375930 ] Shannon Ladymon commented on HIVE-14007: Ah, that makes sense. Thanks! > Replace

[jira] [Commented] (HIVE-14074) RELOAD FUNCTION should update dropped functions

2016-07-13 Thread Abdullah Yousufi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375929#comment-15375929 ] Abdullah Yousufi commented on HIVE-14074: - Yeah the regex will return all permanen

[jira] [Commented] (HIVE-14074) RELOAD FUNCTION should update dropped functions

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375912#comment-15375912 ] Sergey Shelukhin commented on HIVE-14074: - Looks mostly good, one question - why i

[jira] [Commented] (HIVE-14230) Hadoop23Shims.cloneUgi() doesn't add credentials from original UGI

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375903#comment-15375903 ] Sergey Shelukhin commented on HIVE-14230: - +1 > Hadoop23Shims.cloneUgi() doesn't

[jira] [Commented] (HIVE-14077) revert or fix HIVE-13380

2016-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375902#comment-15375902 ] Xuefu Zhang commented on HIVE-14077: RE. Also I thought Hive does strive to be ANSI co

[jira] [Commented] (HIVE-14074) RELOAD FUNCTION should update dropped functions

2016-07-13 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375886#comment-15375886 ] Sergio Peña commented on HIVE-14074: The patch looks good based on [~sershe] comments.

[jira] [Updated] (HIVE-14230) Hadoop23Shims.cloneUgi() doesn't add credentials from original UGI

2016-07-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-14230: -- Attachment: HIVE-14230.1.patch Attaching patch - use the other Subject constructor which allows credenti

[jira] [Updated] (HIVE-14230) Hadoop23Shims.cloneUgi() doesn't add credentials from original UGI

2016-07-13 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-14230: -- Status: Patch Available (was: Open) > Hadoop23Shims.cloneUgi() doesn't add credentials from original UG

[jira] [Updated] (HIVE-14122) VectorMapOperator: Missing update to AbstractMapOperator::numRows

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-14122: - Fix Version/s: 2.1.1 > VectorMapOperator: Missing update to AbstractMapOperator::n

[jira] [Commented] (HIVE-14122) VectorMapOperator: Missing update to AbstractMapOperator::numRows

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375854#comment-15375854 ] Prasanth Jayachandran commented on HIVE-14122: -- Committed to branch-2.1 as we

[jira] [Resolved] (HIVE-14161) from_utc_timestamp()/to_utc_timestamp return incorrect results with EST

2016-07-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-14161. Resolution: Not A Problem I do not think it is a bug since different IDs with a TimeZone can have d

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375829#comment-15375829 ] Thejas M Nair commented on HIVE-11402: -- Test case looks good. (though i would have pr

[jira] [Comment Edited] (HIVE-13369) AcidUtils.getAcidState() is not paying attention toValidTxnList when choosing the "best" base file

2016-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375820#comment-15375820 ] Eugene Koifman edited comment on HIVE-13369 at 7/13/16 9:46 PM:

[jira] [Commented] (HIVE-13369) AcidUtils.getAcidState() is not paying attention toValidTxnList when choosing the "best" base file

2016-07-13 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375820#comment-15375820 ] Eugene Koifman commented on HIVE-13369: --- most failed tests have age > 2 list_bucket_

[jira] [Commented] (HIVE-13369) AcidUtils.getAcidState() is not paying attention toValidTxnList when choosing the "best" base file

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

[jira] [Updated] (HIVE-14172) LLAP: force evict blocks by size to handle memory fragmentation

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-14172: Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Status: Res

[jira] [Commented] (HIVE-13965) Empty resultset run into Exception when using Thrift Binary Serde

2016-07-13 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375770#comment-15375770 ] Ziyang Zhao commented on HIVE-13965: Thank you [~vgumashta]! > Empty resultset run in

[jira] [Updated] (HIVE-13965) Empty resultset run into Exception when using Thrift Binary Serde

2016-07-13 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13965: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.1.1

[jira] [Updated] (HIVE-13723) Executing join query on type Float using Thrift Serde will result in Float cast to Double error

2016-07-13 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziyang Zhao updated HIVE-13723: --- Attachment: (was: HIVE-13723.3.patch) > Executing join query on type Float using Thrift Serde will

[jira] [Commented] (HIVE-14191) bump a new api version for ThriftJDBCBinarySerde changes

2016-07-13 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375760#comment-15375760 ] Vaibhav Gumashta commented on HIVE-14191: - +1 pending test. > bump a new api vers

[jira] [Updated] (HIVE-13723) Executing join query on type Float using Thrift Serde will result in Float cast to Double error

2016-07-13 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziyang Zhao updated HIVE-13723: --- Attachment: (was: HIVE-13723.2.patch.txt) > Executing join query on type Float using Thrift Serde

[jira] [Updated] (HIVE-13723) Executing join query on type Float using Thrift Serde will result in Float cast to Double error

2016-07-13 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziyang Zhao updated HIVE-13723: --- Attachment: HIVE-13723.4.patch.txt > Executing join query on type Float using Thrift Serde will result

[jira] [Updated] (HIVE-14191) bump a new api version for ThriftJDBCBinarySerde changes

2016-07-13 Thread Ziyang Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziyang Zhao updated HIVE-14191: --- Status: Patch Available (was: Open) > bump a new api version for ThriftJDBCBinarySerde changes >

[jira] [Resolved] (HIVE-14164) JDBC: Add retry in JDBC driver when reading config values from ZK

2016-07-13 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta resolved HIVE-14164. - Resolution: Duplicate > JDBC: Add retry in JDBC driver when reading config values from ZK

[jira] [Commented] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375745#comment-15375745 ] Sergey Shelukhin commented on HIVE-11402: - Also rebased the patch. > HS2 - add an

[jira] [Updated] (HIVE-11402) HS2 - add an option to disallow parallel query execution within a single Session

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-11402: Attachment: HIVE-11402.04.patch Added the test as suggested. I am not familiar with the setu

[jira] [Commented] (HIVE-14001) beeline doesn't give out an error when takes either "-e" or "-f" in command instead of both

2016-07-13 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375741#comment-15375741 ] Xuefu Zhang commented on HIVE-14001: Sorry for late reply. It would be great if we can

[jira] [Updated] (HIVE-14196) Disable LLAP IO when complex types are involved

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-14196: - Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Pa

[jira] [Updated] (HIVE-14196) Disable LLAP IO when complex types are involved

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-14196: - Attachment: HIVE-14196.4.patch Rebased after some trunk commit to LlapIF. > Disab

[jira] [Updated] (HIVE-14213) Add timeouts for various components in llap status check

2016-07-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-14213: -- Resolution: Fixed Fix Version/s: 2.1.1 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-14196) Disable LLAP IO when complex types are involved

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375656#comment-15375656 ] Sergey Shelukhin commented on HIVE-14196: - +1 > Disable LLAP IO when complex type

[jira] [Updated] (HIVE-14222) PTF: Operator initialization does not clean state

2016-07-13 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14222: - Status: Patch Available (was: Open) > PTF: Operator initialization does not clean state > ---

[jira] [Commented] (HIVE-14213) Add timeouts for various components in llap status check

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375651#comment-15375651 ] Sergey Shelukhin commented on HIVE-14213: - +1 > Add timeouts for various componen

[jira] [Updated] (HIVE-14213) Add timeouts for various components in llap status check

2016-07-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-14213: -- Attachment: HIVE-14213.02.patch Updated patch with the config names changed to use "llapcli" ins

[jira] [Updated] (HIVE-14198) Refactor aux jar related code to make them more consistent

2016-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-14198: Status: Patch Available (was: In Progress) > Refactor aux jar related code to make them more consistent > -

[jira] [Updated] (HIVE-14213) Add timeouts for various components in llap status check

2016-07-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-14213: -- Description: The llapstatus check connects to various compoennts - YARN, HDFS via Slider, ZooKe

[jira] [Updated] (HIVE-14198) Refactor aux jar related code to make them more consistent

2016-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-14198: Status: In Progress (was: Patch Available) > Refactor aux jar related code to make them more consistent > -

[jira] [Commented] (HIVE-14172) LLAP: force evict blocks by size to handle memory fragmentation

2016-07-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375643#comment-15375643 ] Gopal V commented on HIVE-14172: LGTM - +1. > LLAP: force evict blocks by size to handle

[jira] [Resolved] (HIVE-14223) beeline should look for jdbc standalone jar in dist/jdbc dir instead of dist/lib

2016-07-13 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran resolved HIVE-14223. -- Resolution: Fixed Fix Version/s: 2.1.1 2.2.0 Committed

[jira] [Commented] (HIVE-14222) PTF: Operator initialization does not clean state

2016-07-13 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375624#comment-15375624 ] Gopal V commented on HIVE-14222: Yes, the plan is not deserialized again for a new split.

[jira] [Commented] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375625#comment-15375625 ] Chris Drome commented on HIVE-13989: [~ashutoshc], [~spena], sorry for the delay in up

[jira] [Updated] (HIVE-13989) Extended ACLs are not handled according to specification

2016-07-13 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-13989: --- Description: Hive takes two approaches to working with extended ACLs depending on whether data is bei

[jira] [Commented] (HIVE-14215) Displaying inconsistent CPU usage data with MR execution engine

2016-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375604#comment-15375604 ] Aihua Xu commented on HIVE-14215: - I see. It's missing the last reading of the counter aft

[jira] [Commented] (HIVE-14221) set SQLStdHiveAuthorizerFactoryForTest as default HIVE_AUTHORIZATION_MANAGER

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

[jira] [Comment Edited] (HIVE-14214) ORC Schema Evolution and Predicate Push Down do not work together (no rows returned)

2016-07-13 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375539#comment-15375539 ] Sergey Shelukhin edited comment on HIVE-14214 at 7/13/16 7:01 PM: --

  1   2   >