[jira] [Updated] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-10-06 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-7167: Attachment: HIVE-7167.3.patch Made the 3rd patch to be reviewed. Hive Metastore fails to start

[jira] [Commented] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-10-06 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161113#comment-14161113 ] Xiaobing Zhou commented on HIVE-7167: - [~sershe] can you review and check it in if

[jira] [Updated] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-10-06 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-7167: Description: In the case that hiveserver2 uses embedded metastore and hiveserver uses remote

[jira] [Commented] (HIVE-7167) Hive Metastore fails to start with SQLServerException

2014-10-07 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162748#comment-14162748 ] Xiaobing Zhou commented on HIVE-7167: - Thanks [~sershe]! Hive Metastore fails to

[jira] [Created] (HIVE-8401) Orc file merge operator didn't close files it opened, which resulted in redundant data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8401: --- Summary: Orc file merge operator didn't close files it opened, which resulted in redundant data in table directory Key: HIVE-8401 URL:

[jira] [Updated] (HIVE-8401) Orc file merge operator didn't close files it opened, which resulted in redundant data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Environment: Windows Server Orc file merge operator didn't close files it opened, which resulted in

[jira] [Updated] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in redundant data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Summary: OrcFileMergeOperator only close last orc file it opened, which resulted in redundant data

[jira] [Updated] (HIVE-8401) Orc file merge operator only close last orc file it opened, which resulted in redundant data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Description: run the test {noformat} mvn -Phadoop-2 test -Dtest=TestCliDriver

[jira] [Updated] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Summary: OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in

[jira] [Updated] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Attachment: alter_merge_2_orc.q.out OrcFileMergeOperator only close last orc file it opened, which

[jira] [Commented] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163980#comment-14163980 ] Xiaobing Zhou commented on HIVE-8401: - There are about 58 q tests that are using ALTER

[jira] [Updated] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

2014-10-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8401: Attachment: HIVE-8401.1.patch Made a patch. Can someone review it? Thanks! OrcFileMergeOperator

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Attachment: HIVE-8115.6.patch Hive select query hang when fields contain map

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Status: In Progress (was: Patch Available) Hive select query hang when fields contain map

[jira] [Commented] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14167437#comment-14167437 ] Xiaobing Zhou commented on HIVE-8115: - Made the sixth patch to adjust unit test. Hive

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Status: Patch Available (was: In Progress) Hive select query hang when fields contain map

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Status: In Progress (was: Patch Available) Hive select query hang when fields contain map

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Attachment: HIVE-8115.7.patch Made the 7th patch, there are minor issues in unit test, fixed them.

[jira] [Updated] (HIVE-8115) Hive select query hang when fields contain map

2014-10-10 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8115: Status: Patch Available (was: In Progress) Hive select query hang when fields contain map

[jira] [Commented] (HIVE-8115) Hive select query hang when fields contain map

2014-10-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14169579#comment-14169579 ] Xiaobing Zhou commented on HIVE-8115: - Thanks [~jdere], can you get the patch committed

[jira] [Commented] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

2014-10-13 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14169581#comment-14169581 ] Xiaobing Zhou commented on HIVE-8401: - Thanks [~prasanth_j], can you get the patch

[jira] [Created] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8497: --- Summary: StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean Key: HIVE-8497 URL:

[jira] [Updated] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8497: Description: run the test {noformat} mvn -Phadoop-2 test -Dtest=TestCliDriver

[jira] [Updated] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8497: Description: run the test {noformat} mvn -Phadoop-2 test -Dtest=TestCliDriver

[jira] [Updated] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8497: Attachment: HIVE-8497.1.patch Made a patch that works. Can anyone please review it? Thanks!

[jira] [Commented] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175390#comment-14175390 ] Xiaobing Zhou commented on HIVE-8497: - Thanks [~prashuj]! StatsNoJobTask doesn't

[jira] [Commented] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175394#comment-14175394 ] Xiaobing Zhou commented on HIVE-8497: - Thanks [~jdere] for helping me walking out of

