[jira] [Commented] (HIVE-7566) HIVE can't count hbase NULL column value properly

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14660284#comment-14660284 ] Aihua Xu commented on HIVE-7566: There is HIVE-5277 for the same issue. I will resolve

[jira] [Resolved] (HIVE-7566) HIVE can't count hbase NULL column value properly

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-7566. Resolution: Duplicate HIVE can't count hbase NULL column value properly

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14703080#comment-14703080 ] Aihua Xu commented on HIVE-11375: - Attached the new patch to fix the unit tests failure.

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Attachment: HIVE-11375.4.patch Broken processing of queries containing NOT (x IS NOT NULL and x 0)

[jira] [Commented] (HIVE-11596) nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error

2015-08-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14703317#comment-14703317 ] Aihua Xu commented on HIVE-11596: - OK. Actually we are passing 0-based or 1 based argument

[jira] [Updated] (HIVE-11596) nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error

2015-08-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11596: Priority: Minor (was: Major) nvl(x, y) throws NPE if type x and type y doesn't match, rather than

[jira] [Updated] (HIVE-11596) nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error

2015-08-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11596: Attachment: (was: HIVE-11596.patch) nvl(x, y) throws NPE if type x and type y doesn't match, rather

[jira] [Commented] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14706690#comment-14706690 ] Aihua Xu commented on HIVE-11617: - For lateral view, there will be one parent with 2

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14706692#comment-14706692 ] Aihua Xu commented on HIVE-11375: - [~ashutoshc] or [~csun] Can you help submit the patch?

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14707405#comment-14707405 ] Aihua Xu commented on HIVE-11375: - Seems we need to backport HIVE-11398 to branch-1 first

[jira] [Updated] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: HIVE-11617.patch Explain plan for multiple lateral views is very slow

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14707434#comment-14707434 ] Aihua Xu commented on HIVE-11375: - If we can't backport that, then I need to regenerate

[jira] [Updated] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: HIVE-11617.patch Explain plan for multiple lateral views is very slow

[jira] [Updated] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: (was: HIVE-11617.patch) Explain plan for multiple lateral views is very slow

[jira] [Commented] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14708416#comment-14708416 ] Aihua Xu commented on HIVE-11617: - Seems my change causes the plan not to output some

[jira] [Updated] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: HIVE-11617.patch Explain plan for multiple lateral views is very slow

[jira] [Updated] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: (was: HIVE-11617.patch) Explain plan for multiple lateral views is very slow

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701394#comment-14701394 ] Aihua Xu commented on HIVE-11375: - Yeah. That's a good suggestion. Didn't think of user

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Attachment: HIVE-11375.3.patch Unit tests updated. A new negative() function is added for supported UDF

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701244#comment-14701244 ] Aihua Xu commented on HIVE-11375: - I double checked the code. Seems flip() is meant to

[jira] [Updated] (HIVE-11596) nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing the meaningful error

2015-08-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11596: Attachment: HIVE-11596.patch nvl(x, y) throws NPE if type x and type y doesn't match, rather than throwing

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Attachment: HIVE-11375.2.patch Broken processing of queries containing NOT (x IS NOT NULL and x 0)

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14700256#comment-14700256 ] Aihua Xu commented on HIVE-11375: - [~ashutoshc] I notice that

[jira] [Commented] (HIVE-10895) ObjectStore does not close Query objects in some calls, causing a potential leak in some metastore db resources

2015-06-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14602895#comment-14602895 ] Aihua Xu commented on HIVE-10895: - It's caused by the patch, in which the order of the

[jira] [Updated] (HIVE-11258) The function drop_database_core() of HiveMetaStore.java may not drop all the tables

2015-07-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11258: Attachment: HIVE-11258.patch The function drop_database_core() of HiveMetaStore.java may not drop all the

[jira] [Updated] (HIVE-11258) The function drop_database_core() of HiveMetaStore.java may not drop all the tables

2015-07-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11258: Attachment: (was: HIVE-11258.patch) The function drop_database_core() of HiveMetaStore.java may not

[jira] [Resolved] (HIVE-11446) Select distinct always gives OOM error in the local run

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-11446. - Resolution: Cannot Reproduce Assignee: (was: Aihua Xu) I saw this issue and then tried to

