[jira] [Created] (HIVE-4225) HiveServer2 does not support SASL QOP

2013-03-25 Thread Chris Drome (JIRA)
Chris Drome created HIVE-4225: - Summary: HiveServer2 does not support SASL QOP Key: HIVE-4225 URL: https://issues.apache.org/jira/browse/HIVE-4225 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3348) semi-colon in comments in .q file does not work

2013-03-25 Thread Nick Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Collins updated HIVE-3348: --- Attachment: (was: hive-3348.patch) semi-colon in comments in .q file does not work

[jira] [Updated] (HIVE-3348) semi-colon in comments in .q file does not work

2013-03-25 Thread Nick Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Collins updated HIVE-3348: --- Attachment: hive-3348.patch semi-colon in comments in .q file does not work

[jira] [Updated] (HIVE-3348) semi-colon in comments in .q file does not work

2013-03-25 Thread Nick Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Collins updated HIVE-3348: --- Status: Patch Available (was: Open) ok, i think this works. semi-colon in comments

Review Request: when output hive table to file, users should could have a separator of their own choice

2013-03-25 Thread fangkun cao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10115/ --- Review request for hive. Description --- Type: New Feature Priority:

[jira] [Commented] (HIVE-3682) when output hive table to file,users should could have a separator of their own choice

2013-03-25 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612464#comment-13612464 ] caofangkun commented on HIVE-3682: -- https://reviews.apache.org/r/10115/

[jira] [Commented] (HIVE-3308) Mixing avro and snappy gives null values

2013-03-25 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612502#comment-13612502 ] Bennie Schut commented on HIVE-3308: I would really appreciate someone committing this.

Re: Review Request: when output hive table to file, users should could have a separator of their own choice

2013-03-25 Thread fangkun cao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10115/ --- (Updated March 25, 2013, 9:32 a.m.) Review request for hive. Changes ---

Re: Review Request: when output hive table to file, users should could have a separator of their own choice

2013-03-25 Thread fangkun cao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10115/ --- (Updated March 25, 2013, 9:35 a.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-4174) Round UDF converts BigInts to double

2013-03-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4174: -- Attachment: HIVE-4174.D9687.1.patch chenchun requested code review of HIVE-4174 [jira] Round UDF

[jira] [Commented] (HIVE-3958) support partial scan for analyze command - RCFile

2013-03-25 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612824#comment-13612824 ] Gang Tim Liu commented on HIVE-3958: new diff is ready. thanks

[jira] [Commented] (HIVE-4190) OVER clauses with ORDER BY not getting windowing set properly

2013-03-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612832#comment-13612832 ] Ashutosh Chauhan commented on HIVE-4190: https://reviews.facebook.net/D9693

Re: Issue involving non-sun java build

2013-03-25 Thread Renata Ghisloti Duarte de Souza
Hello Brock and Jarcec, Thank you very much for your answer! Brock, thanks for the link. It was very helpful. Jarcec, yes I agree that Hadoop itself still has some problems with non-Sun Java as well. Nevertheless, I believe there are some people working to improve that, and hopefully, soon

[jira] [Created] (HIVE-4227) Add column level encryption to ORC files

2013-03-25 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4227: --- Summary: Add column level encryption to ORC files Key: HIVE-4227 URL: https://issues.apache.org/jira/browse/HIVE-4227 Project: Hive Issue Type: New Feature

[jira] [Commented] (HIVE-4226) Cleanup non-threadsafe code in Hive

2013-03-25 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612865#comment-13612865 ] Shreepadma Venugopalan commented on HIVE-4226: -- [~snarayanan]: Thank you very

[jira] [Commented] (HIVE-4226) Cleanup non-threadsafe code in Hive

2013-03-25 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13612870#comment-13612870 ] Shreepadma Venugopalan commented on HIVE-4226: -- HIVE-4141, HIVE-4075 are

Re: Issue involving non-sun java build

