[jira] [Assigned] (HIVE-17101) Hive drop table fails to throw exceptions on client when data deletion does not succeed

2017-07-17 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned HIVE-17101: - Assignee: Daniel Dai > Hive drop table fails to throw exceptions on client when data deletion

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-07-17 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091109#comment-16091109 ] Wei Zheng commented on HIVE-14988: -- Sure of course :) Thank you! > Support INSERT OVERWRITE into a

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-07-17 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091107#comment-16091107 ] Lefty Leverenz commented on HIVE-14988: --- Okay, but let's just update that bullet instead of removing

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-07-17 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091101#comment-16091101 ] Wei Zheng commented on HIVE-14988: -- [~leftylev] Thanks for catching that. INSERT OVERWRITE is not a new

[jira] [Commented] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-07-17 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091099#comment-16091099 ] Lefty Leverenz commented on HIVE-14988: --- Does this need to be documented in the wiki? If so, does

[jira] [Commented] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091077#comment-16091077 ] Lefty Leverenz commented on HIVE-17109: --- [~rusanu], the commit to master has the wrong JIRA number

[jira] [Commented] (HIVE-17099) Update golden files for spark.only.query.files

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091066#comment-16091066 ] Rui Li commented on HIVE-17099: --- Thanks [~stakiar] for the work. LGTM overall. Do you think

[jira] [Commented] (HIVE-16793) Scalar sub-query: sq_count_check not required if gby keys are constant

2017-07-17 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091063#comment-16091063 ] Lefty Leverenz commented on HIVE-16793: --- Okay, thanks Vineet. > Scalar sub-query: sq_count_check

[jira] [Commented] (HIVE-16960) Hive throws an ugly error exception when HDFS sticky bit is set

2017-07-17 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091056#comment-16091056 ] Sahil Takiar commented on HIVE-16960: - +1 > Hive throws an ugly error exception when HDFS sticky bit

[jira] [Commented] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091054#comment-16091054 ] Rui Li commented on HIVE-17114: --- Hi [~gopalv], thanks for pointing me to the ReducerTraits. I'll see what I

[jira] [Commented] (HIVE-17113) Duplicate bucket files can get written to table by runaway task

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

[jira] [Commented] (HIVE-17099) Update golden files for spark.only.query.files

2017-07-17 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091047#comment-16091047 ] Sahil Takiar commented on HIVE-17099: - I'm still trying to debug the vectorization failure, but might

[jira] [Commented] (HIVE-17111) TestSparkCliDriver does not use LocalHiveSparkClient

2017-07-17 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091045#comment-16091045 ] Sahil Takiar commented on HIVE-17111: - I'm good either way. While TestMiniSparkOnYarnCliDriver is

[jira] [Commented] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091039#comment-16091039 ] Gopal V commented on HIVE-17114: [~lirui]: Changing the ObjectInspectorUtils.hashCode() implementation

[jira] [Assigned] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-17114: - > HoS: Possible skew in shuffling when data is not really skewed >

[jira] [Commented] (HIVE-16811) Estimate statistics in absence of stats

2017-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091014#comment-16091014 ] Vineet Garg commented on HIVE-16811: You mean the fact that we are casting string to double? >

[jira] [Commented] (HIVE-17111) TestSparkCliDriver does not use LocalHiveSparkClient

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091008#comment-16091008 ] Rui Li commented on HIVE-17111: --- I agree our tests should cover LocalHiveSparkClient. But since the remote

[jira] [Commented] (HIVE-16960) Hive throws an ugly error exception when HDFS sticky bit is set

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

[jira] [Updated] (HIVE-16922) Typo in serde.thrift: COLLECTION_DELIM = "colelction.delim"

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-16922: -- Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HIVE-17108) Parquet file does not gather statistic such as "RAW DATA SIZE" automatically

2017-07-17 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090965#comment-16090965 ] liyunzhang_intel commented on HIVE-17108: - [~csun], [~xuefuz]: If we must use "ANALYZE TABLE

[jira] [Commented] (HIVE-16811) Estimate statistics in absence of stats