[jira] [Assigned] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11451: --- Assignee: Aihua Xu SemanticAnalyzer throws IndexOutOfBounds Exception

[jira] [Commented] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653803#comment-14653803 ] Aihua Xu commented on HIVE-11451: - I'm able to repro locally. I will take a look.

[jira] [Commented] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653839#comment-14653839 ] Aihua Xu commented on HIVE-11451: - We should check if the number of target table columns

[jira] [Updated] (HIVE-11258) The function drop_database_core() of HiveMetaStore.java may not drop all the tables

2015-07-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11258: Attachment: HIVE-11258.patch The function drop_database_core() of HiveMetaStore.java may not drop all the

[jira] [Commented] (HIVE-11392) Trailing spaces in char comparisons

2015-07-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14646012#comment-14646012 ] Aihua Xu commented on HIVE-11392: - Got it. Thanks Jason. Trailing spaces in char

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Affects Version/s: 2.0.0 Broken processing of queries containing NOT (x IS NOT NULL and x 0)

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Component/s: (was: SQL) Logical Optimizer Broken processing of queries containing NOT

[jira] [Commented] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14658221#comment-14658221 ] Aihua Xu commented on HIVE-11451: - The unit tests are related to the changes.

[jira] [Commented] (HIVE-10321) Execution error for Parquet table and GROUP BY involving VARCHAR data type

2015-08-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14658257#comment-14658257 ] Aihua Xu commented on HIVE-10321: - [~rnpridgeon] the issue should be fixed by HIVE-9450.

[jira] [Commented] (HIVE-11392) Trailing spaces in char comparisons

2015-07-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14645010#comment-14645010 ] Aihua Xu commented on HIVE-11392: - [~jdere] This seems to be an issue. We should return

[jira] [Assigned] (HIVE-11488) Add sessionId info to HS2 log

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11488: --- Assignee: Aihua Xu Add sessionId info to HS2 log -

[jira] [Updated] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11451: Attachment: (was: HIVE-11451.patch) SemanticAnalyzer throws IndexOutOfBounds Exception

[jira] [Updated] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11451: Attachment: HIVE-11451.patch SemanticAnalyzer throws IndexOutOfBounds Exception

[jira] [Assigned] (HIVE-4897) Hive should handle AlreadyExists on retries when creating tables/partitions

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-4897: -- Assignee: Aihua Xu Hive should handle AlreadyExists on retries when creating tables/partitions

[jira] [Updated] (HIVE-4897) Hive should handle AlreadyExists on retries when creating tables/partitions

2015-08-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-4897: --- Attachment: HIVE-4897.patch Hive should handle AlreadyExists on retries when creating tables/partitions

[jira] [Assigned] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11375: --- Assignee: Aihua Xu Broken processing of queries containing NOT (x IS NOT NULL and x 0)

[jira] [Commented] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654245#comment-14654245 ] Aihua Xu commented on HIVE-11375: - I'm able to repro. I will look into that. Thanks for

[jira] [Updated] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11451: Attachment: HIVE-11451.patch SemanticAnalyzer throws IndexOutOfBounds Exception

[jira] [Commented] (HIVE-11451) SemanticAnalyzer throws IndexOutOfBounds Exception

2015-08-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654223#comment-14654223 ] Aihua Xu commented on HIVE-11451: - That's right. We should never see such exception. I'm

[jira] [Updated] (HIVE-11375) Broken processing of queries containing NOT (x IS NOT NULL and x 0)

2015-08-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11375: Attachment: HIVE-11375.patch Broken processing of queries containing NOT (x IS NOT NULL and x 0)

[jira] [Commented] (HIVE-11217) CTAS statements throws error, when the table is stored as ORC File format and select clause has NULL/VOID type column

2015-07-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14642933#comment-14642933 ] Aihua Xu commented on HIVE-11217: - [~ychena] This change seems reasonable to let ORC be

[jira] [Updated] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11130: Attachment: (was: HIVE-11130.2.patch) Refactoring the code so that HiveTxnManager interface will

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624670#comment-14624670 ] Aihua Xu commented on HIVE-11194: - The test is not related to the patch. Exchange

