[jira] [Updated] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-16 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated HIVE-7409: - Attachment: stacktrace.txt Attached stack trace. Add workaround for a deadlock issue of

[jira] [Commented] (HIVE-7314) Wrong results of UDF when hive.cache.expr.evaluation is set

2014-07-16 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063221#comment-14063221 ] Lefty Leverenz commented on HIVE-7314: -- The bug is also documented in the UDF wiki, in

[jira] [Commented] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063225#comment-14063225 ] Hive QA commented on HIVE-6988: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063330#comment-14063330 ] Hive QA commented on HIVE-4064: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-5132) Can't access to hwi due to No Java compiler available

2014-07-16 Thread Shengjun Xin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063336#comment-14063336 ] Shengjun Xin commented on HIVE-5132: We meet the same issue and copy

[jira] [Commented] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-16 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063375#comment-14063375 ] Tsuyoshi OZAWA commented on HIVE-7409: -- {quote} Just curious, have you seen such

[jira] [Commented] (HIVE-7423) produce hive-exec-core.jar from ql module

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063481#comment-14063481 ] Xuefu Zhang commented on HIVE-7423: --- by other project, do you mean projects in the Hive,

[jira] [Updated] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-6560: --- Attachment: HIVE-6560.2.patch Attempting to address test failures due to a unsynced output file. varchar and char

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-16 Thread Tom White
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23387/#review47894 --- Overall looks good. I added a few comments regarding the Avro

[jira] [Commented] (HIVE-6584) Add HiveHBaseTableSnapshotInputFormat

2014-07-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063719#comment-14063719 ] Nick Dimiduk commented on HIVE-6584: Ouch. Most of these tests run/pass for me locally.

[jira] [Commented] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063735#comment-14063735 ] Hive QA commented on HIVE-6560: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-5132) Can't access to hwi due to No Java compiler available

2014-07-16 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063773#comment-14063773 ] Lefty Leverenz commented on HIVE-5132: -- Should this be documented in the HWI wiki? *

[jira] [Created] (HIVE-7428) OrcSplit fails to account for columnar projections in its size estimates

2014-07-16 Thread Gopal V (JIRA)
Gopal V created HIVE-7428: - Summary: OrcSplit fails to account for columnar projections in its size estimates Key: HIVE-7428 URL: https://issues.apache.org/jira/browse/HIVE-7428 Project: Hive Issue

Re: Review Request 23387: HIVE-6806: Native avro support

2014-07-16 Thread Ashish Singh
On July 16, 2014, 4:45 p.m., Tom White wrote: serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java, line 97 https://reviews.apache.org/r/23387/diff/7/?file=633382#file633382line97 Are optional fields supported properly? All schemas should probably be wrapped

[jira] [Updated] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-6560: --- Attachment: HIVE-6560.3.patch Forgot to address invalid_cast_to_binary_N.q. Now fixed. varchar and char types

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Status: Patch Available (was: Open) provide context information to authorization checkPrivileges

[jira] [Commented] (HIVE-7423) produce hive-exec-core.jar from ql module

2014-07-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063893#comment-14063893 ] Daniel Dai commented on HIVE-7423: -- Other projects mean Pig, Cascading, etc. I don't mind

[jira] [Updated] (HIVE-6305) test use of quoted identifiers in user/role names

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6305: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063969#comment-14063969 ] Prasad Mujumdar commented on HIVE-7342: --- [~thejas] The patch look fine to me. Just

[jira] [Commented] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063978#comment-14063978 ] Thejas M Nair commented on HIVE-7342: - bq. The server will load both base and server

[jira] [Updated] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7342: Release Note: Adds support for server specific config files. HiveMetastore server reads

[jira] [Commented] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063986#comment-14063986 ] Thejas M Nair commented on HIVE-7342: - [~prasadm] Added a note about that in release

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14063993#comment-14063993 ] Thejas M Nair commented on HIVE-6037: - bq. I wonder if we shouldn't put generation of

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Status: Open (was: Patch Available) Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Attachment: HIVE-6988.4.patch Updated to fix the failing tez dag test. Hive changes for

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Attachment: HIVE-6988.5.patch Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Attachment: (was: HIVE-6988.5.patch) Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Status: Patch Available (was: Open) Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Attachment: (was: HIVE-6988.4.patch) Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Attachment: HIVE-6988.5.patch Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Status: Patch Available (was: Open) Hive changes for tez-0.5.x compatibility

[jira] [Updated] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-6988: - Status: Open (was: Patch Available) Hive changes for tez-0.5.x compatibility

[jira] [Created] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Daniel Weeks (JIRA)
Daniel Weeks created HIVE-7429: -- Summary: Set replication for archive called before file exists Key: HIVE-7429 URL: https://issues.apache.org/jira/browse/HIVE-7429 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Weeks updated HIVE-7429: --- Assignee: Daniel Weeks Affects Version/s: (was: 0.14.0) Status: Patch

