[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Summary: Add sessionId and queryId info to HS2 log (was: Add sessionId info to HS2 log) > Add sessionId

[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Attachment: HIVE-11488.patch > Add sessionId and queryId info to HS2 log >

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14999276#comment-14999276 ] Aihua Xu commented on HIVE-11488: - Initial patch. The changes in this patch include: 1. the patch will

[jira] [Commented] (HIVE-10985) Value based windowing on timestamp and double can't handle NULL value

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002859#comment-15002859 ] Aihua Xu commented on HIVE-10985: - Yeah. It should be backported to branch-1. > Value based windowing on

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

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002850#comment-15002850 ] Aihua Xu commented on HIVE-11375: - Yeah. It should be backported to branch-1. > Broken processing of

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

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002856#comment-15002856 ] Aihua Xu commented on HIVE-12215: - Yeah. It should be backported to branch-1. > Exchange partition does

[jira] [Commented] (HIVE-10906) Value based UDAF function without orderby expression throws NPE

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002852#comment-15002852 ] Aihua Xu commented on HIVE-10906: - Yeah. It should be backported to branch-1. > Value based UDAF function

[jira] [Commented] (HIVE-11025) In windowing spec, when the datatype is decimal, it's comparing the value against NULL value incorrectly

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15002858#comment-15002858 ] Aihua Xu commented on HIVE-11025: - Yeah. It should be backported to branch-1. > In windowing spec, when

[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Attachment: HIVE-11488.2.patch > Add sessionId and queryId info to HS2 log >

[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Attachment: (was: HIVE-11488.2.patch) > Add sessionId and queryId info to HS2 log >

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004528#comment-15004528 ] Aihua Xu commented on HIVE-11488: - Yeah. Good idea. We can remove that when we really remove HiveCLI. >

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004497#comment-15004497 ] Aihua Xu commented on HIVE-11488: - 1. It will log sessionId and queryId for all the operations since I

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004524#comment-15004524 ] Aihua Xu commented on HIVE-11488: - Actually during compile(), we may still need to keep generating queryId

[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Attachment: HIVE-11488.3.patch Attach the new patch addressing the comments. > Add sessionId and queryId

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15004526#comment-15004526 ] Aihua Xu commented on HIVE-11488: - queryId applies to all the operations actually. The explicit need of

[jira] [Resolved] (HIVE-12196) NPE when converting bad timestamp value

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-12196. - Resolution: Fixed Fix Version/s: 2.0.0 Thanks Chaoyu for reviewing the code. > NPE when

[jira] [Updated] (HIVE-12196) NPE when converting bad timestamp value

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12196: Fix Version/s: 1.3.0 > NPE when converting bad timestamp value > --- >

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006814#comment-15006814 ] Aihua Xu commented on HIVE-12196: - Committed to branch-1 as well. > NPE when converting bad timestamp

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006799#comment-15006799 ] Aihua Xu commented on HIVE-12196: - Committed to master branch. > NPE when converting bad timestamp value

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006990#comment-15006990 ] Aihua Xu commented on HIVE-11488: - TestHWISessionManager unit test passed locally. Seems the other tests

[jira] [Commented] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15007014#comment-15007014 ] Aihua Xu commented on HIVE-11488: - Committed to master branch. Thanks Szehon for reviewing the code. We

[jira] [Updated] (HIVE-11488) Add sessionId and queryId info to HS2 log

2015-11-12 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11488: Attachment: HIVE-11488.2.patch Upload patch-2 to fix the unit test failures. Call session.open() before

[jira] [Commented] (HIVE-12418) HiveHBaseTableInputFormat.getRecordReader() causes Zookeeper connection leak.

2015-11-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15008875#comment-15008875 ] Aihua Xu commented on HIVE-12418: - +1. Looks good to me. > HiveHBaseTableInputFormat.getRecordReader()

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

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985377#comment-14985377 ] Aihua Xu commented on HIVE-12160: - [~ctang.ma] Thanks for taking a look. Actually we would have issue not

[jira] [Updated] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12304: Attachment: HIVE-12304.2.patch > "drop database cascade" needs to unregister functions >

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985961#comment-14985961 ] Aihua Xu commented on HIVE-12304: - Attached the new patch to address the comments. > "drop database

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

2015-10-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14983523#comment-14983523 ] Aihua Xu commented on HIVE-12215: - Thanks for reviewing. Attached the new patch which removes the extra

[jira] [Updated] (HIVE-12196) NPE when converting bad timestamp value

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12196: Attachment: HIVE-12196.patch > NPE when converting bad timestamp value >

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14987922#comment-14987922 ] Aihua Xu commented on HIVE-12196: - [~rdblue] This behavior actually matches most of the conversion

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14987858#comment-14987858 ] Aihua Xu commented on HIVE-12196: - Simple fix which will check the value after the conversion. If it's

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14990288#comment-14990288 ] Aihua Xu commented on HIVE-12304: - Seems the test cases are not related. The first two have the age of 1.

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991963#comment-14991963 ] Aihua Xu commented on HIVE-12304: - Thanks Jason for reviewing the code. It has been pushed to master

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988541#comment-14988541 ] Aihua Xu commented on HIVE-12304: - I'm sorry. I haven't checked that yet. Let me take a look. > "drop

[jira] [Updated] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12304: Attachment: (was: HIVE-12304.2.patch) > "drop database cascade" needs to unregister functions >

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988610#comment-14988610 ] Aihua Xu commented on HIVE-12304: - hmm. Not sure what's happening there. Somehow it's said 2850 tests are

[jira] [Updated] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12304: Attachment: HIVE-12304.2.patch > "drop database cascade" needs to unregister functions >

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985523#comment-14985523 ] Aihua Xu commented on HIVE-12304: - Those test failures don't look related. [~jdere] Can you review the

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

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14985557#comment-14985557 ] Aihua Xu commented on HIVE-12093: - Yeah. We have such issue. HIVE-11502 and HIVE-11761 seems to have fixed

[jira] [Assigned] (HIVE-12196) NPE when converting bad timestamp value

2015-11-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-12196: --- Assignee: Aihua Xu > NPE when converting bad timestamp value >

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

2015-10-30 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.3.patch > Exchange partition does not show outputs field for post/pre execute hooks

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993745#comment-14993745 ] Aihua Xu commented on HIVE-12196: - I'm looking into that. Seems we would be able to throw exception for

[jira] [Commented] (HIVE-12196) NPE when converting bad timestamp value

2015-11-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993798#comment-14993798 ] Aihua Xu commented on HIVE-12196: - Actually the second query throwing the exception is a special case,

[jira] [Commented] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-10-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982945#comment-14982945 ] Aihua Xu commented on HIVE-12304: - Attach the patch to unregister functions and add a new unit test. >

[jira] [Updated] (HIVE-12304) "drop database cascade" needs to unregister functions

2015-10-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12304: Description: Currently "drop database cascade" command doesn't unregister the functions under the database.

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

2015-10-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14984230#comment-14984230 ] Aihua Xu commented on HIVE-12215: - Tests are not related to the change. > Exchange partition does not

[jira] [Commented] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14961161#comment-14961161 ] Aihua Xu commented on HIVE-11785: - [~csun] can you help submit the patch? > Support escaping carriage

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Labels: TODOC2.0 (was: ) > Support escaping carriage return and new line for LazySimpleSerDe >

[jira] [Updated] (HIVE-12212) Fix the test failures of udtf_explode.q and udf_explode.q

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12212: Attachment: HIVE-12212.patch > Fix the test failures of udtf_explode.q and udf_explode.q >

[jira] [Updated] (HIVE-12212) Fix the test failures of udtf_explode.q and udf_explode.q

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12212: Description: It's caused by HIVE-11785. Seems those files were missed from updating the baselines. (was:

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

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963478#comment-14963478 ] Aihua Xu commented on HIVE-11710: - [~xuefuz] can you help review the new patch? > Beeline embedded mode

[jira] [Commented] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963491#comment-14963491 ] Aihua Xu commented on HIVE-11785: - Thanks Lefty. Yeah, it needs to be documented. > Support escaping

[jira] [Commented] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14957717#comment-14957717 ] Aihua Xu commented on HIVE-10755: - [~szehon] Can you help submit the patch? This has been review by

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959103#comment-14959103 ] Aihua Xu commented on HIVE-11710: - Seems HIVE-11579 fixed one related issue, but the current incorrect

[jira] [Commented] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948843#comment-14948843 ] Aihua Xu commented on HIVE-11785: - Updated the test case baseline for remote_script. The original result

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: HIVE-11785.3.patch > Support escaping carriage return and new line for LazySimpleSerDe >

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: (was: HIVE-11785.3.patch) > Support escaping carriage return and new line for

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959601#comment-14959601 ] Aihua Xu commented on HIVE-11710: - Attached the new patch which will close the streams if there is an

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11710: Attachment: HIVE-11710.4.patch > Beeline embedded mode doesn't output query progress after setting any

[jira] [Updated] (HIVE-12068) Investigate remote_script.q result

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12068: Assignee: (was: Aihua Xu) > Investigate remote_script.q result > -- > >

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

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-12213: Summary: Investigating the test failure TestHCatClient.testTableSchemaPropagation (was: Investigating the

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

2015-10-19 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: Description: The pre/post execute hook interface has fields that indicate which Hive objects were read /

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

2015-10-19 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: Description: The pre/post execute hook interface has fields that indicate which Hive objects were read /

[jira] [Commented] (HIVE-12212) Fix the test failures of udtf_explode.q and udf_explode.q

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965164#comment-14965164 ] Aihua Xu commented on HIVE-12212: - Thanks. Just notice that. :) > Fix the test failures of udtf_explode.q

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

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965192#comment-14965192 ] Aihua Xu commented on HIVE-12213: - Thanks [~Aleksei]. I think it makes more sense to make similar changes

[jira] [Commented] (HIVE-12068) Investigate remote_script.q result

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965207#comment-14965207 ] Aihua Xu commented on HIVE-12068: - The second column value 'null' actually is correct since we escape

[jira] [Commented] (HIVE-12068) Investigate remote_script.q result

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965203#comment-14965203 ] Aihua Xu commented on HIVE-12068: - The issue seems to be fixed by HIVE-11785. > Investigate

[jira] [Resolved] (HIVE-12068) Investigate remote_script.q result

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-12068. - Resolution: Cannot Reproduce > Investigate remote_script.q result > -- >

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

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965232#comment-14965232 ] Aihua Xu commented on HIVE-12213: - And also, in TestHCatClient.java, the parameters for assertEquals

[jira] [Resolved] (HIVE-12214) Investigate the test failure TestSSL.testSSLVersion

2015-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-12214. - Resolution: Duplicate > Investigate the test failure TestSSL.testSSLVersion >

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959359#comment-14959359 ] Aihua Xu commented on HIVE-11710: - OK. Seems we don't need flush the string manually since autoFlush is

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959364#comment-14959364 ] Aihua Xu commented on HIVE-11710: - Thanks [~Ferd] I will try to add one unit test to cover that. >

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

2015-10-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959358#comment-14959358 ] Aihua Xu commented on HIVE-11710: - OK. Seems we don't need flush the string manually since autoFlush is

[jira] [Commented] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963571#comment-14963571 ] Aihua Xu commented on HIVE-11785: - Fix missed unit test failures. > Support escaping carriage return and

[jira] [Commented] (HIVE-1898) The ESCAPED BY clause does not seem to pick up newlines in colums and the line terminator cannot be changed

2015-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963578#comment-14963578 ] Aihua Xu commented on HIVE-1898: HIVE-11785 added the support of escaping the newline and carriage return

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Summary: Rework on HIVE-5193 to enhance the column oriented table access (was: Rework on HIVE-5193 to

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Attachment: HIVE-10755.2.patch > Rework on HIVE-5193 to enhance the column oriented table access >

[jira] [Commented] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947043#comment-14947043 ] Aihua Xu commented on HIVE-10755: - OK. It's caused by HIVE-7502 which hasn't been resolved. For current

[jira] [Commented] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947031#comment-14947031 ] Aihua Xu commented on HIVE-10755: - I'm fixing the unit tests. Seems we have issue with parquet format

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: (was: HIVE-11785.3.patch) > Support escaping carriage return and new line for

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: HIVE-11785.3.patch > Support escaping carriage return and new line for LazySimpleSerDe >

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Attachment: HIVE-10755.3.patch Update the unit tests to skip parquet test due to an known issue. > Rework

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: HIVE-11785.3.patch > Support escaping carriage return and new line for LazySimpleSerDe >

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Attachment: HIVE-10755.2.patch > Rework on HIVE-5193 to enhance the column oriented table access >

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: HIVE-11785.3.patch Update the test baseline and the test to load the test data from the file.

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table access

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Attachment: (was: HIVE-10755.2.patch) > Rework on HIVE-5193 to enhance the column oriented table access

[jira] [Updated] (HIVE-11785) Support escaping carriage return and new line for LazySimpleSerDe

2015-10-06 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11785: Attachment: (was: HIVE-11785.3.patch) > Support escaping carriage return and new line for

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618631#comment-14618631 ] Aihua Xu commented on HIVE-10895: - [~vgumashta] ObjectStore.java seems to have been

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: HIVE-10895.3.patch ObjectStore does not close Query objects in some calls, causing a potential

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14618685#comment-14618685 ] Aihua Xu commented on HIVE-10895: - [~vgumashta] Please commit the new .3 patch. I just

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: (was: HIVE-10895.3.patch) ObjectStore does not close Query objects in some calls, causing

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

2015-07-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14616823#comment-14616823 ] Aihua Xu commented on HIVE-11130: - Can you take a look at the .2.patch? Moved the check

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: (was: HIVE-10895.3.patch) ObjectStore does not close Query objects in some calls, causing

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10895: Attachment: HIVE-10895.3.patch ObjectStore does not close Query objects in some calls, causing a potential

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

2015-07-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619381#comment-14619381 ] Aihua Xu commented on HIVE-10895: - ObjectStore was updated again to cause the conflict.

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

2015-07-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620733#comment-14620733 ] Aihua Xu commented on HIVE-10895: - [~vgumashta] Can you help commit the patch?

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

2015-07-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14620897#comment-14620897 ] Aihua Xu commented on HIVE-10895: - Thanks [~vgumashta]. Most are from your work. :)

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table acess

2015-07-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Attachment: HIVE-10755.patch Rework on HIVE-5193 to enhance the column oriented table acess

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table acess

2015-07-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Fix Version/s: 2.0.0 Rework on HIVE-5193 to enhance the column oriented table acess

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

2015-07-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1461#comment-1461 ] Aihua Xu commented on HIVE-10895: - Thanks [~vgumashta] for doing the testing.

[jira] [Updated] (HIVE-10755) Rework on HIVE-5193 to enhance the column oriented table acess

2015-07-07 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10755: Description: Add the support of column pruning for column oriented table access which was done in

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