[jira] [Commented] (HIVE-18299) DbNotificationListener fail on mysql with "select for update"

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

[jira] [Commented] (HIVE-18302) Make StatsTask use less metastore calls

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296460#comment-16296460 ] Zoltan Haindrich commented on HIVE-18302: - currently(IIRC): * there are (conditio

[jira] [Commented] (HIVE-18283) Better error message and error code for HoS exceptions

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296489#comment-16296489 ] Hive QA commented on HIVE-18283: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || S

[jira] [Commented] (HIVE-18294) add switch to make acid table the default

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296495#comment-16296495 ] Zoltan Haindrich commented on HIVE-18294: - [~ekoifman] I'm no expert in the area..

[jira] [Commented] (HIVE-18285) StatsTask uses a cached ql.metadata.Table object

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296522#comment-16296522 ] Zoltan Haindrich commented on HIVE-18285: - There were some efforts to reduce the u

[jira] [Updated] (HIVE-18303) ZooKeeperHiveLockManager should close after lock release in releaseLocksAndCommitOrRollback

2017-12-19 Thread J.P Feng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.P Feng updated HIVE-18303: Environment: jdk 1.7, centos (was: hive2.1.1, jdk 1.7, centos) > ZooKeeperHiveLockManager should close afte

[jira] [Commented] (HIVE-18303) ZooKeeperHiveLockManager should close after lock release in releaseLocksAndCommitOrRollback

2017-12-19 Thread J.P Feng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296568#comment-16296568 ] J.P Feng commented on HIVE-18303: - even after the hook is finished, this error still appea

[jira] [Commented] (HIVE-18283) Better error message and error code for HoS exceptions

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

[jira] [Commented] (HIVE-18270) count(distinct) using join and group by produce incorrect output when hive.auto.convert.join=false and hive.auto.convert.join.noconditionaltask=false

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

[jira] [Updated] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Attachment: 0001.patch > datediff() UDF returns a wrong result when dealing with a (date, string) input

[jira] [Updated] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Assignee: Hengyu Dai Status: Patch Available (was: Open) > datediff() UDF returns a wrong result

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296585#comment-16296585 ] Hengyu Dai commented on HIVE-18304: --- [~xuefuz] [~csun] could you review this bug > date

[jira] [Commented] (HIVE-18291) An exception should be raised if the result is outside the range of decimal

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296589#comment-16296589 ] Zoltan Haindrich commented on HIVE-18291: - I was curious...so I've looked into how

[jira] [Issue Comment Deleted] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Comment: was deleted (was: [~xuefuz] [~csun] could you review this bug) > datediff() UDF returns a wron