[jira] [Updated] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11129: Attachment: (was: HIVE-11129.patch) Issue a warning when copied from UTF-8 to ISO 8859-1

[jira] [Updated] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11129: Attachment: HIVE-11129.patch Issue a warning when copied from UTF-8 to ISO 8859-1

[jira] [Updated] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11130: Attachment: HIVE-11130.2.patch Refactoring the code so that HiveTxnManager interface will support

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: HIVE-11255.patch get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: HIVE-11255.patch get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: (was: HIVE-11255.patch) get_table_objects_by_name() in HiveMetaStore.java needs to

[jira] [Commented] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14629037#comment-14629037 ] Aihua Xu commented on HIVE-11255: - [~csun] Comments addressed. Thanks for reviewing.

[jira] [Commented] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14627273#comment-14627273 ] Aihua Xu commented on HIVE-11255: - Thanks for the info [~sershe]. I posted the stack trace

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Description: get_table_objects_by_name() function in HiveMetaStore.java right now will pass all the tables

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: (was: HIVE-11255.patch) get_table_objects_by_name() in HiveMetaStore.java needs to

[jira] [Commented] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14628470#comment-14628470 ] Aihua Xu commented on HIVE-11255: - Seems the failures are not caused by the patch, but

[jira] [Commented] (HIVE-11130) Refactoring the code so that HiveTxnManager interface will support lock/unlock table/database object

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625098#comment-14625098 ] Aihua Xu commented on HIVE-11130: - Test not related. [~alangates] and [~csun]. Do you

[jira] [Assigned] (HIVE-11208) Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a string type

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11208: --- Assignee: Aihua Xu Can not drop a default partition __HIVE_DEFAULT_PARTITION__ which is not a

[jira] [Resolved] (HIVE-11237) Unable to drop a default partition with int type

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-11237. - Resolution: Duplicate Similar one HIVE-11208 is already created. Unable to drop a default partition

[jira] [Commented] (HIVE-11129) Issue a warning when copied from UTF-8 to ISO 8859-1

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624907#comment-14624907 ] Aihua Xu commented on HIVE-11129: - Seems not related to the patch. Issue a warning when

[jira] [Commented] (HIVE-11194) Exchange partition on external tables should fail with error message when target folder already exists

2015-07-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624970#comment-14624970 ] Aihua Xu commented on HIVE-11194: - Thanks. [~csun] Exchange partition on external tables

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: (was: HIVE-11255.patch) get_table_objects_by_name() in HiveMetaStore.java needs to

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Description: get_table_objects_by_name() function in HiveMetaStore.java right now will pass all the tables

[jira] [Updated] (HIVE-11255) get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table objects in multiple batches

2015-07-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11255: Attachment: HIVE-11255.patch get_table_objects_by_name() in HiveMetaStore.java needs to retrieve table

[jira] [Commented] (HIVE-11617) Explain plan for multiple lateral views is very slow

2015-08-24 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14710074#comment-14710074 ] Aihua Xu commented on HIVE-11617: - I will break the task into runtime performance change

[jira] [Commented] (HIVE-12213) Investigating the test failure TestHCatClient.testTableSchemaPropagation

2015-10-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14966827#comment-14966827 ] Aihua Xu commented on HIVE-12213: - Got you. Seems you need to check fileStatus is empty after

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Attachment: HIVE-12160.patch > Hbase table query execution fails in secured cluster when >

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14971511#comment-14971511 ] Aihua Xu commented on HIVE-12160: - Submit a patch that, for local task java process, we will login with

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Affects Version/s: 2.0.0 > Hbase table query execution fails in secured cluster when >

[jira] [Assigned] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-12160: --- Assignee: Aihua Xu > Hbase table query execution fails in secured cluster when >

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14971247#comment-14971247 ] Aihua Xu commented on HIVE-12160: - Thanks for also testing that out. I'm also investigating. Will try to

[jira] [Commented] (HIVE-7575) GetTables thrift call is very slow

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14978428#comment-14978428 ] Aihua Xu commented on HIVE-7575: Thanks @navis to add the coverage. Sorry, I didn't see the tests already

