[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

[jira] [Assigned] (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 reassigned HIVE-10755: --- Assignee: Aihua Xu 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: Description: Add the support of column pruning for column oriented table access which was done in

[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

[jira] [Commented] (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:comment-tabpanelfocusedCommentId=14616724#comment-14616724 ] Aihua Xu commented on HIVE-10755: - [~viraj] and [~mithun] I spent time trying to work on

[jira] [Updated] (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:all-tabpanel ] Aihua Xu updated HIVE-11130: Attachment: HIVE-11130.2.patch Refactoring the code so that HiveTxnManager interface will support

[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=14616796#comment-14616796 ] Aihua Xu commented on HIVE-11130: - [~alangates] Yes. supportsExplicitLock() is being

[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=14616802#comment-14616802 ] Aihua Xu commented on HIVE-11130: - Do you think we should move that logic to

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

2015-07-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11194: Attachment: HIVE-11194.patch Exchange partition on external tables should fail with error message when

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

2015-07-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11194: Attachment: (was: HIVE-11194.patch) Exchange partition on external tables should fail with error

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

2015-07-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11194: Attachment: HIVE-11194.patch Exchange partition on external tables should fail with error message when

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

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

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

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

[jira] [Commented] (HIVE-12406) HIVE-9500 introduced incompatible change to LazySimpleSerDe public interface

2015-11-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009426#comment-15009426 ] Aihua Xu commented on HIVE-12406: - Attached the patch which added deprecated inner class and

[jira] [Commented] (HIVE-12388) GetTables cannot get external tables when TABLE type argument is given

2015-11-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009944#comment-15009944 ] Aihua Xu commented on HIVE-12388: - [~szehon] The patch looks good. Minor issues: 1. {{LOG.info("Invalid

[jira] [Assigned] (HIVE-12406) HIVE-9500 introduced incompatible change to LazySimpleSerDe public interface

2015-11-13 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-12406: --- Assignee: Aihua Xu > HIVE-9500 introduced incompatible change to LazySimpleSerDe public interface >

[jira] [Updated] (HIVE-10021) Alter index rebuild statements submitted through HiveServer2 fail when Sentry is enabled

2015-08-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10021: Attachment: HIVE-10021.patch Alter index rebuild statements submitted through HiveServer2 fail when

[jira] [Assigned] (HIVE-10021) Alter index rebuild statements submitted through HiveServer2 fail when Sentry is enabled

2015-08-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-10021: --- Assignee: Aihua Xu Alter index rebuild statements submitted through HiveServer2 fail when Sentry

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

2015-08-27 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: HIVE-11617.patch Revert ExplainTask.java file since we can use Explain logical to avoid the

[jira] [Updated] (HIVE-10021) Alter index rebuild statements submitted through HiveServer2 fail when Sentry is enabled

2015-08-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-10021: Attachment: HIVE-10021.2.patch Rather than passing the userName around, use the one saved in the

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

2015-08-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Description: The following explain job will be very slow or never finish if there are many lateral views

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

2015-08-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Description: The following explain job will be very slow or never finish if there are many lateral views

[jira] [Commented] (HIVE-11554) Exchange partition does not properly populate fields for post/pre execute hooks

2015-08-26 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14713661#comment-14713661 ] Aihua Xu commented on HIVE-11554: - [~pauly] The baseline you posted above has been fixed

[jira] [Assigned] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11696: --- Assignee: Aihua Xu > Exception when table-level serde is Parquet while partition-level serde is >

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

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14723590#comment-14723590 ] Aihua Xu commented on HIVE-11617: - I checked the test cases. Mostly seems we were marking the fields as

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

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14723723#comment-14723723 ] Aihua Xu commented on HIVE-11617: - TestHCatClient.testTableSchemaPropagation passed locally. Seems

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

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14723798#comment-14723798 ] Aihua Xu commented on HIVE-11617: - Went through lineage2 and lineage3. Seems the orders of vertices and

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

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11617: Attachment: HIVE-11617.2.patch Fixed the unit tests baseline. > Explain plan for multiple lateral views is

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

2015-08-31 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14723888#comment-14723888 ] Aihua Xu commented on HIVE-11617: - Just created the code review. Can you guys help review the code?

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

2015-09-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14727497#comment-14727497 ] Aihua Xu commented on HIVE-11617: - Failed cases are not related. > Explain plan for multiple lateral

[jira] [Updated] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11696: Attachment: HIVE-11696.2.patch Seems we have to deal with both ArrayWritable (for Parquet only which

[jira] [Updated] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-04 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11696: Attachment: (was: HIVE-11696.2.patch) > Exception when table-level serde is Parquet while

[jira] [Updated] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-03 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11696: Attachment: HIVE-11696.2.patch Since we are creating the object as a "ArrayList" in

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

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734754#comment-14734754 ] Aihua Xu commented on HIVE-11617: - Thanks for reviewing and commit, [~jcamachorodriguez] > Explain plan

[jira] [Updated] (HIVE-11761) DoubleWritable hashcode for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11761: Description: HIVE-11502 fixed the hashcode for LazyDouble. Additionally we should fix for DoubleWritable as

[jira] [Updated] (HIVE-11761) DoubleWritable hash code for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11761: Attachment: HIVE-11761.patch > DoubleWritable hash code for GroupBy is not properly generated >

[jira] [Updated] (HIVE-11761) DoubleWritable hash code for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11761: Description: HIVE-11502 fixed the hashcode for LazyDouble. Additionally we should fix for DoubleWritable as

[jira] [Updated] (HIVE-11761) DoubleWritable hashcode for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11761: Summary: DoubleWritable hashcode for GroupBy is not properly generated (was: DoubleWritable hash code for

[jira] [Commented] (HIVE-11761) DoubleWritable hashcode for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735564#comment-14735564 ] Aihua Xu commented on HIVE-11761: - That's correct. It's only for performance reason. > DoubleWritable

[jira] [Commented] (HIVE-11742) last_value window specifier enforces ordering as a partition

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734784#comment-14734784 ] Aihua Xu commented on HIVE-11742: - I didn't know that last_value behaves like that for {{last_value(x)

[jira] [Updated] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11696: Attachment: HIVE-11696.patch > Exception when table-level serde is Parquet while partition-level serde is

[jira] [Commented] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735245#comment-14735245 ] Aihua Xu commented on HIVE-11696: - Those failures are unrelated to the patch. > Exception when

[jira] [Updated] (HIVE-11761) DoubleWritable hash code for GroupBy is not properly generated

2015-09-08 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11761: Description: HIVE-11502 fixed the hashcode for LazyDouble. Additionally we should fix for DoubleWritable as

[jira] [Updated] (HIVE-11785) Carriage return and new line are processed differently when hive.fetch.task.conversion is set to none

2015-09-10 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: Description: Create the table and perform the queries as follows. You will see different results when the

[jira] [Updated] (HIVE-11785) Carriage return and new line are processed differently when hive.fetch.task.conversion is set to none

2015-09-10 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: test.parquet > Carriage return and new line are processed differently when >

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

2015-09-10 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.patch Currently we don't set SessionState.info to System.out which causes the query

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

2015-09-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738780#comment-14738780 ] Aihua Xu commented on HIVE-11710: - I didn't create code review for this since it's a simple change. Submit

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

2015-09-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743611#comment-14743611 ] Aihua Xu commented on HIVE-11710: - The failures are not caused by the patch. > Beeline embedded mode

[jira] [Updated] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11799: Description: Execute the following query {noformat} CREATE TABLE `t1`(`pattern` array); explain select *

[jira] [Updated] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11799: Description: Execute the following query {noformat} CREATE TABLE `t1`(`pattern` array); explain select *

[jira] [Updated] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11799: Attachment: HIVE-11799.patch Seems it's not necessary to recursively print out the nodes if the nodes have

[jira] [Commented] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14741399#comment-14741399 ] Aihua Xu commented on HIVE-11799: - [~hagleitn] Can you help take a look at the change? You added logical

[jira] [Commented] (HIVE-11785) Carriage return and new line are processed differently when hive.fetch.task.conversion is set to none

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14741653#comment-14741653 ] Aihua Xu commented on HIVE-11785: - OK. The intermediate tables in hive with LazySimpleSerDe can't handle

[jira] [Updated] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11799: Description: Execute the following query {noformat} CREATE TABLE `t1`(`pattern` array); explain select *

[jira] [Updated] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11826: Attachment: HIVE-11826.patch > 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized >

[jira] [Updated] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11826: Attachment: HIVE-11826.2.patch Change the TestHadoop20SAuthBridge.java to be the one for version23 since

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-16 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14791405#comment-14791405 ] Aihua Xu commented on HIVE-11826: - I mean HadoopThriftAuthBridge20S.java is already removed. >

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804596#comment-14804596 ] Aihua Xu commented on HIVE-11826: - Thanks Chao for reviewing the code. [~ashutoshc] can you also help

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-17 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804715#comment-14804715 ] Aihua Xu commented on HIVE-11826: - Sorry. I didn't upstream 0.13 but in CDH5.3.3 with Hive-0.13 which

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

2015-09-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14739409#comment-14739409 ] Aihua Xu commented on HIVE-11710: - CLI sets as follows in CLIDriver.java. {noformat} ss.out = new

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

2015-09-10 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14739441#comment-14739441 ] Aihua Xu commented on HIVE-11710: - Actually after {{IOUtils.cleanup(LOG,

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

2015-09-10 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: (was: HIVE-11710.patch) > Beeline embedded mode doesn't output query progress after setting

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

2015-09-11 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.patch > Beeline embedded mode doesn't output query progress after setting any

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

2015-09-11 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: (was: HIVE-11710.patch) > Beeline embedded mode doesn't output query progress after setting

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

2015-09-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745483#comment-14745483 ] Aihua Xu commented on HIVE-11710: - OK. Seems it's fine since from the close() call shown below, we are

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

2015-09-15 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745465#comment-14745465 ] Aihua Xu commented on HIVE-11710: - Yeah. You are right. It really depends on how ss.out is used.

[jira] [Updated] (HIVE-11799) The output of explain query for multiple lateral views is huge

2015-09-11 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11799: Description: CREATE TABLE `t1`(`pattern` array); explain select * from t1 lateral view explode(pattern)

[jira] [Updated] (HIVE-11980) Follow up on HIVE-11696, exception is thrown from CTAS from the table with table-level serde is Parquet while partition-level serde is JSON

2015-09-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11980: Description: When we create a new table from the table with table-level serde to be Parquet and

[jira] [Updated] (HIVE-11980) Follow up on HIVE-11696, exception is thrown from CTAS from the table with table-level serde is Parquet while partition-level serde is JSON

2015-09-29 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11980: Attachment: HIVE-11980.patch Update getStructFrieidsDataAsList() to also handle {{List}} as a parameter.

[jira] [Assigned] (HIVE-11962) Improve windowing_windowspec2.q tests to return consistent results

2015-09-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-11962: --- Assignee: Aihua Xu > Improve windowing_windowspec2.q tests to return consistent results >

[jira] [Commented] (HIVE-11962) Improve windowing_windowspec2.q tests to return consistent results

2015-09-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936791#comment-14936791 ] Aihua Xu commented on HIVE-11962: - It should be unrelated. [~szehon] can you help submit the patch? Thanks

[jira] [Commented] (HIVE-11980) Follow up on HIVE-11696, exception is thrown from CTAS from the table with table-level serde is Parquet while partition-level serde is JSON

2015-09-30 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936793#comment-14936793 ] Aihua Xu commented on HIVE-11980: - [~csun] Can you help review the patch? It's an additional issue to

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

2015-10-01 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.2.patch Update all the affected thrift code and update the unit test baselines. >

[jira] [Commented] (HIVE-11980) Follow up on HIVE-11696, exception is thrown from CTAS from the table with table-level serde is Parquet while partition-level serde is JSON

2015-10-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940004#comment-14940004 ] Aihua Xu commented on HIVE-11980: - The tests seem not related to the patch. [~szehon] can you help review

[jira] [Commented] (HIVE-12006) Enable Columnar Pushdown for RC/ORC File for HCatLoader

2015-10-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940108#comment-14940108 ] Aihua Xu commented on HIVE-12006: - Hi Daniel, I already created the task HIVE-10755 for it and had the

[jira] [Commented] (HIVE-12006) Enable Columnar Pushdown for RC/ORC File for HCatLoader

2015-10-01 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14940125#comment-14940125 ] Aihua Xu commented on HIVE-12006: - Thanks. I have that patch for a while, but haven't got it committed.

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

2015-10-02 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14941620#comment-14941620 ] Aihua Xu commented on HIVE-10755: - Thanks for reviewing Daniel. I will take a look and try to add the test

[jira] [Updated] (HIVE-11962) Improve windowing_windowspec2.q tests to return consistent results

2015-09-28 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-11962: Attachment: HIVE-11962.patch Updated the query to return the unique order for each partition so that the

[jira] [Commented] (HIVE-11696) Exception when table-level serde is Parquet while partition-level serde is JSON

2015-09-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737535#comment-14737535 ] Aihua Xu commented on HIVE-11696: - Thanks for reviewing the code, Chao. > Exception when table-level

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

2015-10-05 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944083#comment-14944083 ] Aihua Xu commented on HIVE-10755: - [~daijy] I'm working on adding the unit tests you mentioned to

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904502#comment-14904502 ] Aihua Xu commented on HIVE-11710: - Yeah. The second patch will leak "PrintStream", so I think the first

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904628#comment-14904628 ] Aihua Xu commented on HIVE-11710: - [~xuefuz] I double checked. The first patch is good to handle closing

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905037#comment-14905037 ] Aihua Xu commented on HIVE-11710: - [~xuefuz] Regarding #2, in SQLOperation class, the streams are using

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905070#comment-14905070 ] Aihua Xu commented on HIVE-11710: - For SQLOperation, the stream are System.out and System.err. We

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905112#comment-14905112 ] Aihua Xu commented on HIVE-11710: - Indeed that we have misunderstanding. :) Now I know what you mean.

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905073#comment-14905073 ] Aihua Xu commented on HIVE-11710: - We will close File based stream, not standard System.out and

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903104#comment-14903104 ] Aihua Xu commented on HIVE-11826: - Hi [~leftylev] the doc seems not necessary since

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

2015-09-21 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: Summary: Support escaping carriage return and new line for LazySimpleSerDe (was: Support escaping carriage

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

2015-09-21 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: Issue Type: Improvement (was: Bug) > Support escaping carriage return and new line for LazySimpleSerDe >

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

2015-09-21 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: Summary: Support escaping carriage return and new line (was: Carriage return and new line are processed

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

2015-09-21 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: Description: Create the table and perform the queries as follows. You will see different results when the

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

2015-09-21 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.patch > Support escaping carriage return and new line for LazySimpleSerDe >

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

2015-09-21 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: Issue Type: New Feature (was: Improvement) > Support escaping carriage return and new line for

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

2015-09-22 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.2.patch > Beeline embedded mode doesn't output query progress after setting any

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

2015-09-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14902821#comment-14902821 ] Aihua Xu commented on HIVE-11710: - [~xuefuz] Attached the new patch which doesn't close the ss.out or

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-18 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14852721#comment-14852721 ] Aihua Xu commented on HIVE-11826: - I will still keep the deprecated version for now since seems we have

[jira] [Commented] (HIVE-11826) 'hadoop.proxyuser.hive.groups' configuration doesn't prevent unauthorized user to access metastore

2015-09-21 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14901032#comment-14901032 ] Aihua Xu commented on HIVE-11826: - Thanks Chao. > 'hadoop.proxyuser.hive.groups' configuration doesn't

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

2015-09-23 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.3.patch New patch which will flush the content when the session is closing. >

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

2015-09-23 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905158#comment-14905158 ] Aihua Xu commented on HIVE-11710: - PrintStream.close() will do "flushing the stream and then closing the

[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 >

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