[jira] [Commented] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175395#comment-14175395 ] Xiaobing Zhou commented on HIVE-8497: - This is you [~prasanth_j], :) StatsNoJobTask

[jira] [Updated] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8497: Attachment: HIVE-8497.2.patch The 2nd patch to remove trailing whitespaces. StatsNoJobTask doesn't

[jira] [Commented] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-17 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175859#comment-14175859 ] Xiaobing Zhou commented on HIVE-8497: - [~prasanth_j] can you check it in to 0.14 and

[jira] [Commented] (HIVE-8497) StatsNoJobTask doesn't close RecordReader, FSDataInputStream of which keeps open to prevent stale data clean

2014-10-20 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177484#comment-14177484 ] Xiaobing Zhou commented on HIVE-8497: - The test failure is unrelated, just checked.

[jira] [Created] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8550: --- Summary: Hive cannot load data into partitioned table with Unicode key Key: HIVE-8550 URL: https://issues.apache.org/jira/browse/HIVE-8550 Project: Hive

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Description: Steps to reproduce: 1) Copy the file partitioned.txt to the root folder of your HDFS

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Attachment: partitioned.txt LoadIntoPartitionedTable.hql

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14179327#comment-14179327 ] Xiaobing Zhou commented on HIVE-8550: - reproduced on Windows even by applying

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14179333#comment-14179333 ] Xiaobing Zhou commented on HIVE-8550: - The root reason is SQLServer varchar and

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14179334#comment-14179334 ] Xiaobing Zhou commented on HIVE-8550: - Good news, nvarchar really matters. Query runs

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-21 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14179350#comment-14179350 ] Xiaobing Zhou commented on HIVE-8550: - If MSSQL is metastore and unicode chars support

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-22 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Affects Version/s: 0.14.0 Hive cannot load data into partitioned table with Unicode key

[jira] [Commented] (HIVE-8147) Fail to LOAD DATA INTO table after ALTER TABLE..SET LOCATION

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182067#comment-14182067 ] Xiaobing Zhou commented on HIVE-8147: - The root cause is hdfs mv doesn't work across

[jira] [Resolved] (HIVE-8147) Fail to LOAD DATA INTO table after ALTER TABLE..SET LOCATION

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HIVE-8147. - Resolution: Won't Fix Marked it as won't fix due to reason mentioned above. Fail to LOAD DATA

[jira] [Resolved] (HIVE-7699) HIVE fails to LOAD DATA INTO TABLE from external storage

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HIVE-7699. - Resolution: Won't Fix Marked it as won't fix due to reason mentioned above. HIVE fails to LOAD

[jira] [Resolved] (HIVE-7875) Hive cannot load data into partitioned table with Unicode key

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HIVE-7875. - Resolution: Won't Fix Marked it as won't fix since it's a duplicate of HIVE-8550. Hive cannot

[jira] [Created] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB as default will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8584: --- Summary: Setting hive.exec.orc.default.compress to ZLIB as default will lead to orc file size delta byte(s) shorter on Windows than Linux Key: HIVE-8584 URL:

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Summary: Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s)

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Description: repo steps: 1. run q Setting hive.exec.orc.default.compress to ZLIB will lead to orc

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Attachment: orc_analyze.q Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Description: repo steps: 1. run query orc_analyze.q 2. hive --orcfiledump target_orc_file_generated

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Description: repo steps: 1. run query orc_analyze.q 2. hive --orcfiledump target_orc_file_generated

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Description: repo steps: 1. run query orc_analyze.q 2. hive --orcfiledump target_orc_file_generated

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Attachment: orc-win-zlib-2.dump orc-win-zlib-1.dump

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182089#comment-14182089 ] Xiaobing Zhou commented on HIVE-8584: - In the dumping files attached, *-1-* and *-2-*

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Priority: Critical (was: Major) Setting hive.exec.orc.default.compress to ZLIB will lead to orc

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182092#comment-14182092 ] Xiaobing Zhou commented on HIVE-8584: - Since ZLIB mode is platform dependent, it'd

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Attachment: HIVE-8584.1.patch Made a patch to be reviewed. Setting hive.exec.orc.default.compress

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182101#comment-14182101 ] Xiaobing Zhou commented on HIVE-8584: - [~leftylev] can you document this to let users

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182109#comment-14182109 ] Xiaobing Zhou commented on HIVE-8584: - Can anyone do a quick review? Thanks many!

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182129#comment-14182129 ] Xiaobing Zhou commented on HIVE-8550: - Thanks [~jdere] for this export approach.

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-23 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14182145#comment-14182145 ] Xiaobing Zhou commented on HIVE-8550: - [~rbains] once you mentioned it's doable using

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-24 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Priority: Major (was: Critical) Setting hive.exec.orc.default.compress to ZLIB will lead to orc