[jira] [Commented] (HIVE-7575) GetTables thrift call is very slow

2015-10-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980328#comment-14980328 ] Aihua Xu commented on HIVE-7575: Thanks [~navis] for the explanation. TableMetaData is also fine to me.

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14978498#comment-14978498 ] Aihua Xu commented on HIVE-12160: - [~prasadm] could you please help review the patch? > Hbase table

[jira] [Updated] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12215: Attachment: HIVE-12215.2.patch > Exchange partition does not show outputs field for post/pre execute hooks

[jira] [Commented] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980595#comment-14980595 ] Aihua Xu commented on HIVE-12215: - Update the unit test for exchgpartition2lel.q. Other failures are not

[jira] [Commented] (HIVE-12093) launch local task to process map join cost long time

2015-10-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981118#comment-14981118 ] Aihua Xu commented on HIVE-12093: - [~cqliu] Is this issue reproducible? Can you turn on debug mode to see

[jira] [Commented] (HIVE-12165) wrong result when hive.optimize.sampling.orderby=true with some aggregate functions

2015-10-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14981106#comment-14981106 ] Aihua Xu commented on HIVE-12165: - Can we retry with the latest? I don't see such issue on the latest 2.0

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977168#comment-14977168 ] Aihua Xu commented on HIVE-12160: - Removing the unit test since seems we don't have a complete test infro

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Attachment: (was: HIVE-12160.patch) > Hbase table query execution fails in secured cluster when >

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Description: In a secured cluster with kerberos, a simple query like {{select count(*) from hbase_table;}}

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Attachment: HIVE-12160.patch > Hbase table query execution fails in secured cluster when >

[jira] [Updated] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12215: Attachment: HIVE-12215.patch > Exchange partition does not show outputs field for post/pre execute hooks >

[jira] [Updated] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12215: Attachment: (was: HIVE-12215.patch) > Exchange partition does not show outputs field for post/pre

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14979250#comment-14979250 ] Aihua Xu commented on HIVE-12160: - Those are unrelated test failures. > Hbase table query execution fails

[jira] [Updated] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12215: Attachment: HIVE-12215.patch > Exchange partition does not show outputs field for post/pre execute hooks >

[jira] [Commented] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14979241#comment-14979241 ] Aihua Xu commented on HIVE-12215: - For the query "exchange partition" to provide OUTPUT, the command needs

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Attachment: (was: HIVE-12160.patch) > Hbase table query execution fails in secured cluster when >

[jira] [Commented] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974356#comment-14974356 ] Aihua Xu commented on HIVE-12160: - Reattach the same patch to kick off the build. > Hbase table query

[jira] [Updated] (HIVE-12160) Hbase table query execution fails in secured cluster when hive.exec.mode.local.auto is set to true

2015-10-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12160: Attachment: HIVE-12160.patch > Hbase table query execution fails in secured cluster when >

[jira] [Commented] (HIVE-12213) Investigating the test failure TestHCatClient.testTableSchemaPropagation

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14971112#comment-14971112 ] Aihua Xu commented on HIVE-12213: - +1. > Investigating the test failure

[jira] [Commented] (HIVE-11710) Beeline embedded mode doesn't output query progress after setting any session property

2015-10-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969193#comment-14969193 ] Aihua Xu commented on HIVE-11710: - Xuefu, can you help submit the patch? > Beeline embedded mode doesn't

[jira] [Commented] (HIVE-12213) Investigating the test failure TestHCatClient.testTableSchemaPropagation

2015-10-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969099#comment-14969099 ] Aihua Xu commented on HIVE-12213: - I thought about that again. My bad. Seems your original patch is the

[jira] [Assigned] (HIVE-12215) Exchange partition does not show outputs field for post/pre execute hooks

2015-10-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-12215: --- Assignee: Aihua Xu > Exchange partition does not show outputs field for post/pre execute hooks >

[jira] [Commented] (HIVE-7575) GetTables thrift call is very slow

2015-10-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14976397#comment-14976397 ] Aihua Xu commented on HIVE-7575: [~navis] Can we also add some unit tests to cover the getTableMetas()

<    1   2   3   4   5   6   7   8   9   10   >