[jira] [Updated] (HIVE-9975) Renaming a nonexisting partition should not throw out NullPointerException

2015-03-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9975: -- Attachment: HIVE-9975.patch It is a simple change and adds the checking to the renamed partition. If it

[jira] [Updated] (HIVE-9975) Renaming a nonexisting partition should not throw out NullPointerException

2015-03-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9975: -- Attachment: HIVE-9975.1.patch Fixed alter_rename_partition_failure.q negative test failure. The error

[jira] [Updated] (HIVE-10007) Support qualified table name in analyze table compute statistics for columns

2015-03-19 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10007: --- Attachment: HIVE-10007.1.patch Fixed three failed tests. [~szehon] Thanks for the review and

[jira] [Assigned] (HIVE-10027) Use descriptions from Avro schema files in column comments

2015-03-19 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10027: -- Assignee: Chaoyu Tang Use descriptions from Avro schema files in column comments

[jira] [Commented] (HIVE-10007) Support qualified table name in analyze table compute statistics for columns

2015-03-20 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14371279#comment-14371279 ] Chaoyu Tang commented on HIVE-10007: The test failure of transform_acid.q seems

[jira] [Updated] (HIVE-10007) Support qualified table name in analyze table compute statistics for columns

2015-03-19 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10007: --- Attachment: HIVE-10007.patch I found that besides the command analyze table .. compute statistics for

[jira] [Commented] (HIVE-9866) Changing a column's type doesn't change column stats type in metastore

2015-03-12 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14358384#comment-14358384 ] Chaoyu Tang commented on HIVE-9866: --- Patch to HIVE-9720 has been submitted and requested

[jira] [Updated] (HIVE-9720) Metastore does not properly migrate column stats when renaming a table across databases.

2015-03-12 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9720: -- Attachment: HIVE-9720.patch Remove invalid column stats entries from TAB_COL_STATS and PART_COL_STATS

[jira] [Commented] (HIVE-9866) Changing a column's type doesn't change column stats type in metastore

2015-03-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14350483#comment-14350483 ] Chaoyu Tang commented on HIVE-9866: --- Thanks [~damien.carol] for the comment. It is also

[jira] [Assigned] (HIVE-9877) Beeline cannot run multiple statements in the same row

2015-03-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-9877: - Assignee: Chaoyu Tang Beeline cannot run multiple statements in the same row

[jira] [Updated] (HIVE-9877) Beeline cannot run multiple statements in the same row

2015-03-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9877: -- Attachment: HIVE-9877.patch The patch is being requested for review on

[jira] [Updated] (HIVE-9720) Metastore does not properly migrate column stats when renaming a table across databases.

2015-03-12 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9720: -- Attachment: HIVE-9720.1.patch Fixed failed tests, but I could not reproduce one failure from

[jira] [Commented] (HIVE-9720) Metastore does not properly migrate column stats when renaming a table across databases.

2015-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14360936#comment-14360936 ] Chaoyu Tang commented on HIVE-9720: --- Thanks Xuefu for reviewing and committing the patch.

[jira] [Resolved] (HIVE-9866) Changing a column's type doesn't change column stats type in metastore

2015-03-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-9866. --- Resolution: Fixed Fix Version/s: 1.2.0 A patch to HIVE-9720 which has been committed to trunk

[jira] [Updated] (HIVE-9920) DROP DATABASE IF EXISTS throws exception if database does not exist

2015-03-10 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9920: -- Attachment: HIVE-9920.patch Do not log out the error for get_database in RetryingHMSHander.java. With

[jira] [Updated] (HIVE-9920) DROP DATABASE IF EXISTS throws exception if database does not exist

2015-03-11 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9920: -- Attachment: HIVE-9920.patch The two failed tests seem not be related to the patch. I was not able to

[jira] [Updated] (HIVE-9720) Metastore does not properly migrate column stats when renaming a table across databases.

2015-03-12 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9720: -- Attachment: HIVE-9720.1.patch Looks like the precommit is not queued for the updated patch. Resubmit.

[jira] [Updated] (HIVE-9877) Beeline cannot run multiple statements in the same row

2015-03-12 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-9877: -- Attachment: HIVE-9877.patch Not sure why the precommit build was not kicked off. Resubmit patch to