2017-07-17 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090914#comment-16090914 ] Gopal V commented on HIVE-16811: bq. ((UDFToDouble(_col2) + UDFToDouble(_col0)) = UDFToDouble(_col1))

[jira] [Commented] (HIVE-17091) "Timed out getting readerEvents" error from external LLAP client

2017-07-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090901#comment-16090901 ] Jason Dere commented on HIVE-17091: --- That is true, the a task heartbeat should either be interrupted or

[jira] [Commented] (HIVE-17091) "Timed out getting readerEvents" error from external LLAP client

2017-07-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090889#comment-16090889 ] Siddharth Seth commented on HIVE-17091: --- [~jdere] - after the change, the read itself removes any

[jira] [Commented] (HIVE-16811) Estimate statistics in absence of stats

2017-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090839#comment-16090839 ] Vineet Garg commented on HIVE-16811: It turns out "Estimating stats will prevent join ordering

[jira] [Updated] (HIVE-17113) Duplicate bucket files can get written to table by runaway task

2017-07-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-17113: -- Status: Patch Available (was: Open) > Duplicate bucket files can get written to table by runaway task

[jira] [Updated] (HIVE-17113) Duplicate bucket files can get written to table by runaway task

2017-07-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-17113: -- Attachment: HIVE-17113.1.patch Patch to switch the order of file operations during

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090785#comment-16090785 ] Vaibhav Gumashta commented on HIVE-13989: - Thanks [~cdrome] > Extended ACLs are not handled

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

2017-07-17 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090780#comment-16090780 ] Chris Drome commented on HIVE-13989: [~vgumashta], thanks for checking on the tests. The tests that

[jira] [Commented] (HIVE-17106) Create a HIVE table withe the column names as aliases

2017-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090779#comment-16090779 ] Vineet Garg commented on HIVE-17106: Hi [~reddy.jayanthi...@gmail.com]. Do you know if there is any

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090758#comment-16090758 ] Vaibhav Gumashta commented on HIVE-13989: - [~cdrome] FYI, with the 2.2 patch, the test case added

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

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

[jira] [Commented] (HIVE-17113) Duplicate bucket files can get written to table by runaway task

2017-07-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090666#comment-16090666 ] Jason Dere commented on HIVE-17113: --- Talked to [~ashutoshc] and [~sseth] about this. According to Sid

[jira] [Updated] (HIVE-16960) Hive throws an ugly error exception when HDFS sticky bit is set

2017-07-17 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-16960: --- Attachment: HIVE16960.5.patch > Hive throws an ugly error exception when HDFS sticky bit is

[jira] [Assigned] (HIVE-17113) Duplicate bucket files can get written to table by runaway task

2017-07-17 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-17113: - > Duplicate bucket files can get written to table by runaway task >

[jira] [Commented] (HIVE-16690) Configure Tez cartesian product edge based on LLAP cluster size

2017-07-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090585#comment-16090585 ] Siddharth Seth commented on HIVE-16690: --- +1 for the addendum. If cross product does end up getting

[jira] [Commented] (HIVE-16960) Hive throws an ugly error exception when HDFS sticky bit is set

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

[jira] [Commented] (HIVE-16979) Cache UGI for metastore

2017-07-17 Thread Tao Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090567#comment-16090567 ] Tao Li commented on HIVE-16979: --- [~daijy] Can you please take a look at this optimization? > Cache UGI for

[jira] [Assigned] (HIVE-17112) Reduce logging in HiveSparkClientFactory

2017-07-17 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar reassigned HIVE-17112: --- > Reduce logging in HiveSparkClientFactory > > >

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Chris Drome (was: Vaibhav Gumashta) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Attachment: HIVE-13989-branch-2.2.patch Attaching a dummy patch to see what tests fail in

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Vaibhav Gumashta (was: Chris Drome) > Extended ACLs are not handled

[jira] [Assigned] (HIVE-17111) TestSparkCliDriver does not use LocalHiveSparkClient

2017-07-17 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahil Takiar reassigned HIVE-17111: --- > TestSparkCliDriver does not use LocalHiveSparkClient >

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

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

