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

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

[jira] [Updated] (HIVE-5975) [WebHCat] templeton mapreduce job failed if provide "define" parameters

2013-12-05 Thread shanyu zhao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shanyu zhao updated HIVE-5975: -- Attachment: hive-5975.patch The root cause is that the defines are not added to args, probably a typo or

[jira] [Created] (HIVE-5975) [WebHCat] templeton mapreduce job failed if provide "define" parameters

2013-12-05 Thread shanyu zhao (JIRA)
shanyu zhao created HIVE-5975: - Summary: [WebHCat] templeton mapreduce job failed if provide "define" parameters Key: HIVE-5975 URL: https://issues.apache.org/jira/browse/HIVE-5975 Project: Hive

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

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

[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.1.patch > JDBC2 HiveConnection does not use the specified data

[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-tabpanel&focusedCommentId=13841024#comment-13841024 ] Anandha L Ranganathan commented on HIVE-4256: - updated the patch as per comment

[jira] [Commented] (HIVE-5974) chinese character can not display normally when use hive jdbc 0.10.0

2013-12-05 Thread alex kim (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841016#comment-13841016 ] alex kim commented on HIVE-5974: use beeline test result is same # beeline Beeline version

[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-tabpanel&focusedCommentId=13841015#comment-13841015 ] Hive QA commented on HIVE-2093: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Created] (HIVE-5974) chinese character can not display normally when use hive jdbc 0.10.0

2013-12-05 Thread alex kim (JIRA)
alex kim created HIVE-5974: -- Summary: chinese character can not display normally when use hive jdbc 0.10.0 Key: HIVE-5974 URL: https://issues.apache.org/jira/browse/HIVE-5974 Project: Hive Issue Ty

[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.4.patch Changes per review feedback, fixed rebase issues in the last patch

Re: 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/ --- (Updated Dec. 6, 2013, 5:37 a.m.) Review request for hive, Brock Noland and The

[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: -- Attachment: HIVE-5878.1.patch Patch #1 rebased with latest trunk. Some test failures are fixed. > Hive

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

2013-12-05 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840993#comment-13840993 ] Hive QA commented on HIVE-4395: --- {color:red}Overall{color}: -1 no tests executed Here are

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

2013-12-05 Thread Prasad Mujumdar
> On Dec. 6, 2013, 3:13 a.m., Thejas Nair wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java, line 457 > > > > > > I think it will be better to say soemthing like "Concurrency level " + > > resultSetCon

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

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

[jira] [Commented] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840966#comment-13840966 ] Navis commented on HIVE-5276: - Beside, this patch will conflict with HIVE-4395, which supports

[jira] [Updated] (HIVE-3746) Fix HS2 ResultSet Serialization Performance Regression

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3746: Assignee: Navis Status: Patch Available (was: Open) > Fix HS2 ResultSet Serialization Performance Regression

[jira] [Commented] (HIVE-5973) SMB joins produce incorrect results with multiple partitions and buckets

2013-12-05 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840956#comment-13840956 ] Vikram Dixit K commented on HIVE-5973: -- The naive fix is to have {noformat} output = n

[jira] [Updated] (HIVE-3746) Fix HS2 ResultSet Serialization Performance Regression

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3746: Attachment: HIVE-3746.1.patch.txt > Fix HS2 ResultSet Serialization Performance Regression > ---

Review Request 16076: Fix HS2 ResultSet Serialization Performance Regression

2013-12-05 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16076/ --- Review request for hive. Bugs: HIVE-3746 https://issues.apache.org/jira/bro

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

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

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

2013-12-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840943#comment-13840943 ] Phabricator commented on HIVE-2093: --- thejas has commented on the revision "HIVE-2093 [jir

[jira] [Commented] (HIVE-5972) Hiveserver2 is much slower than hiveserver1

2013-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840939#comment-13840939 ] Carl Steinbach commented on HIVE-5972: -- {quote} 1. hiveserver1 running on 2CPUs, 8G me

[jira] [Commented] (HIVE-5909) locate and instr throw java.nio.BufferUnderflowException when empty string as substring

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840934#comment-13840934 ] Ashutosh Chauhan commented on HIVE-5909: +1 > locate and instr throw java.nio.Buff

[jira] [Commented] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840926#comment-13840926 ] Navis commented on HIVE-5276: - I've reported a bug related on this but cannot remember it's fix

[jira] [Commented] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840924#comment-13840924 ] Carl Steinbach commented on HIVE-5276: -- [~navis] I +1d this patch earlier so you're fr

[jira] [Updated] (HIVE-3746) Fix HS2 ResultSet Serialization Performance Regression

2013-12-05 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3746: - Summary: Fix HS2 ResultSet Serialization Performance Regression (was: Fix HS2 Fetch performance r

[jira] [Created] (HIVE-5973) SMB joins produce incorrect results with multiple partitions and buckets

2013-12-05 Thread Vikram Dixit K (JIRA)
Vikram Dixit K created HIVE-5973: Summary: SMB joins produce incorrect results with multiple partitions and buckets Key: HIVE-5973 URL: https://issues.apache.org/jira/browse/HIVE-5973 Project: Hive

[jira] [Commented] (HIVE-5235) Infinite loop with ORC file and Hive 0.11

2013-12-05 Thread cyril liao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840921#comment-13840921 ] cyril liao commented on HIVE-5235: -- in my environment, the problem appeared when a int ty

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

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

[jira] [Updated] (HIVE-5276) Skip redundant string encoding/decoding for hiveserver2

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5276: Summary: Skip redundant string encoding/decoding for hiveserver2 (was: Skip useless string encoding stage for hives

[jira] [Commented] (HIVE-3746) Fix HS2 Fetch performance regression

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840917#comment-13840917 ] Navis commented on HIVE-3746: - I have a patch similar to this one based on hive-0.11.0. I'll ch

[jira] [Created] (HIVE-5972) Hiveserver2 is much slower than hiveserver1

2013-12-05 Thread a bc (JIRA)
a bc created HIVE-5972: -- Summary: Hiveserver2 is much slower than hiveserver1 Key: HIVE-5972 URL: https://issues.apache.org/jira/browse/HIVE-5972 Project: Hive Issue Type: Bug Components: Hive

[jira] [Commented] (HIVE-3746) Fix HS2 Fetch performance regression

2013-12-05 Thread a bc (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840912#comment-13840912 ] a bc commented on HIVE-3746: hiveserver2 is much slower than hiveserver1? we are building m

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/#review29868 --- Ship it! Ship It! - Brock Noland On Dec. 6, 2013, 2:13 a.m., Sze

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

2013-12-05 Thread Brock Noland
> 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

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

2013-12-05 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16063/#review29866 --- jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java

[jira] [Updated] (HIVE-5879) Fix spelling errors in hive-default.xml

2013-12-05 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-5879: - Attachment: HIVE-5879.patch Patch fixes spelling and a few minor errors of grammar or capitalizati

Hive-trunk-h0.21 - Build # 2488 - 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] [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: (was: HIVE-5872.4.patch) > Make UDAFs such as GenericUDAFSum report accurate precision/s

[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 The above test failure seems transient/unrelated. Reload the same patch to

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4395: Component/s: JDBC > Support TFetchOrientation.FIRST for HiveServer2 FetchResults > -

Hive-trunk-hadoop2 - Build # 586 - 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 b

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

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

[jira] [Updated] (HIVE-5925) when aggregate with partitioned key, it would occur an empty path error.

2013-12-05 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-5925: Attachment: HIVE-5925.patch > when aggregate with partitioned key, it would occur an empty path erro

[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.1.patch > Fix eclipse:eclipse post shim aggregation changes >

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5948: Resolution: Fixed Fix Version/s: tez-branch Status: Resolved (was: Patch Available

Re: Review Request 16074: HIVE-5951 improve performance of adding partitions from client

2013-12-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16074/ --- (Updated Dec. 6, 2013, 2:13 a.m.) Review request for hive and Ashutosh Chauhan.

[jira] [Commented] (HIVE-5951) improve performance of adding partitions from client

2013-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840837#comment-13840837 ] Sergey Shelukhin commented on HIVE-5951: RB at https://reviews.apache.org/r/16074/

Re: 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/ --- (Updated Dec. 6, 2013, 2:13 a.m.) Review request for hive. Changes --- M

Review Request 16074: HIVE-5951 improve performance of adding partitions from client

2013-12-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16074/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git Descriptio

[jira] [Commented] (HIVE-5686) partition column type validation doesn't quite work for dates

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840829#comment-13840829 ] Ashutosh Chauhan commented on HIVE-5686: +1 > partition column type validation doe

[jira] [Updated] (HIVE-5951) improve performance of adding partitions from client

2013-12-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-5951: --- Attachment: HIVE-5951.patch HIVE-5951.nogen.patch preliminary patches. Some mo

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5948: Attachment: HIVE-5948.3.patch I have committed the patch to tez branch. I added a comment to the fun

[jira] [Commented] (HIVE-5887) metastore direct sql doesn't work with oracle

2013-12-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840823#comment-13840823 ] Ashutosh Chauhan commented on HIVE-5887: +1 > metastore direct sql doesn't work wi

[jira] [Updated] (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:all-tabpanel ] Ashutosh Chauhan updated HIVE-5935: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

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

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

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

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

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5948: Status: Patch Available (was: Open) > Output file name is random when using Tez with "insert overwr

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5948: Description: NO PRECOMMIT TESTS > Output file name is random when using Tez with "insert overwrite l

[jira] [Updated] (HIVE-5925) when aggregate with partitioned key, it would occur an empty path error.

2013-12-05 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-5925: Attachment: (was: HIVE-5925.patch) > when aggregate with partitioned key, it would occur an empt

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

2013-12-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840811#comment-13840811 ] Thejas M Nair commented on HIVE-5948: - +1 > Output file name is random when using Tez

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

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-5964: --- Assignee: Navis > Hive missing a filter predicate causing wrong results joining tables after > sort by >

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

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840799#comment-13840799 ] Navis commented on HIVE-5964: - I didn't checked exactly, but HIVE-4293 is seemingly fixing this

[jira] [Resolved] (HIVE-5807) Implement vectorization support for IF conditional expression for string inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson resolved HIVE-5807. --- Resolution: Invalid > Implement vectorization support for IF conditional expression for string > inpu

[jira] [Commented] (HIVE-5807) Implement vectorization support for IF conditional expression for string inputs

2013-12-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840788#comment-13840788 ] Eric Hanson commented on HIVE-5807: --- Merged this together with HIVE-5756, so closing this

[jira] [Updated] (HIVE-5756) Implement vectorization support for IF conditional expression for long, double, timestamp, boolean and string 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: -- Summary: Implement vectorization support for IF conditional expression for long, double, timestamp, bool

[jira] [Commented] (HIVE-5342) Remove pre hadoop-0.20.0 related codes

2013-12-05 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840787#comment-13840787 ] Phabricator commented on HIVE-5342: --- navis has abandoned the revision "HIVE-5342 [jira] R

[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.7.patch > Implement vectorization support for IF conditional expression for long,

[jira] [Resolved] (HIVE-5342) Remove pre hadoop-0.20.0 related codes

2013-12-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis resolved HIVE-5342. - Resolution: Duplicate Seemed mostly fixed in HIVE-4518 and HIVE-5786. Replacing serde2.io.*Writable seemed to be

[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-tabpanel&focusedCommentId=13840786#comment-13840786 ] Eric Hanson commented on HIVE-5756: --- Updated patch, including both number and string supp

[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-tabpanel&focusedCommentId=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 tabl

[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-tabpanel&focusedCommentId=13840770#comment-13840770 ] Hitesh Shah commented on HIVE-5948: --- [~thejas] New patch attached with unit tests. > Out

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

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, Ji

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

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

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

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

[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] [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-tabpanel&focusedCommentId=13840743#comment-13840743 ] Eric Chu commented on HIVE-5970: Or pl could be 0 > ArrayIndexOutOfBoundsException in RunL

[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 https://reviews.apache.org/r/

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 https://issues.ap

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

[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-tabpanel&focusedCommentId=13840730#comment-13840730 ] Eric Chu commented on HIVE-5970: Looking at the code where the exception occurs, It seems l

[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-tabpanel&focusedCommentId=13840723#comment-13840723 ] Sergey Shelukhin commented on HIVE-5872: +1 > Make UDAFs such as GenericUDAFSum re

[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-tabpanel&focusedCommentId=13840719#comment-13840719 ] Eric Hanson commented on HIVE-5756: --- Item 2 (re: copySelected isRepeating handling) is fi

[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-tabpanel&focusedCommentId=13840720#comment-13840720 ] Hive QA commented on HIVE-5966: --- {color:green}Overall{color}: +1 all checks pass Here are

[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. Thanks,

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

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

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 depen

[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-tabpanel&focusedCommentId=13840684#comment-13840684 ] Thejas M Nair commented on HIVE-5356: - I would call it a SQL compliance issue and not a

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

  1   2   >