[jira] [Updated] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Attachment: (was: 0001.patch) > datediff() UDF returns a wrong result when dealing with a (date, str

[jira] [Commented] (HIVE-18268) Hive Prepared Statement when split with double quoted in query fails

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296593#comment-16296593 ] Hive QA commented on HIVE-18268: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || S

[jira] [Commented] (HIVE-18279) Incorrect condition in StatsOpimizer

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296595#comment-16296595 ] Zoltan Haindrich commented on HIVE-18279: - [~osayankin] could you share your use c

[jira] [Updated] (HIVE-18279) Incorrect condition in StatsOpimizer

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-18279: Component/s: Statistics > Incorrect condition in StatsOpimizer > ---

[jira] [Updated] (HIVE-11160) Auto-gather column stats

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-11160: Component/s: Statistics > Auto-gather column stats > > >

[jira] [Updated] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Description: for date type argument, datediff() use DateConverter to convert input to a java Date objec

[jira] [Updated] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hengyu Dai updated HIVE-18304: -- Attachment: 0001.patch > datediff() UDF returns a wrong result when dealing with a (date, string) input

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hengyu Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296621#comment-16296621 ] Hengyu Dai commented on HIVE-18304: --- [~xuefuz] [~csun] could you review this bug > date

[jira] [Commented] (HIVE-18279) Incorrect condition in StatsOpimizer

2017-12-19 Thread Oleksiy Sayankin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296624#comment-16296624 ] Oleksiy Sayankin commented on HIVE-18279: - Our customer uses his own SerDe format

[jira] [Commented] (HIVE-18279) Incorrect condition in StatsOpimizer

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296629#comment-16296629 ] Zoltan Haindrich commented on HIVE-18279: - afaik stats collection should be able t

[jira] [Updated] (HIVE-10293) enabling travis-ci build?

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-10293: Resolution: Duplicate Status: Resolved (was: Patch Available) fixed in HIVE-14585

[jira] [Commented] (HIVE-18268) Hive Prepared Statement when split with double quoted in query fails

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

[jira] [Commented] (HIVE-18306) Fix spark smb tests

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296645#comment-16296645 ] Zoltan Haindrich commented on HIVE-18306: - can be validated with: {code} #!/bin/b

[jira] [Commented] (HIVE-18306) Fix spark smb tests

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296646#comment-16296646 ] Zoltan Haindrich commented on HIVE-18306: - [~djaiswal] could you please take a loo

[jira] [Commented] (HIVE-18159) Vectorization: Support Map type in MapWork

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296681#comment-16296681 ] Hive QA commented on HIVE-18159: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || S

[jira] [Assigned] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

2017-12-19 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou reassigned HIVE-18307: --- Assignee: Zac Zhou Description: The parameter, --proxy-user, is used to specify which user to

[jira] [Updated] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

2017-12-19 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou updated HIVE-18307: Component/s: Spark > hiveserver2 dose not use proxy mode when using spark engine > -

[jira] [Commented] (HIVE-16997) Extend object store to store and use bit vectors

2017-12-19 Thread karan kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-16997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296691#comment-16296691 ] karan kumar commented on HIVE-16997: Could not find this property on [https://cwiki.a

[jira] [Updated] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

2017-12-19 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou updated HIVE-18307: Attachment: HIVE-18307.patch > hiveserver2 dose not use proxy mode when using spark engine > ---

[jira] [Updated] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

2017-12-19 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou updated HIVE-18307: Status: Patch Available (was: Open) > hiveserver2 dose not use proxy mode when using spark engine > ---

[jira] [Commented] (HIVE-18159) Vectorization: Support Map type in MapWork

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

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296738#comment-16296738 ] Hive QA commented on HIVE-18304: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Assigned] (HIVE-18262) ConcurrentModificationException in QueryPlan.extractCounters

2017-12-19 Thread Marta Kuczora (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marta Kuczora reassigned HIVE-18262: Assignee: Marta Kuczora > ConcurrentModificationException in QueryPlan.extractCounters > --

[jira] [Comment Edited] (HIVE-18303) ZooKeeperHiveLockManager should close after lock release in releaseLocksAndCommitOrRollback

2017-12-19 Thread J.P Feng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296568#comment-16296568 ] J.P Feng edited comment on HIVE-18303 at 12/19/17 1:22 PM: --- even

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

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

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296827#comment-16296827 ] Hive QA commented on HIVE-18304: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Comment Edited] (HIVE-18308) Error inserting data into many partitions

2017-12-19 Thread Juliusz Skowron (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296838#comment-16296838 ] Juliusz Skowron edited comment on HIVE-18308 at 12/19/17 2:08 PM: --

[jira] [Updated] (HIVE-18308) Error inserting data into many partitions

2017-12-19 Thread Juliusz Skowron (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juliusz Skowron updated HIVE-18308: --- Attachment: sample.gz Sample dataset > Error inserting data into many partitions > --

[jira] [Updated] (HIVE-18149) Stats: rownum estimation from datasize underestimates in most cases

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-18149: Attachment: HIVE-18149.03.patch > Stats: rownum estimation from datasize underestimates in m

[jira] [Commented] (HIVE-18149) Stats: rownum estimation from datasize underestimates in most cases

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296858#comment-16296858 ] Zoltan Haindrich commented on HIVE-18149: - #3) * updated q.out-s > Stats: rownum

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

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

[jira] [Work started] (HIVE-18293) Hive is failing to compact tables contained within a folder that is not owned by identity running HiveMetaStore

2017-12-19 Thread Johannes Alberti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-18293 started by Johannes Alberti. --- > Hive is failing to compact tables contained within a folder that is not o

[jira] [Commented] (HIVE-18293) Hive is failing to compact tables contained within a folder that is not owned by identity running HiveMetaStore

2017-12-19 Thread Johannes Alberti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296924#comment-16296924 ] Johannes Alberti commented on HIVE-18293: - See https://github.com/apache/hive/pull

[jira] [Updated] (HIVE-18293) Hive is failing to compact tables contained within a folder that is not owned by identity running HiveMetaStore

2017-12-19 Thread Johannes Alberti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Alberti updated HIVE-18293: Status: Patch Available (was: In Progress) > Hive is failing to compact tables contained wi

[jira] [Commented] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296930#comment-16296930 ] Hive QA commented on HIVE-18307: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HIVE-18224) Introduce interface above driver

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-18224: Attachment: HIVE-18224.04.patch > Introduce interface above driver > ---

[jira] [Commented] (HIVE-18291) An exception should be raised if the result is outside the range of decimal

2017-12-19 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296963#comment-16296963 ] Marco Gaido commented on HIVE-18291: Thanks for your analysis [~kgyrtkirk], I can add

[jira] [Assigned] (HIVE-18305) travis-ci builds are timing out

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich reassigned HIVE-18305: --- Assignee: Zoltan Haindrich > travis-ci builds are timing out > --

[jira] [Assigned] (HIVE-18161) Remove hive.stats.atomic

2017-12-19 Thread Bertalan Kondrat (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertalan Kondrat reassigned HIVE-18161: --- Assignee: Bertalan Kondrat > Remove hive.stats.atomic > > >

[jira] [Commented] (HIVE-18307) hiveserver2 dose not use proxy mode when using spark engine

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

[jira] [Commented] (HIVE-18283) Better error message and error code for HoS exceptions

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297042#comment-16297042 ] Andrew Sherman commented on HIVE-18283: --- Thanks [~csun]. The patch looks good to me.

[jira] [Commented] (HIVE-18149) Stats: rownum estimation from datasize underestimates in most cases

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297048#comment-16297048 ] Hive QA commented on HIVE-18149: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HIVE-18308) Error inserting data into many partitions

2017-12-19 Thread Juliusz Skowron (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juliusz Skowron updated HIVE-18308: --- Description: I am trying to partition data by a field of high cardinality (~75K). Is this eve

[jira] [Updated] (HIVE-18308) Error inserting data into many partitions

2017-12-19 Thread Juliusz Skowron (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juliusz Skowron updated HIVE-18308: --- Description: I am trying to partition data by a field of high cardinality (~75K). Is this eve

[jira] [Assigned] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman reassigned HIVE-18310: - > Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in > testconfiguration.propert

[jira] [Updated] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-18310: -- Status: Patch Available (was: Open) > Test 'vector_reduce_groupby_duplicate_cols.q' is misspell

[jira] [Updated] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Sherman updated HIVE-18310: -- Attachment: HIVE-18310.1.patch > Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in

[jira] [Commented] (HIVE-18041) Add SORT_QUERY_RESULTS to subquery_multi

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297088#comment-16297088 ] Zoltan Haindrich commented on HIVE-18041: - +1 > Add SORT_QUERY_RESULTS to subquer

[jira] [Updated] (HIVE-18248) Clean up parameters

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-18248: --- Attachment: HIVE-18248.3.patch > Clean up parameters > --- > >

[jira] [Commented] (HIVE-18248) Clean up parameters

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297101#comment-16297101 ] Janaki Lahorani commented on HIVE-18248: The test failures are not related. Thank

[jira] [Commented] (HIVE-18149) Stats: rownum estimation from datasize underestimates in most cases

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

[jira] [Commented] (HIVE-18291) An exception should be raised if the result is outside the range of decimal

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297105#comment-16297105 ] Andrew Sherman commented on HIVE-18291: --- Thanks [~mgaido] [~kgyrtkirk] for the compa

[jira] [Commented] (HIVE-18291) An exception should be raised if the result is outside the range of decimal

2017-12-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297106#comment-16297106 ] Xuefu Zhang commented on HIVE-18291: I think Hive current behavior is well-established

[jira] [Commented] (HIVE-18283) Better error message and error code for HoS exceptions

2017-12-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297116#comment-16297116 ] Xuefu Zhang commented on HIVE-18283: +1 > Better error message and error code for HoS

[jira] [Commented] (HIVE-18294) add switch to make acid table the default

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297119#comment-16297119 ] Eugene Koifman commented on HIVE-18294: --- [~kgyrtkirk], I think metastore listener is

[jira] [Commented] (HIVE-18285) StatsTask uses a cached ql.metadata.Table object

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297124#comment-16297124 ] Eugene Koifman commented on HIVE-18285: --- [~kgyrtkirk] a test to make sure someone do

[jira] [Commented] (HIVE-18304) datediff() UDF returns a wrong result when dealing with a (date, string) input

2017-12-19 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297138#comment-16297138 ] Chao Sun commented on HIVE-18304: - Thanks [~hengyu.dai] for the patch! Could you explain w

[jira] [Assigned] (HIVE-18311) Enable smb_mapjoin_8.q for cli driver

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani reassigned HIVE-18311: -- Assignee: Janaki Lahorani > Enable smb_mapjoin_8.q for cli driver > ---

[jira] [Updated] (HIVE-18311) Enable smb_mapjoin_8.q for cli driver

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-18311: --- Fix Version/s: 3.0.0 Status: Patch Available (was: Open) > Enable smb_mapjoin_8.q

[jira] [Updated] (HIVE-18311) Enable smb_mapjoin_8.q for cli driver

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-18311: --- Attachment: HIVE-18311.1.patch > Enable smb_mapjoin_8.q for cli driver > -

[jira] [Commented] (HIVE-18224) Introduce interface above driver

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297161#comment-16297161 ] Hive QA commented on HIVE-18224: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || S

[jira] [Commented] (HIVE-18149) Stats: rownum estimation from datasize underestimates in most cases

2017-12-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297194#comment-16297194 ] Ashutosh Chauhan commented on HIVE-18149: - +1 > Stats: rownum estimation from dat

[jira] [Commented] (HIVE-18224) Introduce interface above driver

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

[jira] [Commented] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297214#comment-16297214 ] Chao Sun commented on HIVE-18310: - +1 on pending test. > Test 'vector_reduce_groupby_dupl

[jira] [Commented] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297239#comment-16297239 ] Hive QA commented on HIVE-18310: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HIVE-18041) Add SORT_QUERY_RESULTS to subquery_multi

2017-12-19 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoltan Haindrich updated HIVE-18041: Resolution: Fixed Fix Version/s: 3.0.0 Status: Resolved (was: Patch Availa

[jira] [Updated] (HIVE-18125) Support arbitrary file names in input to Load Data

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18125: -- Status: Open (was: Patch Available) > Support arbitrary file names in input to Load Data >

[jira] [Updated] (HIVE-18125) Support arbitrary file names in input to Load Data

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18125: -- Attachment: HIVE-18125.02.patch > Support arbitrary file names in input to Load Data > -

[jira] [Updated] (HIVE-18294) add switch to make acid table the default

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18294: -- Attachment: HIVE-18294.04.patch > add switch to make acid table the default > --

[jira] [Updated] (HIVE-17684) HoS memory issues with MapJoinMemoryExhaustionHandler

2017-12-19 Thread Misha Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misha Dmitriev updated HIVE-17684: -- Status: In Progress (was: Patch Available) > HoS memory issues with MapJoinMemoryExhaustionHand

[jira] [Updated] (HIVE-17684) HoS memory issues with MapJoinMemoryExhaustionHandler

2017-12-19 Thread Misha Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misha Dmitriev updated HIVE-17684: -- Status: Patch Available (was: In Progress) > HoS memory issues with MapJoinMemoryExhaustionHand

[jira] [Updated] (HIVE-17684) HoS memory issues with MapJoinMemoryExhaustionHandler

2017-12-19 Thread Misha Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misha Dmitriev updated HIVE-17684: -- Attachment: HIVE-17684.02.patch > HoS memory issues with MapJoinMemoryExhaustionHandler > --

[jira] [Assigned] (HIVE-18315) update tests use non-acid tables

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-18315: - > update tests use non-acid tables > > > Key

[jira] [Updated] (HIVE-18294) add switch to make acid table the default

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18294: -- Issue Type: Sub-task (was: Improvement) Parent: HIVE-18221 > add switch to make acid ta

[jira] [Updated] (HIVE-18315) update tests use non-acid tables

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18315: -- Attachment: HIVE-18315.01.patch > update tests use non-acid tables > ---

[jira] [Updated] (HIVE-18315) update tests use non-acid tables

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-18315: -- Status: Patch Available (was: Open) > update tests use non-acid tables > --

[jira] [Commented] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

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

[jira] [Commented] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Andrew Sherman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297342#comment-16297342 ] Andrew Sherman commented on HIVE-18310: --- The test that is enabled by this change fai

[jira] [Updated] (HIVE-17396) Support DPP with map joins where the source and target belong in the same stage

2017-12-19 Thread Janaki Lahorani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janaki Lahorani updated HIVE-17396: --- Attachment: HIVE-17396.1.patch > Support DPP with map joins where the source and target belong

[jira] [Commented] (HIVE-18293) Hive is failing to compact tables contained within a folder that is not owned by identity running HiveMetaStore

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297361#comment-16297361 ] Eugene Koifman commented on HIVE-18293: --- [~jalberti] the change makes sense but you

[jira] [Commented] (HIVE-18297) Add builder for metastore Thrift classes missed in the first pass

2017-12-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297363#comment-16297363 ] Alan Gates commented on HIVE-18297: --- Sure, if you want to take this JIRA over go for it.

[jira] [Commented] (HIVE-18297) Add builder for metastore Thrift classes missed in the first pass

2017-12-19 Thread Peter Vary (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297378#comment-16297378 ] Peter Vary commented on HIVE-18297: --- I will be on PTO till January, and the tests will p

[jira] [Assigned] (HIVE-18306) Fix spark smb tests

2017-12-19 Thread Deepak Jaiswal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepak Jaiswal reassigned HIVE-18306: - Assignee: Deepak Jaiswal > Fix spark smb tests > --- > >

[jira] [Work started] (HIVE-18306) Fix spark smb tests

2017-12-19 Thread Deepak Jaiswal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-18306 started by Deepak Jaiswal. - > Fix spark smb tests > --- > > Key: HIVE-18306

[jira] [Assigned] (HIVE-18316) HiveEndPoint should only work with full acid tables

2017-12-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reassigned HIVE-18316: - > HiveEndPoint should only work with full acid tables > -

[jira] [Commented] (HIVE-18310) Test 'vector_reduce_groupby_duplicate_cols.q' is misspelled in testconfiguration.properties

2017-12-19 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297398#comment-16297398 ] Matt McCline commented on HIVE-18310: - Thanks for spotting this. The difference looks

  1   2   >