[jira] [Comment Edited] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090426#comment-16090426 ] Vaibhav Gumashta edited comment on HIVE-4577 at 7/17/17 7:38 PM: - [~libing]

[jira] [Commented] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090426#comment-16090426 ] Vaibhav Gumashta commented on HIVE-4577: [~libing] Would you like to add a doc not as mentioned by

[jira] [Updated] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4577: --- Target Version/s: (was: 2.2.0) > hive CLI can't handle hadoop dfs command with space and

[jira] [Commented] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090425#comment-16090425 ] Vaibhav Gumashta commented on HIVE-4577: Thanks [~leftylev]. I've adjusted the target/fix versions.

[jira] [Updated] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4577: --- Fix Version/s: (was: 2.2.0) > hive CLI can't handle hadoop dfs command with space and

[jira] [Assigned] (HIVE-17110) BucketCodec should enforce value ranges

2017-07-17 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-17110: - Assignee: Eugene Koifman > BucketCodec should enforce value ranges >

[jira] [Updated] (HIVE-16960) Hive throws an ugly error exception when HDFS sticky bit is set

2017-07-17 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-16960: --- Attachment: HIVE16960.4.patch Incorporated comments from review board. > Hive throws an ugly

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Chris Drome (was: Vaibhav Gumashta) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Attachment: (was: HIVE-13989-branch-2.2.patch) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Attachment: HIVE-13989-branch-2.2.patch > Extended ACLs are not handled according to

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Vaibhav Gumashta (was: Chris Drome) > Extended ACLs are not handled

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

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

[jira] [Updated] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-17109: Resolution: Fixed Status: Resolved (was: Patch Available) Resolved via

[jira] [Commented] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090249#comment-16090249 ] Remus Rusanu commented on HIVE-17109: - Failed test diffs are transient and do not repro locally. >

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

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

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Vaibhav Gumashta (was: Chris Drome) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta reassigned HIVE-13989: --- Assignee: Chris Drome (was: Vaibhav Gumashta) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Attachment: HIVE-13989-branch-2.2.patch > Extended ACLs are not handled according to

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090214#comment-16090214 ] Vaibhav Gumashta commented on HIVE-13989: - The branch-2.3 patch is not relevant due to changes in

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Attachment: (was: HIVE-13989-branch-2.3.patch) > Extended ACLs are not handled

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

2017-07-17 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13989: Target Version/s: 2.0.0, 1.2.1, 2.2.0 (was: 1.2.1, 2.0.0) > Extended ACLs are not handled

[jira] [Commented] (HIVE-16793) Scalar sub-query: sq_count_check not required if gby keys are constant

2017-07-17 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090184#comment-16090184 ] Vineet Garg commented on HIVE-16793: [~leftylev] {{sq_count_check}} is for internal use only, so it

[jira] [Commented] (HIVE-15767) Hive On Spark is not working on secure clusters from Oozie

2017-07-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090171#comment-16090171 ] Aihua Xu commented on HIVE-15767: - [~gezapeti] Logically seems it's correct to set proper

[jira] [Commented] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

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

[jira] [Commented] (HIVE-17103) HIVE-14251 severely impacts backward compatibility of UNION ALL queries

2017-07-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090102#comment-16090102 ] Aihua Xu commented on HIVE-17103: - [~jdere] we were trying to bring the behavior close to the SQL standard

[jira] [Commented] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090077#comment-16090077 ] Ashutosh Chauhan commented on HIVE-17109: - +1 pending tests. > Remove calls to

[jira] [Commented] (HIVE-17037) Extend join algorithm selection to avoid unnecessary input data shuffle

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

[jira] [Commented] (HIVE-16922) Typo in serde.thrift: COLLECTION_DELIM = "colelction.delim"

2017-07-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089953#comment-16089953 ] Ashutosh Chauhan commented on HIVE-16922: - +1 LGTM > Typo in serde.thrift: COLLECTION_DELIM =

[jira] [Updated] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-17109: Attachment: HIVE-17019.01.patch > Remove calls to RelMetadataQuery.instance() after Calcite 1.13

[jira] [Updated] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-17109: Status: Patch Available (was: Open) Patch 01 replaces all RelMetadataQuery.instance() calls in QL