2013-03-25 Thread Brock Noland
Hi, Great to see the patches! It doesn't appear you've followed the Review Process section of the contribution guide here https://cwiki.apache.org/confluence/display/Hive/HowToContribute Brock On Mon, Mar 25, 2013 at 12:00 PM, Renata Ghisloti Duarte de Souza rgdua...@linux.vnet.ibm.com wrote:

[jira] [Updated] (HIVE-3989) TestCase TestMTQueries fails with Non-Sun Java

2013-03-25 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3989: -- Status: Patch Available (was: Open) TestCase

[jira] [Commented] (HIVE-3381) Result of outer join is not valid

2013-03-25 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613029#comment-13613029 ] Vikram Dixit K commented on HIVE-3381: -- I verified by running against mysql.

[jira] [Commented] (HIVE-3381) Result of outer join is not valid

2013-03-25 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613028#comment-13613028 ] Vikram Dixit K commented on HIVE-3381: -- After going through all of the .q.out changes

[jira] [Created] (HIVE-4228) Bump up hadoop2 version in trunk

2013-03-25 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created HIVE-4228: -- Summary: Bump up hadoop2 version in trunk Key: HIVE-4228 URL: https://issues.apache.org/jira/browse/HIVE-4228 Project: Hive Issue Type:

[jira] [Updated] (HIVE-4228) Bump up hadoop2 version in trunk

2013-03-25 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HIVE-4228: --- Attachment: HIVE-4228.patch Bump up hadoop2 version in trunk

[jira] [Updated] (HIVE-4225) HiveServer2 does not support SASL QOP

2013-03-25 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4225: -- Attachment: HIVE-4225.patch Added trunk patch which honors the QOP setting of hadoop.rpc.protection

Hive-trunk-h0.21 - Build # 2031 - Fixed

2013-03-25 Thread Apache Jenkins Server
Changes for Build #2029 Changes for Build #2030 Changes for Build #2031 All tests passed The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2031) Status: Fixed Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2031/ to view the results.

Re: Question - why are there instances of org.apache.commons.lang.StringUtils and WordUtils bundled in hive?

2013-03-25 Thread Owen O'Malley
You're right. I was thinking there was a hive-ql jar, but there isn't. (Note that they aren't duplicated in the source tree, just packaged up in the jar.) I've created https://issues.apache.org/jira/browse/HIVE-4229 to provide a jar of the ql classes without the upstream classes included. Note

[jira] [Created] (HIVE-4229) Create a hive-ql jar that doesn't include non-hive jars

2013-03-25 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4229: --- Summary: Create a hive-ql jar that doesn't include non-hive jars Key: HIVE-4229 URL: https://issues.apache.org/jira/browse/HIVE-4229 Project: Hive Issue Type:

[jira] [Updated] (HIVE-4230) when export data to local files ,users could decide whether the output contains corresponding column names

2013-03-25 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4230: - Priority: Minor (was: Major) when export data to local files ,users could decide whether the output

[jira] [Updated] (HIVE-4219) explain dependency does not capture the input table

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-4219: - Status: Patch Available (was: Open) explain dependency does not capture the input table

[jira] [Updated] (HIVE-4219) explain dependency does not capture the input table

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-4219: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-4212) sort merge join should work for outer joins for more than 8 inputs

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613486#comment-13613486 ] Namit Jain commented on HIVE-4212: -- Refreshing and running tests once again, just in case.

[jira] [Updated] (HIVE-4225) HiveServer2 does not support SASL QOP

2013-03-25 Thread Chris Drome (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Drome updated HIVE-4225: -- Fix Version/s: 0.11.0 Status: Patch Available (was: Open) HiveServer2 does not support

[jira] [Commented] (HIVE-4042) ignore mapjoin hint

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613489#comment-13613489 ] Namit Jain commented on HIVE-4042: -- ping [~ashutoshc] ignore mapjoin

[jira] [Commented] (HIVE-3348) semi-colon in comments in .q file does not work

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13613502#comment-13613502 ] Namit Jain commented on HIVE-3348: -- looks good running tests

[jira] [Updated] (HIVE-3958) support partial scan for analyze command - RCFile

2013-03-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3958: - Status: Open (was: Patch Available) support partial scan for analyze command - RCFile