[jira] [Updated] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-10-24 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8584: Priority: Minor (was: Major) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file

[jira] [Commented] (HIVE-8148) HDFS Path named with file:// instead of file:/// results in Unit test failures in Windows

2014-10-27 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14185750#comment-14185750 ] Xiaobing Zhou commented on HIVE-8148: - +1, changes look good. HDFS Path named with

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Attachment: HIVE-8550.1.patch Made a patch. Can anyone please review it? Thanks! Hive cannot load

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Attachment: HIVE-8550.2.patch Made the 2nd patch! Considered 0.14 fresh install. Hive cannot load

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Status: Patch Available (was: In Progress) Hive cannot load data into partitioned table with

[jira] [Work started] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-8550 started by Xiaobing Zhou. --- Hive cannot load data into partitioned table with Unicode key

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Attachment: HIVE-8550.3.patch Thanks [~jdere] for detailed reviews. Here are answers in order: 1. I

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190433#comment-14190433 ] Xiaobing Zhou commented on HIVE-8550: - Yes [~jdere], tested both, see also review

[jira] [Commented] (HIVE-8668) mssql sql script has carriage returns

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190720#comment-14190720 ] Xiaobing Zhou commented on HIVE-8668: - [~hagleitn] Sorry for latency, just saw this

[jira] [Commented] (HIVE-8668) mssql sql script has carriage returns

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190729#comment-14190729 ] Xiaobing Zhou commented on HIVE-8668: - Actually I just executed queries in

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14190736#comment-14190736 ] Xiaobing Zhou commented on HIVE-8550: - Thanks [~hagleitn]. We can put a hold on 0.14

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191083#comment-14191083 ] Xiaobing Zhou commented on HIVE-8550: - Confirmed two concerns from [~jdere]: 1. legacy

[jira] [Updated] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-10-30 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8550: Attachment: HIVE-8550.0.14.1.patch Made a patch for 0.14. [~hagleitn] can you get that into 0.14,

[jira] [Commented] (HIVE-8665) Fix misc unit tests on Windows

2014-10-31 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192579#comment-14192579 ] Xiaobing Zhou commented on HIVE-8665: - [~thejas] can you get that committed to trunk

[jira] [Created] (HIVE-8695) TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages

2014-11-01 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8695: --- Summary: TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages Key: HIVE-8695 URL: https://issues.apache.org/jira/browse/HIVE-8695 Project:

[jira] [Updated] (HIVE-8695) TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8695: Description: repo steps: {noformat} run mvn test -Phadoop-2

[jira] [Updated] (HIVE-8695) TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8695: Attachment: HIVE-8695.1.patch After check, this is a result of HIVE-8557. Made a patch. Can anyone

[jira] [Commented] (HIVE-8695) TestJdbcWithMiniKdc.testNegativeTokenAuth fails on non-expected error messages

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193572#comment-14193572 ] Xiaobing Zhou commented on HIVE-8695: - [~thejas] is it safe to do this change in this

[jira] [Resolved] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HIVE-8584. - Resolution: Invalid Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193581#comment-14193581 ] Xiaobing Zhou commented on HIVE-8584: - Thanks all for comments. After deep

