[jira] [Assigned] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan reassigned HIVE-4256: --- Assignee: Anandha L Ranganathan (was: Chris Drome) JDBC2 HiveConnection

[jira] [Commented] (HIVE-5935) hive.query.string is not provided to FetchTask

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839926#comment-13839926 ] Ashutosh Chauhan commented on HIVE-5935: +1 hive.query.string is not provided to

[jira] [Updated] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan updated HIVE-4256: Attachment: HIVE-4256.patch JDBC2 HiveConnection does not use the specified

[jira] [Updated] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anandha L Ranganathan updated HIVE-4256: Status: Patch Available (was: Open) JDBC2 HiveConnection does not use the

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Anandha L Ranganathan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839928#comment-13839928 ] Anandha L Ranganathan commented on HIVE-4256: - RB Link

[jira] [Commented] (HIVE-5936) analyze command failing to collect stats with counter mechanism

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839933#comment-13839933 ] Hive QA commented on HIVE-5936: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5923) SQL std auth - parser changes

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839935#comment-13839935 ] Thejas M Nair commented on HIVE-5923: - Thanks Navis. Sure, I will review HIVE-2093.

[jira] [Commented] (HIVE-5923) SQL std auth - parser changes

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839937#comment-13839937 ] Thejas M Nair commented on HIVE-5923: - I had noticed that you have around 50 patches in

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839940#comment-13839940 ] Thejas M Nair commented on HIVE-4887: - [~prasadm] Yes, you are right. I went through

[jira] [Commented] (HIVE-5599) Change default logging level to INFO

2013-12-05 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839944#comment-13839944 ] Lefty Leverenz commented on HIVE-5599: -- Now documented in Getting Started: [Error

[jira] [Created] (HIVE-5963) Update build instructions in Getting Started wikidoc

2013-12-05 Thread Lefty Leverenz (JIRA)
Lefty Leverenz created HIVE-5963: Summary: Update build instructions in Getting Started wikidoc Key: HIVE-5963 URL: https://issues.apache.org/jira/browse/HIVE-5963 Project: Hive Issue Type:

[jira] [Updated] (HIVE-5926) Load Data OverWrite Into Table Throw org.apache.hadoop.hive.ql.metadata.HiveException

2013-12-05 Thread Yi Tian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Tian updated HIVE-5926: -- Fix Version/s: 0.12.0 Load Data OverWrite Into Table Throw org.apache.hadoop.hive.ql.metadata.HiveException

Re: mapjoin on subquery result

2013-12-05 Thread bharath vissapragada
Hi, Did you set hive.auto.convert.join=true and try? It does a runtime check of input table sizes and autoconverts join operators to mapjoin if possible. I'm not sure if it does it for subqueries too, need to look into the code base. If any of the devs can confirm, that would be great. - Bharath

[jira] [Updated] (HIVE-5926) Load Data OverWrite Into Table Throw org.apache.hadoop.hive.ql.metadata.HiveException

2013-12-05 Thread Yi Tian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Tian updated HIVE-5926: -- Fix Version/s: (was: 0.12.0) Load Data OverWrite Into Table Throw

[jira] [Commented] (HIVE-5921) Better heuristics for worst case statistics estimates for join, limit and filter operator

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839957#comment-13839957 ] Hive QA commented on HIVE-5921: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Work started] (HIVE-5924) Save operation logs in per operation directories in HiveServer2