[jira] [Commented] (HIVE-10027) Use descriptions from Avro schema files in column comments

2015-03-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14377697#comment-14377697 ] Chaoyu Tang commented on HIVE-10027: The patch has been uploaded to

[jira] [Commented] (HIVE-10086) Hive throws error when accessing Parquet file schema using field name match

2015-03-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14386075#comment-14386075 ] Chaoyu Tang commented on HIVE-10086: Interesting, [~csun], I was not able to find the

[jira] [Assigned] (HIVE-9720) Metastore does not properly migrate column stats when renaming a table across databases.

2015-03-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-9720: - Assignee: Chaoyu Tang Metastore does not properly migrate column stats when renaming a table

[jira] [Commented] (HIVE-9263) Implement controllable exit code in beeline

2015-02-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14340637#comment-14340637 ] Chaoyu Tang commented on HIVE-9263: --- I was so far not able to reproduce this issue in my

[jira] [Assigned] (HIVE-9263) Implement controllable exit code in beeline

2015-02-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-9263: - Assignee: Chaoyu Tang Implement controllable exit code in beeline

[jira] [Updated] (HIVE-10027) Use descriptions from Avro schema files in column comments

2015-03-26 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10027: --- Attachment: HIVE-10027.1.patch Uploaded a new patch based on review. Thanks [~szehon] and [~xuefuz]

[jira] [Commented] (HIVE-10007) Support qualified table name in analyze table compute statistics for columns

2015-03-24 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14378646#comment-14378646 ] Chaoyu Tang commented on HIVE-10007: Thanks to [~szehon] for reviewing and committing

[jira] [Updated] (HIVE-10322) TestJdbcWithMiniHS2.testNewConnectionConfiguration fails

2015-04-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10322: --- Attachment: HIVE-10322.patch [~thejas], [~hsubramaniyan] and [~szehon], could you take a look at the

[jira] [Commented] (HIVE-10313) Literal Decimal ExprNodeConstantDesc should contain value of HiveDecimal instead of String

2015-04-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492863#comment-14492863 ] Chaoyu Tang commented on HIVE-10313: The failure of test

[jira] [Updated] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10384: --- Attachment: HIVE-10384.patch Looking through RetryMetaStoreClient/IMetaStoreClient/MetaStoreClient, I

[jira] [Commented] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-23 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14509918#comment-14509918 ] Chaoyu Tang commented on HIVE-10384: [~szehon] I think currently the other check only

[jira] [Commented] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-22 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507336#comment-14507336 ] Chaoyu Tang commented on HIVE-10384: The test failures are not related to the patch.

[jira] [Updated] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-21 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10384: --- Attachment: HIVE-10384.1.patch Thanks [~szehon] for reviewing the code and Eric Liang providing the

[jira] [Commented] (HIVE-10488) cast DATE as TIMESTAMP returns incorrect values

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14519846#comment-14519846 ] Chaoyu Tang commented on HIVE-10488: [~the6campbells] I was also not able to reproduce

[jira] [Commented] (HIVE-10307) Support to use number literals in partition column

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14519866#comment-14519866 ] Chaoyu Tang commented on HIVE-10307: Thanks [~jxiang] for committing the patch and

[jira] [Commented] (HIVE-10488) cast DATE as TIMESTAMP returns incorrect values

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14519921#comment-14519921 ] Chaoyu Tang commented on HIVE-10488: Here are the desc formatted from two tables

[jira] [Commented] (HIVE-10502) Cannot specify log4j.properties file location in Beeline

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520250#comment-14520250 ] Chaoyu Tang commented on HIVE-10502: Beeline seems not use log4j at all and jline2 has

[jira] [Commented] (HIVE-10552) hive 1.1.0 rename column fails: Invalid method name: 'alter_table_with_cascade'

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14521512#comment-14521512 ] Chaoyu Tang commented on HIVE-10552: As I know, Cloudera 5.3.3 is Hive 13.1 and does

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.6.patch [~jxiang] Updated patch based on your comments. Also fixed two more

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.4.patch [~xuefuz] [~jxiang] Based on your feedback to the last patch

[jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14522262#comment-14522262 ] Chaoyu Tang commented on HIVE-10541: Thanks [~thejas]. I will look into adding a test

[jira] [Commented] (HIVE-7475) Beeline requires newline at the end of each query in a file

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14522076#comment-14522076 ] Chaoyu Tang commented on HIVE-7475: --- [~thejas], [~navis] Looks like the issue still

[jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526114#comment-14526114 ] Chaoyu Tang commented on HIVE-10541: Thanks [~thejas] for review and [~szehon] for

[jira] [Assigned] (HIVE-10552) hive 1.1.0 rename column fails: Invalid method name: 'alter_table_with_cascade'

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10552: -- Assignee: Chaoyu Tang hive 1.1.0 rename column fails: Invalid method name:

[jira] [Updated] (HIVE-10587) ExprNodeColumnDesc should be created with isPartitionColOrVirtualCol true for DP column

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10587: --- Attachment: HIVE-10587.patch A simple patch. Passing true as parameter isPartitionColOrVirtualCol

[jira] [Commented] (HIVE-10552) hive 1.1.0 rename column fails: Invalid method name: 'alter_table_with_cascade'

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526037#comment-14526037 ] Chaoyu Tang commented on HIVE-10552: [~dwatzke] I wonder if you are still having the

[jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-05-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526672#comment-14526672 ] Chaoyu Tang commented on HIVE-10541: I think it is not needed. Before, without this

[jira] [Commented] (HIVE-10571) HiveMetaStoreClient should close existing thrift connection before its reconnect

2015-05-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526675#comment-14526675 ] Chaoyu Tang commented on HIVE-10571: The failed test seems not related to this patch.

[jira] [Commented] (HIVE-10587) ExprNodeColumnDesc should be created with isPartitionColOrVirtualCol true for DP column

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526173#comment-14526173 ] Chaoyu Tang commented on HIVE-10587: The failed test seem not related to this patch.

[jira] [Commented] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526193#comment-14526193 ] Chaoyu Tang commented on HIVE-9534: --- [~rhbutani] I have not looked deeply into code yet,

[jira] [Commented] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14526190#comment-14526190 ] Chaoyu Tang commented on HIVE-9534: --- I tried the tests (distinct with window function) in

[jira] [Assigned] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-9534: - Assignee: Chaoyu Tang incorrect result set for query that projects a windowed aggregate

[jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-05-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14523395#comment-14523395 ] Chaoyu Tang commented on HIVE-10541: The failed test seems not related to this patch.

[jira] [Updated] (HIVE-10571) HiveMetaStoreClient should close existing thrift connection before its reconnect

2015-05-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10571: --- Attachment: HIVE-10571.patch It is a straightforward patch. [~szehon], [~thejas], [~sushanth], could

[jira] [Resolved] (HIVE-10488) cast DATE as TIMESTAMP returns incorrect values

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-10488. Resolution: Cannot Reproduce [~the6campbells] We are not able to reproduce the issue, so I resolve

[jira] [Assigned] (HIVE-10567) partial scan for rcfile table doesn't work for dynamic partition

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10567: -- Assignee: Chaoyu Tang partial scan for rcfile table doesn't work for dynamic partition

[jira] [Commented] (HIVE-10567) partial scan for rcfile table doesn't work for dynamic partition

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14522625#comment-14522625 ] Chaoyu Tang commented on HIVE-10567: Hi [~tfriedr], I have not started to look into

[jira] [Commented] (HIVE-10307) Support to use number literals in partition column

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14522691#comment-14522691 ] Chaoyu Tang commented on HIVE-10307: [~leftylev] I updated wiki for the

[jira] [Updated] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-04-30 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10541: --- Attachment: HIVE-10541.1.patch Add a unittest testLastLineCmdInScriptFile in TestBeeLineWithArgs.

[jira] [Assigned] (HIVE-10574) Metastore to handle expired tokens inline

2015-05-01 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10574: -- Assignee: Chaoyu Tang Metastore to handle expired tokens inline

[jira] [Resolved] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang resolved HIVE-10541. Resolution: Duplicate Beeline requires newline at the end of each query in a file

[jira] [Commented] (HIVE-10502) Cannot specify log4j.properties file location in Beeline

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520723#comment-14520723 ] Chaoyu Tang commented on HIVE-10502: [~szehon] I see the issue. What you did is to

[jira] [Reopened] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reopened HIVE-10541: I am still able to reproduce the issue in master as of 4/29/2015 on my mac shell (Darwin localhost

[jira] [Commented] (HIVE-10541) Beeline requires newline at the end of each query in a file

2015-04-29 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520778#comment-14520778 ] Chaoyu Tang commented on HIVE-10541: It looks like a bug from jline (jline-2.1.2.jar),

[jira] [Assigned] (HIVE-10502) Cannot specify log4j.properties file location in Beeline

2015-04-27 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10502: -- Assignee: Chaoyu Tang Cannot specify log4j.properties file location in Beeline

[jira] [Commented] (HIVE-10608) Fix useless 'if' stamement in RetryingMetaStoreClient (135)

2015-05-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14527813#comment-14527813 ] Chaoyu Tang commented on HIVE-10608: [~apivovarov] The line if

[jira] [Commented] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529716#comment-14529716 ] Chaoyu Tang commented on HIVE-9534: --- Oracle 11.2 treats avg(distinct tsint.csint) over ()

[jira] [Updated] (HIVE-10620) ZooKeeperHiveLock overrides equal() method but not hashcode()

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10620: --- Description: ZooKeeperHiveLock overrides the public boolean equals(Object o) method but does not for

[jira] [Updated] (HIVE-10620) ZooKeeperHiveLock overrides equal() method but not hashcode()

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10620: --- Attachment: HIVE-10620.patch [~szehon] [~ashutoshc] could you review the code? Thanks

[jira] [Updated] (HIVE-10571) HiveMetaStoreClient should close existing thrift connection before its reconnect

2015-05-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10571: --- Attachment: HIVE-10571.patch Reattach the patch to kick off precommit build. HiveMetaStoreClient

[jira] [Commented] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528903#comment-14528903 ] Chaoyu Tang commented on HIVE-9534: --- Actually as of Oracle 11.2 (the version I tested was

[jira] [Commented] (HIVE-10608) Fix useless 'if' stamement in RetryingMetaStoreClient (135)

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529068#comment-14529068 ] Chaoyu Tang commented on HIVE-10608: [~apivovarov] Yeah, error out immediately for

[jira] [Commented] (HIVE-10608) Fix useless 'if' stamement in RetryingMetaStoreClient (135)

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529147#comment-14529147 ] Chaoyu Tang commented on HIVE-10608: [~apivovarov] If so, I think the block should be

[jira] [Commented] (HIVE-10608) Fix useless 'if' stamement in RetryingMetaStoreClient (135)

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529228#comment-14529228 ] Chaoyu Tang commented on HIVE-10608: +1 (non-binding) Fix useless 'if' stamement in

[jira] [Assigned] (HIVE-10585) Range based Windowing is handled incorrectly for String types

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10585: -- Assignee: Chaoyu Tang Range based Windowing is handled incorrectly for String types

[jira] [Commented] (HIVE-9534) incorrect result set for query that projects a windowed aggregate

2015-05-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529304#comment-14529304 ] Chaoyu Tang commented on HIVE-9534: --- Looks like that the over(analytic_clause) part will

[jira] [Assigned] (HIVE-10732) Hive JDBC driver does not close operation for metadata queries

2015-05-15 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10732: -- Assignee: Chaoyu Tang Hive JDBC driver does not close operation for metadata queries

[jira] [Updated] (HIVE-10574) Metastore to handle expired tokens inline

2015-05-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10574: --- Assignee: (was: Chaoyu Tang) Metastore to handle expired tokens inline

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-15 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.1.patch Fixed for failed tests. Support to use number literals in partition

[jira] [Commented] (HIVE-10307) Support to use number literals in partition column

2015-04-15 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14497157#comment-14497157 ] Chaoyu Tang commented on HIVE-10307: The failed tests seems not related to this patch.

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.2.patch Uploaded revised patch based on Jimmy's review. Support to use

[jira] [Commented] (HIVE-8136) Reduce table locking

2015-04-16 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14498498#comment-14498498 ] Chaoyu Tang commented on HIVE-8136: --- [~Ferd] I have a question, when Hive processes a

[jira] [Updated] (HIVE-10313) Literal Decimal ExprNodeConstantDesc should contain value of HiveDecimal instead of String

2015-04-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10313: --- Attachment: HIVE-10313.patch Patch has also been uploaded to https://reviews.apache.org/r/33128/ and

[jira] [Updated] (HIVE-10313) Literal Decimal ExprNodeConstantDesc should contain value of HiveDecimal instead of String

2015-04-13 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10313: --- Attachment: HIVE-10313.1.patch Fixed two failed test outputs (vector_decimal_2.q.out). The failure

[jira] [Commented] (HIVE-10313) Literal Decimal ExprNodeConstantDesc should contain value of HiveDecimal instead of String

2015-04-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14500118#comment-14500118 ] Chaoyu Tang commented on HIVE-10313: [~xuefuz] I ran into this problem in coding when

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.3.patch Correct the typo in parameter description. Thanks [~leftylev] !

[jira] [Assigned] (HIVE-10384) RetryingMetaStoreClient does not retry wrapped TTransportExceptions

2015-04-17 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10384: -- Assignee: Chaoyu Tang RetryingMetaStoreClient does not retry wrapped TTransportExceptions

[jira] [Updated] (HIVE-10307) Support to use number literals in partition column

2015-04-14 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10307: --- Attachment: HIVE-10307.patch This patch is to: 1. support number literals in partition specification.

[jira] [Commented] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482158#comment-14482158 ] Chaoyu Tang commented on HIVE-10231: [~gopalv] HIVE-10226 is for computing the stats

[jira] [Updated] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10231: --- Attachment: HIVE-10231.patch There is a bug in rewriting the analyze query in

[jira] [Commented] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14482178#comment-14482178 ] Chaoyu Tang commented on HIVE-10231: I have requested the patch review on RB

[jira] [Updated] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10231: --- Attachment: HIVE-10231.1.patch Thanks [~ashutoshc] for the review. I made the changes and also add

[jira] [Updated] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-07 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-10231: --- Attachment: HIVE-10231.1.patch These failures seem not relevant to the patch. I am not able to

[jira] [Commented] (HIVE-10231) Compute partition column stats fails if partition col type is date

2015-04-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14485244#comment-14485244 ] Chaoyu Tang commented on HIVE-10231: Thanks, [~ashutoshc]. I looked into the report:

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14485993#comment-14485993 ] Chaoyu Tang commented on HIVE-5376: --- [~sershe] [~hsubramaniyan] Could you elaborate the

[jira] [Commented] (HIVE-5376) Hive does not honor type for partition columns when altering column type

2015-04-08 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14486113#comment-14486113 ] Chaoyu Tang commented on HIVE-5376: --- Thanks [~sershe] for the clarification. Hive does

[jira] [Commented] (HIVE-10933) Hive 0.13 returns precision 0 for varchar(32) from DatabaseMetadata.getColumns()

2015-06-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14573956#comment-14573956 ] Chaoyu Tang commented on HIVE-10933: I could not reproduce your issue in trunk and

[jira] [Commented] (HIVE-10410) Apparent race condition in HiveServer2 causing intermittent query failures

2015-06-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14571864#comment-14571864 ] Chaoyu Tang commented on HIVE-10410: [~Richard Williams] are you still working on the

[jira] [Assigned] (HIVE-10933) Hive 0.13 returns precision 0 for varchar(32) from DatabaseMetadata.getColumns()

2015-06-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-10933: -- Assignee: Chaoyu Tang Hive 0.13 returns precision 0 for varchar(32) from

[jira] [Commented] (HIVE-7193) Hive should support additional LDAP authentication parameters

2015-06-05 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575310#comment-14575310 ] Chaoyu Tang commented on HIVE-7193: --- [~ngangam] Overall, the patch looks good to me. I

[jira] [Commented] (HIVE-10410) Apparent race condition in HiveServer2 causing intermittent query failures

2015-06-03 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570898#comment-14570898 ] Chaoyu Tang commented on HIVE-10410: [~Richard Williams] We ran into the same problem

[jira] [Commented] (HIVE-10410) Apparent race condition in HiveServer2 causing intermittent query failures

2015-06-04 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14572981#comment-14572981 ] Chaoyu Tang commented on HIVE-10410: I think not only the Hive object, but also

  1   2   3   4   5   6   7   8   9   >