[jira] [Resolved] (HIVE-7276) BaseSemanticAnalyzer.unescapeSQLString fails to parse Windows like path

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou resolved HIVE-7276. - Resolution: Cannot Reproduce Resolved it since it's not reproducible any more.

[jira] [Commented] (HIVE-7511) Hive: output is incorrect if there are UTF-8 characters in where clause of a hive select query.

2014-11-01 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14193589#comment-14193589 ] Xiaobing Zhou commented on HIVE-7511: - This can be resolved by applying java options,

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194796#comment-14194796 ] Xiaobing Zhou commented on HIVE-8550: - [~leftylev] I think we can claim unicode

[jira] [Commented] (HIVE-8584) Setting hive.exec.orc.default.compress to ZLIB will lead to orc file size delta byte(s) shorter on Windows than Linux

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194799#comment-14194799 ] Xiaobing Zhou commented on HIVE-8584: - Thanks [~leftylev], no docs need to be

[jira] [Commented] (HIVE-8715) Hive 14 upgrade scripts can fail for statistics if database was created using auto-create

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14195331#comment-14195331 ] Xiaobing Zhou commented on HIVE-8715: - +1. Just tested mssql script, it works fine.

[jira] [Created] (HIVE-8717) Space character is not ascii encoded in golden file, which fails two unit tests.

2014-11-03 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8717: --- Summary: Space character is not ascii encoded in golden file, which fails two unit tests. Key: HIVE-8717 URL: https://issues.apache.org/jira/browse/HIVE-8717 Project:

[jira] [Updated] (HIVE-8717) Space character is not ascii encoded in golden file, which fails several unit tests.

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8717: Summary: Space character is not ascii encoded in golden file, which fails several unit tests. (was:

[jira] [Updated] (HIVE-8717) Space character is not ascii encoded in golden file, which fails several unit tests.

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8717: Environment: Windows Space character is not ascii encoded in golden file, which fails several unit

[jira] [Updated] (HIVE-8717) PreExecutePrinter.printEntities behaves differently on Windows vs. Linux, which fails two UTs

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8717: Summary: PreExecutePrinter.printEntities behaves differently on Windows vs. Linux, which fails two

[jira] [Updated] (HIVE-8717) PreExecutePrinter.printEntities behaves differently on Windows vs. Linux, which fails two UTs

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8717: Description: repro: {noformat} mvn test -Phadoop-2

[jira] [Commented] (HIVE-8703) More Windows unit test fixes

2014-11-03 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14195414#comment-14195414 ] Xiaobing Zhou commented on HIVE-8703: - +1, [~hagleitn] can you get this into trunk as

[jira] [Commented] (HIVE-8703) More Windows unit test fixes

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14196489#comment-14196489 ] Xiaobing Zhou commented on HIVE-8703: - Yes, test only changes. More Windows unit test

[jira] [Created] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HIVE-8737: --- Summary: setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows Key: HIVE-8737 URL: https://issues.apache.org/jira/browse/HIVE-8737

[jira] [Updated] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8737: Environment: Windows setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles

[jira] [Updated] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8737: Description: repro: {noformat} mvn test -Phadoop-2 -Dmaven.surefire.debug

[jira] [Updated] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8737: Description: repro: {noformat} mvn test -Phadoop-2 -Dmaven.surefire.debug

[jira] [Updated] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8737: Attachment: HIVE-8737.1.patch Made a patch. [~jdere] can you review it? Thanks! setEnv is not

[jira] [Updated] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HIVE-8737: Attachment: HIVE-8737.2.patch setEnv is not portable, which fails

[jira] [Commented] (HIVE-8737) setEnv is not portable, which fails TestCliDriverMethods#testprocessInitFiles on Windows

2014-11-04 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197272#comment-14197272 ] Xiaobing Zhou commented on HIVE-8737: - Made v2 and did code format adjustment. setEnv

[jira] [Commented] (HIVE-8550) Hive cannot load data into partitioned table with Unicode key

2014-11-05 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198880#comment-14198880 ] Xiaobing Zhou commented on HIVE-8550: - Non-Windows installations already supported

<    1   2   3   >