[jira] [Updated] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Weeks updated HIVE-7429: --- Attachment: HIVE-7429.1.patch Fixes replication of archive file on hdfs. Set replication for

[jira] [Created] (HIVE-7430) Implement SMB join in tez

2014-07-16 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-7430: Summary: Implement SMB join in tez Key: HIVE-7430 URL: https://issues.apache.org/jira/browse/HIVE-7430 Project: Hive Issue Type: Bug Components:

[jira] [Updated] (HIVE-7430) Implement SMB join in tez

2014-07-16 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-7430: - Issue Type: New Feature (was: Bug) Implement SMB join in tez -

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Status: Open (was: Patch Available) column stats collection throws exception if all values

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Attachment: HIVE-7412.1.patch Updated per feedback. column stats collection throws

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Status: Patch Available (was: Open) column stats collection throws exception if all values

[jira] [Commented] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064062#comment-14064062 ] Prasad Mujumdar commented on HIVE-7342: --- I guess treating hive-site as base file

[jira] [Updated] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7342: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064116#comment-14064116 ] Hive QA commented on HIVE-6560: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064120#comment-14064120 ] Hive QA commented on HIVE-7416: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064122#comment-14064122 ] Hive QA commented on HIVE-6988: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064124#comment-14064124 ] Hive QA commented on HIVE-7429: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064126#comment-14064126 ] Hive QA commented on HIVE-7412: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7104) Unit tests are disabled