2013-12-05 Thread Jaideep Dhok (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-5924 started by Jaideep Dhok. Save operation logs in per operation directories in HiveServer2

[jira] [Assigned] (HIVE-5924) Save operation logs in per operation directories in HiveServer2

2013-12-05 Thread Jaideep Dhok (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaideep Dhok reassigned HIVE-5924: -- Assignee: Jaideep Dhok Save operation logs in per operation directories in HiveServer2

[jira] [Commented] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

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

Hive-trunk-h0.21 - Build # 2487 - Still Failing

2013-12-05 Thread Apache Jenkins Server
Changes for Build #2452 [thejas] HIVE-5643 : ZooKeeperHiveLockManager.getQuorumServers incorrectly appends the custom zk port to quorum hosts (Venki Korukanti reviewed by Edward Capriolo via Thejas Nair) [gunther] HIVE-5632: Eliminate splits based on SARGs using stripe statistics in ORC (Patch

[jira] [Commented] (HIVE-5761) Implement vectorized support for the DATE data type

2013-12-05 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840006#comment-13840006 ] Teddy Choi commented on HIVE-5761: -- Eric, Okay. I will keep the numbers as the are. I

[jira] [Commented] (HIVE-5926) Load Data OverWrite Into Table Throw org.apache.hadoop.hive.ql.metadata.HiveException

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840007#comment-13840007 ] Hive QA commented on HIVE-5926: --- {color:green}Overall{color}: +1 all checks pass Here are

Hive-trunk-hadoop2 - Build # 585 - Still Failing

2013-12-05 Thread Apache Jenkins Server
Changes for Build #552 [thejas] HIVE-5643 : ZooKeeperHiveLockManager.getQuorumServers incorrectly appends the custom zk port to quorum hosts (Venki Korukanti reviewed by Edward Capriolo via Thejas Nair) [gunther] HIVE-5632: Eliminate splits based on SARGs using stripe statistics in ORC (Patch

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840031#comment-13840031 ] Hive QA commented on HIVE-4256: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-3015) org.apache.hadoop.hive.jdbc.HiveResultSetMetaData.getColumnClassName Method not supported

2013-12-05 Thread chayufan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840054#comment-13840054 ] chayufan commented on HIVE-3015: the same issue too...

[jira] [Created] (HIVE-5964) Hive missing a filter predicate causing wrong results joining tables after sort by

2013-12-05 Thread dima machlin (JIRA)
dima machlin created HIVE-5964: -- Summary: Hive missing a filter predicate causing wrong results joining tables after sort by Key: HIVE-5964 URL: https://issues.apache.org/jira/browse/HIVE-5964 Project:

[jira] [Created] (HIVE-5965) hadoop.bin.path on Windows .q tests should contain .cmd extension

2013-12-05 Thread Remus Rusanu (JIRA)
Remus Rusanu created HIVE-5965: -- Summary: hadoop.bin.path on Windows .q tests should contain .cmd extension Key: HIVE-5965 URL: https://issues.apache.org/jira/browse/HIVE-5965 Project: Hive

Hive missing a filter predicate causing wrong results joining tables after sort by

2013-12-05 Thread Dima Machlin
Hi, I'm new to this group and not sure this is the way to go but I'd like to report a possible bug. I had opened a Jira : https://issues.apache.org/jira/browse/HIVE-5964 Is there anything I should be doing now to get response / help to promote the fixing of the bug? Thanks in advance, Dima.

[jira] [Created] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5966: -- Summary: Fix eclipse:eclipse post shim aggregation changes Key: HIVE-5966 URL: https://issues.apache.org/jira/browse/HIVE-5966 Project: Hive Issue Type:

[jira] [Commented] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840199#comment-13840199 ] Brock Noland commented on HIVE-5966: I see two solutions: 1) Change the bundle to a

[jira] [Commented] (HIVE-5238) ant testreport does not include any storage-handlers/hbase unit test results

2013-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840308#comment-13840308 ] Sergey Shelukhin commented on HIVE-5238: there's no more ant? ant testreport does

[jira] [Updated] (HIVE-5878) Hive standard avg UDAF returns double as the return type for some exact input types

2013-12-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5878: -- Description: For standard, no-partial avg result, hive currently returns double as the result type.

[jira] [Commented] (HIVE-5238) ant testreport does not include any storage-handlers/hbase unit test results

2013-12-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840347#comment-13840347 ] Eugene Koifman commented on HIVE-5238: -- good point. ant testreport does not

[jira] [Commented] (HIVE-5761) Implement vectorized support for the DATE data type

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840374#comment-13840374 ] Eric Hanson commented on HIVE-5761: --- This sounds great. :-) For VectorExpressions for

[jira] [Commented] (HIVE-5761) Implement vectorized support for the DATE data type

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840376#comment-13840376 ] Eric Hanson commented on HIVE-5761: --- A minor point -- you will probably want your getYear

[jira] [Created] (HIVE-5967) generate eclipse settings files that comply with hive code convention

2013-12-05 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-5967: --- Summary: generate eclipse settings files that comply with hive code convention Key: HIVE-5967 URL: https://issues.apache.org/jira/browse/HIVE-5967 Project: Hive

Re: Review Request 13845: HIVE-5155: Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar
On Dec. 4, 2013, 10:26 p.m., Brock Noland wrote: service/src/test/org/apache/hive/service/cli/session/TestSessionHooks.java, line 91 https://reviews.apache.org/r/13845/diff/3/?file=393981#file393981line91 We should verify the hook ran, correct? yes, since the test relies on the

[jira] [Updated] (HIVE-5757) Implement vectorized support for CASE

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5757: -- Attachment: HIVE-5757.1.patch Partial patch. Works end-to-end using vectorized UDF adaptor, but has no

[jira] [Commented] (HIVE-5757) Implement vectorized support for CASE

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840474#comment-13840474 ] Eric Hanson commented on HIVE-5757: --- Correction. There is a test, but still need .q.out

Re: Review Request 13845: HIVE-5155: Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar
On Dec. 5, 2013, 12:48 a.m., Carl Steinbach wrote: service/if/TCLIService.thrift, line 1041 https://reviews.apache.org/r/13845/diff/3/?file=393966#file393966line1041 Comment out of sync with code. Updated the comment On Dec. 5, 2013, 12:48 a.m., Carl Steinbach wrote:

[jira] [Commented] (HIVE-4256) JDBC2 HiveConnection does not use the specified database

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840493#comment-13840493 ] Thejas M Nair commented on HIVE-4256: - Thanks for the patch Anandha! I have added some

[jira] [Updated] (HIVE-5155) Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5155: -- Attachment: (was: ProxyAuth.java) Support secure proxy user access to HiveServer2

[jira] [Updated] (HIVE-5155) Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5155: -- Attachment: (was: ProxyAuth.results) Support secure proxy user access to HiveServer2

[jira] [Updated] (HIVE-5155) Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5155: -- Attachment: (was: ProxyAuth.jar) Support secure proxy user access to HiveServer2

[jira] [Updated] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5356: Hadoop Flags: Incompatible change Move arithmatic UDFs to generic UDF implementations

[jira] [Updated] (HIVE-3976) Support specifying scale and precision with Hive decimal type

2013-12-05 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-3976: - Hadoop Flags: Incompatible change Support specifying scale and precision with Hive decimal type

[jira] [Updated] (HIVE-5155) Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5155: -- Attachment: ProxyAuth.out ProxyAuth.java Attached a Ad hoc integration test and

Re: Review Request 13845: HIVE-5155: Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13845/ --- (Updated Dec. 5, 2013, 8:08 p.m.) Review request for hive, Brock Noland, Carl

[jira] [Updated] (HIVE-5155) Support secure proxy user access to HiveServer2

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5155: -- Attachment: HIVE-5155-noThrift.6.patch Support secure proxy user access to HiveServer2

[jira] [Updated] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4887: Issue Type: Sub-task (was: Task) Parent: HIVE-5837 hive should have an option to disable

[jira] [Updated] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4887: Remaining Estimate: 72h Original Estimate: 72h hive should have an option to disable non sql

[jira] [Commented] (HIVE-4887) hive should have an option to disable non sql commands that impose security risk

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840564#comment-13840564 ] Thejas M Nair commented on HIVE-4887: - It should be possible to to disable create

[jira] [Commented] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp and boolean inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840571#comment-13840571 ] Eric Hanson commented on HIVE-5756: --- Regarding (1), that is a good observation. I had

[jira] [Created] (HIVE-5968) Assign (and expose to the client) unique object IDs for each metastore object

2013-12-05 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-5968: Summary: Assign (and expose to the client) unique object IDs for each metastore object Key: HIVE-5968 URL: https://issues.apache.org/jira/browse/HIVE-5968 Project: Hive

[jira] [Updated] (HIVE-5899) NPE during explain extended with char/varchar columns

2013-12-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-5899: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks Jason NPE during

[jira] [Commented] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840606#comment-13840606 ] Szehon Ho commented on HIVE-5966: - I also think 1 is cleaner, but we would need the scope

[jira] [Updated] (HIVE-5969) SQL std auth - authorize create database

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5969: Remaining Estimate: 48h Original Estimate: 48h SQL std auth - authorize create database

[jira] [Created] (HIVE-5969) SQL std auth - authorize create database

2013-12-05 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-5969: --- Summary: SQL std auth - authorize create database Key: HIVE-5969 URL: https://issues.apache.org/jira/browse/HIVE-5969 Project: Hive Issue Type: Sub-task

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840652#comment-13840652 ] Thejas M Nair commented on HIVE-5356: - I have marked this as an incompatible change in

[jira] [Commented] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840656#comment-13840656 ] Brock Noland commented on HIVE-5966: You are right, I was thinking scope of compile but

[jira] [Created] (HIVE-5970) ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java

2013-12-05 Thread Eric Chu (JIRA)
Eric Chu created HIVE-5970: -- Summary: ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java Key: HIVE-5970 URL: https://issues.apache.org/jira/browse/HIVE-5970 Project: Hive Issue Type:

[jira] [Updated] (HIVE-5623) ORC accessing array column that's empty will fail with java out of bound exception

2013-12-05 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Chu updated HIVE-5623: --- Labels: orcfile (was: ) ORC accessing array column that's empty will fail with java out of bound

[jira] [Commented] (HIVE-5936) analyze command failing to collect stats with counter mechanism

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840659#comment-13840659 ] Ashutosh Chauhan commented on HIVE-5936: I tested HIVE-5916 on a table having 2K

[jira] [Updated] (HIVE-5970) ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java

2013-12-05 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Chu updated HIVE-5970: --- Labels: orcfile (was: ) ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java

[jira] [Assigned] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho reassigned HIVE-5966: --- Assignee: Szehon Ho Fix eclipse:eclipse post shim aggregation changes

[jira] [Created] (HIVE-5971) ProtoBuf jar should be included in the dist

2013-12-05 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-5971: - Summary: ProtoBuf jar should be included in the dist Key: HIVE-5971 URL: https://issues.apache.org/jira/browse/HIVE-5971 Project: Hive Issue Type: Bug

Review Request 16053: HIVE-5966: Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16053/ --- Review request for hive. Bugs: HIVE-5966

[jira] [Updated] (HIVE-5897) Fix hadoop2 execution environment Milestone 2

2013-12-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5897: - Status: Patch Available (was: Open) Fix hadoop2 execution environment Milestone 2

[jira] [Updated] (HIVE-5897) Fix hadoop2 execution environment Milestone 2

2013-12-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5897: - Status: Open (was: Patch Available) Pre-commit test has not picked the changes. Re-uploading.

[jira] [Updated] (HIVE-5897) Fix hadoop2 execution environment Milestone 2

2013-12-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5897: - Attachment: HIVE-5897.5.patch Added a fix in packaging for -Pdist target. Fix hadoop2 execution

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-12-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840669#comment-13840669 ] Xuefu Zhang commented on HIVE-5356: --- Yeah, it's incompatible. However, it's the correct

[jira] [Updated] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-5966: Attachment: HIVE-5966.patch Attaching a patch that implements #1. Details at ReviewBoard:

[jira] [Updated] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-5966: Affects Version/s: 0.13.0 Status: Patch Available (was: Open) Fix eclipse:eclipse post

[jira] [Commented] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840684#comment-13840684 ] Thejas M Nair commented on HIVE-5356: - I would call it a SQL compliance issue and not a

Re: Review Request 16053: HIVE-5966: Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16053/#review29849 --- The hive projects are already declaring explicit compile-time

[jira] [Updated] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp and boolean inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5756: -- Attachment: HIVE-5756.6.patch.txt I combined the patch HIVE-5756.5.patch with the one for string IF

[jira] [Updated] (HIVE-5872) Make UDAFs such as GenericUDAFSum report accurate precision/scale for decimal types

2013-12-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5872: -- Attachment: HIVE-5872.4.patch Patch #4 rebased with trunk. Make UDAFs such as GenericUDAFSum report

[jira] [Updated] (HIVE-5921) Better heuristics for worst case statistics estimates for join, limit and filter operator

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5921: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Commented] (HIVE-5966) Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840720#comment-13840720 ] Hive QA commented on HIVE-5966: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp and boolean inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840719#comment-13840719 ] Eric Hanson commented on HIVE-5756: --- Item 2 (re: copySelected isRepeating handling) is

[jira] [Commented] (HIVE-5872) Make UDAFs such as GenericUDAFSum report accurate precision/scale for decimal types

2013-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840723#comment-13840723 ] Sergey Shelukhin commented on HIVE-5872: +1 Make UDAFs such as GenericUDAFSum

[jira] [Commented] (HIVE-5970) ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java

2013-12-05 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840730#comment-13840730 ] Eric Chu commented on HIVE-5970: Looking at the code where the exception occurs, It seems

Re: Review Request 16053: HIVE-5966: Fix eclipse:eclipse post shim aggregation changes

2013-12-05 Thread Szehon Ho
On Dec. 5, 2013, 11:36 p.m., Brock Noland wrote: The hive projects are already declaring explicit compile-time dependencies to shims-version dependencies. (In fact, maybe we don't even need dependency from shims-aggregator to shims-version?) Which projects? I see this in the ql

Review Request 16063: HIVE-4395: Support TFetchOrientation.FIRST for HiveServer2 FetchResults

2013-12-05 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16063/ --- Review request for hive and Brock Noland. Bugs: HIVE-4395

[jira] [Updated] (HIVE-4395) Support TFetchOrientation.FIRST for HiveServer2 FetchResults

2013-12-05 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-4395: -- Attachment: HIVE-4395.3.patch Rebased patch. New review request on

[jira] [Commented] (HIVE-5970) ArrayIndexOutOfBoundsException in RunLengthIntegerReaderV2.java

2013-12-05 Thread Eric Chu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840743#comment-13840743 ] Eric Chu commented on HIVE-5970: Or pl could be 0 ArrayIndexOutOfBoundsException in

[jira] [Updated] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2093: Status: Open (was: Patch Available) create/drop database should populate inputs/outputs and check concurrency and

[jira] [Updated] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2093: Status: Patch Available (was: Open) create/drop database should populate inputs/outputs and check concurrency and

[jira] [Updated] (HIVE-2093) create/drop database should populate inputs/outputs and check concurrency and user permission

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2093: Attachment: HIVE-2093.8.patch.txt create/drop database should populate inputs/outputs and check concurrency and

[jira] [Updated] (HIVE-3455) ANSI CORR(X,Y) is incorrect

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

[jira] [Updated] (HIVE-5961) Add explain authorize for checking privileges

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5961: Status: Open (was: Patch Available) Add explain authorize for checking privileges

[jira] [Updated] (HIVE-5961) Add explain authorize for checking privileges

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5961: Status: Patch Available (was: Open) Add explain authorize for checking privileges

[jira] [Updated] (HIVE-5961) Add explain authorize for checking privileges

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5961: Attachment: HIVE-5961.1.patch.txt Add explain authorize for checking privileges

Re: Review Request 15495: Implement vectorization support for IF conditional expression for long and double inputs

2013-12-05 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15495/ --- (Updated Dec. 6, 2013, 1:04 a.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Updated] (HIVE-5414) The result of show grant is not visible via JDBC

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5414: Attachment: HIVE-5414.4.patch.txt The result of show grant is not visible via JDBC

[jira] [Updated] (HIVE-5414) The result of show grant is not visible via JDBC

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5414: Status: Patch Available (was: Open) rerunning test The result of show grant is not visible via JDBC

[jira] [Commented] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-05 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840770#comment-13840770 ] Hitesh Shah commented on HIVE-5948: --- [~thejas] New patch attached with unit tests.

[jira] [Commented] (HIVE-5964) Hive missing a filter predicate causing wrong results joining tables after sort by

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840769#comment-13840769 ] Thejas M Nair commented on HIVE-5964: - Thanks for reporting this issue. t2.name='c'

[jira] [Updated] (HIVE-5948) Output file name is random when using Tez with insert overwrite local directory

2013-12-05 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hitesh Shah updated HIVE-5948: -- Attachment: HIVE-5948.2.patch Output file name is random when using Tez with insert overwrite local

[jira] [Updated] (HIVE-5964) Hive missing a filter predicate causing wrong results joining tables after sort by

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5964: Priority: Blocker (was: Major) Hive missing a filter predicate causing wrong results joining

[jira] [Commented] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp and boolean inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13840786#comment-13840786 ] Eric Hanson commented on HIVE-5756: --- Updated patch, including both number and string

  1   2   >