[jira] [Commented] (HIVE-16784) Missing lineage information when hive.blobstore.optimizations.enabled is true

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

[jira] [Assigned] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade

2017-07-17 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu reassigned HIVE-17109: --- > Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade >

[jira] [Commented] (HIVE-17078) Add more logs to MapredLocalTask

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

[jira] [Updated] (HIVE-17037) Extend join algorithm selection to avoid unnecessary input data shuffle

2017-07-17 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-17037: --- Attachment: HIVE-17037.01.patch > Extend join algorithm selection to avoid

[jira] [Updated] (HIVE-16784) Missing lineage information when hive.blobstore.optimizations.enabled is true

2017-07-17 Thread Barna Zsombor Klara (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barna Zsombor Klara updated HIVE-16784: --- Attachment: HIVE-16784.02.patch Uploading a new patch. It seems we cannot just

[jira] [Updated] (HIVE-16784) Missing lineage information when hive.blobstore.optimizations.enabled is true

2017-07-17 Thread Barna Zsombor Klara (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barna Zsombor Klara updated HIVE-16784: --- Status: Patch Available (was: Open) > Missing lineage information when

[jira] [Updated] (HIVE-17078) Add more logs to MapredLocalTask

2017-07-17 Thread Yibing Shi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yibing Shi updated HIVE-17078: -- Attachment: HIVE-17078.5.PATCH Thank you for the review, [~stakiar_impala_496e]! I have modified the

[jira] [Commented] (HIVE-17098) Race condition in Hbase tables

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

[jira] [Commented] (HIVE-16922) Typo in serde.thrift: COLLECTION_DELIM = "colelction.delim"

2017-07-17 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089608#comment-16089608 ] Bing Li commented on HIVE-16922: Thank you for the reviewing, [~lirui]. The latest test failures should

[jira] [Commented] (HIVE-16922) Typo in serde.thrift: COLLECTION_DELIM = "colelction.delim"

2017-07-17 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089588#comment-16089588 ] Rui Li commented on HIVE-16922: --- +1. [~ashutoshc], would you mind also take a look? Thanks. > Typo in

[jira] [Updated] (HIVE-17098) Race condition in Hbase tables

2017-07-17 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksiy Sayankin updated HIVE-17098: Attachment: HIVE-17098.1.patch > Race condition in Hbase tables >

[jira] [Updated] (HIVE-17098) Race condition in Hbase tables

2017-07-17 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleksiy Sayankin updated HIVE-17098: Status: Patch Available (was: In Progress) > Race condition in Hbase tables >

[jira] [Commented] (HIVE-17101) Hive drop table fails to throw exceptions on client when data deletion does not succeed

2017-07-17 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089497#comment-16089497 ] Peter Vary commented on HIVE-17101: --- [~kavansur...@gmail.com]: You can take a look at this jira:

[jira] [Commented] (HIVE-17108) Parquet file does not gather statistic such as "RAW DATA SIZE" automatically

2017-07-17 Thread liyunzhang_intel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089491#comment-16089491 ] liyunzhang_intel commented on HIVE-17108: - [~csun] or [~xuefuz]: can you help to view it, thanks!

[jira] [Assigned] (HIVE-17107) Upgrade Yetus to 0.5.0

2017-07-17 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Vary reassigned HIVE-17107: - Assignee: Peter Vary > Upgrade Yetus to 0.5.0 > -- > > Key:

[jira] [Updated] (HIVE-17104) Hive dynamic partition loading is too slow

2017-07-17 Thread hefuhua (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hefuhua updated HIVE-17104: --- Summary: Hive dynamic partition loading is too slow (was: Hive ynamic partition loading is too slow) > Hive

[jira] [Updated] (HIVE-17104) Hive ynamic partition loading is too slow

2017-07-17 Thread hefuhua (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hefuhua updated HIVE-17104: --- Status: Patch Available (was: Open) when moving data to dest directory , function inheritFromTable, sets

[jira] [Updated] (HIVE-14988) Support INSERT OVERWRITE into a partition on transactional tables

2017-07-17 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-14988: - Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Available)