2014-07-16 Thread Gautam Kowshik (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064125#comment-14064125 ] Gautam Kowshik commented on HIVE-7104: -- can we commit this back to 0.13.1 branch as

Archive Replication Issue HIVE-7429

2014-07-16 Thread Daniel Weeks
I was wondering if someone could quickly review the patch below. It's trivial and is just fixing a order of execution problem when uploading the archive file to hdfs and setting the replication factor (replication is set before archive is uploaded).

[jira] [Commented] (HIVE-7342) support hiveserver2,metastore specific config files

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064131#comment-14064131 ] Thejas M Nair commented on HIVE-7342: - I missed adding some files to svn as part of my

[jira] [Commented] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064134#comment-14064134 ] Thejas M Nair commented on HIVE-7412: - Regarding the build error - I missed adding some

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064132#comment-14064132 ] Daniel Weeks commented on HIVE-7429: Failure isn't related to my patch. Set

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064135#comment-14064135 ] Thejas M Nair commented on HIVE-7429: - Regarding the build error - I missed adding some

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064138#comment-14064138 ] Xuefu Zhang commented on HIVE-7429: --- Patch looks good to me, but could you figure out why

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064137#comment-14064137 ] Thejas M Nair commented on HIVE-7429: - I have started another pre-commit build for this

[jira] [Issue Comment Deleted] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7429: -- Comment: was deleted (was: Patch looks good to me, but could you figure out why there is a compilation

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064145#comment-14064145 ] Xuefu Zhang commented on HIVE-7429: --- +1 pending on tests. Set replication for archive

[jira] [Commented] (HIVE-6988) Hive changes for tez-0.5.x compatibility

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064146#comment-14064146 ] Thejas M Nair commented on HIVE-6988: - Regarding the build error - I missed adding some

[jira] [Updated] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7429: Attachment: HIVE-7429.1.patch Attaching file again for precommit tests. Set replication for

[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7284: --- Attachment: HIVE-7284.1.patch Rebased patch. Also, since partition list is cached within a

[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7284: --- Description: NO PRECOMMIT TESTS Create rules in Optiq that do the job of the PartitionPruner.

[jira] [Updated] (HIVE-7284) CBO: create Partition Pruning rules in Optiq

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7284: --- Status: Patch Available (was: Open) CBO: create Partition Pruning rules in Optiq

[jira] [Commented] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064177#comment-14064177 ] Chao commented on HIVE-6560: The rest of test failures do not appear to be related to this

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Attachment: HIVE-7412.2.patch column stats collection throws exception if all values for a

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Status: Open (was: Patch Available) column stats collection throws exception if all values

[jira] [Commented] (HIVE-7387) Guava version conflict between hadoop and spark [Spark-Branch]

2014-07-16 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064187#comment-14064187 ] Sean Owen commented on HIVE-7387: - Hi Xuefu, I was wrong about Spark not using Guava 12+.

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Status: Patch Available (was: Open) column stats collection throws exception if all values

[jira] [Commented] (HIVE-7387) Guava version conflict between hadoop and spark [Spark-Branch]

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064204#comment-14064204 ] Xuefu Zhang commented on HIVE-7387: --- Thanks, Sean. Linked. Guava version conflict

Re: Review Request 23425: HIVE-7361: using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-16 Thread Thejas Nair
On July 16, 2014, 1:13 a.m., Jason Dere wrote: ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java, line 315 https://reviews.apache.org/r/23425/diff/2/?file=629671#file629671line315 What does RESET do, just reset any config settings

Re: Review Request 23425: HIVE-7361: using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-16 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23425/ --- (Updated July 16, 2014, 10:10 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Attachment: HIVE-7361.3.patch HIVE-7361.3.patch- Addressing review comments. Fixed issue with user

[jira] [Updated] (HIVE-7361) using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7361: Labels: TODOC14 (was: ) Release Note: This also changes behavior in SQL std auth - reset

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Attachment: HIVE-7416.1.patch provide context information to authorization checkPrivileges api

[jira] [Commented] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064259#comment-14064259 ] Xuefu Zhang commented on HIVE-6560: --- Patch committed to trunk. Thanks Chao for the

[jira] [Updated] (HIVE-7365) Explain authorize for auth2 throws exception

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7365: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064231#comment-14064231 ] Thejas M Nair commented on HIVE-7416: - Attaching same patch file again to kick off the

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064272#comment-14064272 ] Hive QA commented on HIVE-7429: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Daniel Weeks (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064276#comment-14064276 ] Daniel Weeks commented on HIVE-7429: This failure also doesn't look like it was caused

[jira] [Updated] (HIVE-6560) varchar and char types cannot be cast to binary

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6560: -- Tags: TODOC14 Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved

[jira] [Updated] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6928: -- Attachment: HIVE-6928.3 .patch Beeline should not chop off describe extended results by default

[jira] [Commented] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-16 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064283#comment-14064283 ] Xuefu Zhang commented on HIVE-6928: --- I have started wondering why test wasn't triggered.

Re: Review Request 23527: HIVE-7416 - provide context information to authorization checkPrivileges api call

2014-07-16 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23527/#review47953 ---

[jira] [Commented] (HIVE-4765) Improve HBase bulk loading facility

2014-07-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064347#comment-14064347 ] Nick Dimiduk commented on HIVE-4765: This looks like a nice improvement [~navis]!

[jira] [Updated] (HIVE-6928) Beeline should not chop off describe extended results by default

2014-07-16 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-6928: Attachment: HIVE-6928.3.patch reattach file since there is a blank in the file name in order to trigger the

Re: Review Request 23470: HIVE-7404 Revoke privilege should support revoking of grant option

2014-07-16 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23470/ --- (Updated July 17, 2014, 12:29 a.m.) Review request for hive and Thejas Nair.

[jira] [Updated] (HIVE-7404) Revoke privilege should support revoking of grant option

2014-07-16 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7404: - Attachment: HIVE-7404.2.patch Patch v2 changes the new grantOption arg for the Thrift

[jira] [Updated] (HIVE-7429) Set replication for archive called before file exists

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7429: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committed to

Re: Archive Replication Issue HIVE-7429

2014-07-16 Thread Navis류승우
Committed to trunk. Thanks Daniel, for the contribution. Navis 2014-07-17 6:20 GMT+09:00 Daniel Weeks dwe...@netflix.com.invalid: I was wondering if someone could quickly review the patch below. It's trivial and is just fixing a order of execution problem when uploading the archive file to

Re: Review Request 23425: HIVE-7361: using authorization api for RESET, DFS, ADD, DELETE, COMPILE commands

2014-07-16 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23425/#review47978 --- ql/src/test/queries/clientnegative/authorization_dfs.q

[jira] [Commented] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064462#comment-14064462 ] Hive QA commented on HIVE-7416: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064460#comment-14064460 ] Hive QA commented on HIVE-7412: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064465#comment-14064465 ] Navis commented on HIVE-7412: - +1 column stats collection throws exception if all values for

[jira] [Updated] (HIVE-7423) produce hive-exec-core.jar from ql module

2014-07-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-7423: - Resolution: Fixed Fix Version/s: 0.14.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HIVE-7423) produce hive-exec-core.jar from ql module

2014-07-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064466#comment-14064466 ] Daniel Dai commented on HIVE-7423: -- Patch committed to trunk. Thanks Eugene! produce

[jira] [Updated] (HIVE-7416) provide context information to authorization checkPrivileges api call

2014-07-16 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-7416: Attachment: HIVE-7416.2.patch HIVE-7416.2.patch - patch rebased to latest trunk. provide context

[jira] [Updated] (HIVE-7412) column stats collection throws exception if all values for a column is null

2014-07-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7412: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7409: Attachment: HIVE-7409.2.patch.txt Add workaround for a deadlock issue of Class.getAnnotation()

[jira] [Commented] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064476#comment-14064476 ] Navis commented on HIVE-7409: - Fair enough. Let's get this in. Refactored a little by using

[jira] [Updated] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7409: Assignee: Tsuyoshi OZAWA Add workaround for a deadlock issue of Class.getAnnotation()

[jira] [Commented] (HIVE-7411) Exclude hadoop 1 from spark dep

2014-07-16 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14064482#comment-14064482 ] Navis commented on HIVE-7411: - [~brocknoland] I've also seen that and fixed it in HIVE-7398.

  1   2   >