[jira] [Commented] (HIVE-2564) Set dbname at JDBC URL or properties

2014-02-26 Thread Jin Adachi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914167#comment-13914167 ] Jin Adachi commented on HIVE-2564: -- HIVE-4256 supports only HiveServer2, isn't it? This pa

[jira] [Commented] (HIVE-5901) Query cancel should stop running MR tasks

2014-02-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914151#comment-13914151 ] Navis commented on HIVE-5901: - I always forget publishing review board changes. Sorry. > Query

Re: Review Request 15873: Query cancel should stop running MR tasks

2014-02-26 Thread Navis Ryu
> On Feb. 25, 2014, 4:25 a.m., Thejas Nair wrote: > > ql/src/java/org/apache/hadoop/hive/ql/DriverContext.java, line 44 > > > > > > Thanks for doing this. Its much cleaner with this change! Thanks. - Navis ---

Re: Review Request 15873: Query cancel should stop running MR tasks

2014-02-26 Thread Navis Ryu
> On Feb. 25, 2014, 4:10 a.m., Thejas Nair wrote: > > ql/src/java/org/apache/hadoop/hive/ql/DriverContext.java, line 51 > > > > > > We should make this volatile, another thread calling shutdown might > > otherwise it i

Re: Review Request 15873: Query cancel should stop running MR tasks

2014-02-26 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15873/ --- (Updated Feb. 27, 2014, 7:06 a.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914141#comment-13914141 ] Navis commented on HIVE-6356: - +1 > Dependency injection in hbase storage handler is broken >

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

2014-02-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914135#comment-13914135 ] Navis commented on HIVE-6037: - Sorry. In org.apache.hadoop.hive.ql.parse.VariableSubstitution {

Re: Review Request 18566: Queries fail to Vectorize.

2014-02-26 Thread Jitendra Pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18566/ --- (Updated Feb. 27, 2014, 6:43 a.m.) Review request for hive and Eric Hanson. B

Review Request 18566: Queries fail to Vectorize.

2014-02-26 Thread Jitendra Pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18566/ --- Review request for hive and Eric Hanson. Bugs: HIVE-6496 https://issues.apa

[jira] [Updated] (HIVE-6496) Queries fail to Vectorize.

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Status: Patch Available (was: Open) > Queries fail to Vectorize. > --

[jira] [Updated] (HIVE-6496) Queries fail to Vectorize.

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Attachment: HIVE-6496.3.patch > Queries fail to Vectorize. > -

[jira] [Updated] (HIVE-6496) Queries fail to Vectorize.

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Description: Following issues are causing many queries to fail to vectorize: 1) NPE be

[jira] [Updated] (HIVE-6496) Queries fail to Vectorize.

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Summary: Queries fail to Vectorize. (was: NPE in Vectorizer) > Queries fail to Vector

[jira] [Commented] (HIVE-6500) Stats collection via filesystem

2014-02-26 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914128#comment-13914128 ] Navis commented on HIVE-6500: - Sad to hear that counter stat is disabled. +1 > Stats collectio

Re: Review Request 18459: FS based stats.

2014-02-26 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18459/#review35610 --- trunk/ql/src/test/queries/clientpositive/statsfs.q

[jira] [Updated] (HIVE-6440) sql std auth - add command to change owner of database

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6440: Attachment: HIVE-6440.1.patch HIVE-6440.1.patch Also includes a small change to authorize drop datab

[jira] [Assigned] (HIVE-6440) sql std auth - add command to change owner of database

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair reassigned HIVE-6440: --- Assignee: Thejas M Nair > sql std auth - add command to change owner of database > ---

[jira] [Updated] (HIVE-6455) Scalable dynamic partitioning and bucketing optimization

2014-02-26 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-6455: - Attachment: HIVE-6455.10.patch Fixed some test failures. > Scalable dynamic partitioning and bucketing op

[jira] [Updated] (HIVE-6198) ORC file and struct column names are case sensitive

2014-02-26 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-6198: --- Fix Version/s: (was: 0.13.0) > ORC file and struct column names are case sensitive

[jira] [Commented] (HIVE-6458) Add schema upgrade scripts for metastore changes related to permanent functions

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913991#comment-13913991 ] Ashutosh Chauhan commented on HIVE-6458: +1 > Add schema upgrade scripts for metas

[jira] [Commented] (HIVE-6041) Incorrect task dependency graph for skewed join optimization

2014-02-26 Thread Muthu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913950#comment-13913950 ] Muthu commented on HIVE-6041: - This patch doesn't seems to work for hive 0.12 for queries with

[jira] [Updated] (HIVE-6496) NPE in Vectorizer

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Attachment: HIVE-6496.2.patch > NPE in Vectorizer > - > >

[jira] [Updated] (HIVE-6455) Scalable dynamic partitioning and bucketing optimization

2014-02-26 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-6455: - Attachment: HIVE-6455.9.patch Addressed [~hagleitn]'s review comments. Following changes were made in this

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

2014-02-26 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913865#comment-13913865 ] Ravi Prakash commented on HIVE-6037: Thanks Thejas and Navis! I too don't see the error

Re: Review Request 18459: FS based stats.

2014-02-26 Thread Lefty Leverenz
> On Feb. 26, 2014, 4:55 p.m., Ashutosh Chauhan wrote: > > trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java, line 626 > > > > > > Didn't update template file, since as Lefty pointed out, soon it won't >

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

2014-02-26 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913815#comment-13913815 ] Lefty Leverenz commented on HIVE-6037: -- Another new parameter that's expected to commi

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-26 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913813#comment-13913813 ] Lefty Leverenz commented on HIVE-6418: -- This introduces a new config parameter, *hive.

[jira] [Updated] (HIVE-6492) limit partition number involved in a table scan

2014-02-26 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selina Zhang updated HIVE-6492: --- Attachment: HIVE-6492.1.patch.txt > limit partition number involved in a table scan >

[jira] [Commented] (HIVE-6492) limit partition number involved in a table scan

2014-02-26 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913795#comment-13913795 ] Selina Zhang commented on HIVE-6492: It is not a rare case when a table has 1000+ parti

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Jason Dere
Congrats! On Feb 26, 2014, at 3:40 PM, Sergey Shelukhin wrote: > Congrats Remus! > > > On Wed, Feb 26, 2014 at 12:01 PM, Vaibhav Gumashta < > vgumas...@hortonworks.com> wrote: > >> Congrats Remus! >> >> >> On Wed, Feb 26, 2014 at 11:50 AM, Remus Rusanu >> wrote: >> >>> Thanks everybody, I

[jira] [Updated] (HIVE-6492) limit partition number involved in a table scan

2014-02-26 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous updated HIVE-6492: Status: Patch Available (was: Reopened) > limit partition number involved in a table scan > ---

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Sergey Shelukhin
Congrats Remus! On Wed, Feb 26, 2014 at 12:01 PM, Vaibhav Gumashta < vgumas...@hortonworks.com> wrote: > Congrats Remus! > > > On Wed, Feb 26, 2014 at 11:50 AM, Remus Rusanu > wrote: > > > Thanks everybody, I'm really happy for this. > > This was one of the best 'check email from home' days ;)

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

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913733#comment-13913733 ] Thejas M Nair commented on HIVE-6037: - [~raviprak] FYI, I don't get the error with hado

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

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913733#comment-13913733 ] Thejas M Nair edited comment on HIVE-6037 at 2/26/14 11:29 PM: --

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913730#comment-13913730 ] Sergey Shelukhin commented on HIVE-6418: Will commit in 24 hours... > MapJoinRowCo

[jira] [Commented] (HIVE-5843) Transaction manager for Hive

2014-02-26 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913705#comment-13913705 ] Alan Gates commented on HIVE-5843: -- Review board review https://reviews.apache.org/r/18536

[jira] [Updated] (HIVE-6507) OrcFile table property names are specified as strings

2014-02-26 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-6507: --- Release Note: (none, this is minor refactoring so as to avoid future issues where new orc prop

[jira] [Commented] (HIVE-6507) OrcFile table property names are specified as strings

2014-02-26 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913678#comment-13913678 ] Sushanth Sowmyan commented on HIVE-6507: Marking as patch-available so the precommi

[jira] [Commented] (HIVE-6481) Add .reviewboardrc file

2014-02-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913618#comment-13913618 ] Xuefu Zhang commented on HIVE-6481: --- +1 I think it's good to document the brief usage so

[jira] [Commented] (HIVE-2564) Set dbname at JDBC URL or properties

2014-02-26 Thread Nick White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913616#comment-13913616 ] Nick White commented on HIVE-2564: -- Actually, it seems it might have been fixed in HIVE-42

[jira] [Updated] (HIVE-6429) MapJoinKey has large memory overhead in typical cases

2014-02-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6429: --- Attachment: HIVE-6429.07.patch fix the vectorization test > MapJoinKey has large memory overh

Re: Review Request 18230: HIVE-6429 MapJoinKey has large memory overhead in typical cases

2014-02-26 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18230/ --- (Updated Feb. 26, 2014, 10:17 p.m.) Review request for hive, Gunther Hagleitner

[jira] [Commented] (HIVE-6481) Add .reviewboardrc file

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

[jira] [Updated] (HIVE-4764) Support Kerberos HTTP authentication for HiveServer2 running in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4764: --- Status: Patch Available (was: Open) > Support Kerberos HTTP authentication for HiveServer2 ru

[jira] [Updated] (HIVE-4764) Support Kerberos HTTP authentication for HiveServer2 running in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4764: --- Attachment: HIVE-4764.3.patch > Support Kerberos HTTP authentication for HiveServer2 running i

[jira] [Updated] (HIVE-4764) Support Kerberos HTTP authentication for HiveServer2 running in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4764: --- Attachment: (was: HIVE-4764.3.patch) > Support Kerberos HTTP authentication for HiveServer

[jira] [Updated] (HIVE-4764) Support Kerberos HTTP authentication for HiveServer2 running in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-4764: --- Status: Open (was: Patch Available) > Support Kerberos HTTP authentication for HiveServer2 ru

[jira] [Updated] (HIVE-6496) NPE in Vectorizer

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6496: --- Status: Open (was: Patch Available) > NPE in Vectorizer > - > >

[jira] [Updated] (HIVE-6511) casting from decimal to tinyint,smallint, int and bigint generates different result when vectorization is on

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6511: --- Description: select dc,cast(dc as int), cast(dc as smallint),cast(dc as tinyint) from

[jira] [Created] (HIVE-6511) casting from decimal to tinyint,smallint, int and bigint generates different result when vectorization is on

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HIVE-6511: -- Summary: casting from decimal to tinyint,smallint, int and bigint generates different result when vectorization is on Key: HIVE-6511 URL: https://issues.apache.org/jir

[jira] [Commented] (HIVE-6500) Stats collection via filesystem

2014-02-26 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913538#comment-13913538 ] Gunther Hagleitner commented on HIVE-6500: -- LGTM +1 > Stats collection via filesy

[jira] [Commented] (HIVE-2564) Set dbname at JDBC URL or properties

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913503#comment-13913503 ] Vaibhav Gumashta commented on HIVE-2564: [~njw45]: Thanks a lot for the patch! Can

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-26 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913489#comment-13913489 ] Gunther Hagleitner commented on HIVE-6418: -- Looked at the changes since last revie

[jira] [Commented] (HIVE-5112) Upgrade protobuf to 2.5 from 2.4

2014-02-26 Thread Abin Shahab (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913481#comment-13913481 ] Abin Shahab commented on HIVE-5112: --- Steven, you can try compiling the orc related files

[jira] [Commented] (HIVE-6219) TestProtocolBuffersObjectInspectors fails when upgrading protobuf to 2.5.0

2014-02-26 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913460#comment-13913460 ] Steven Willis commented on HIVE-6219: - I just added the following to HIVE-5112, but it

[jira] [Updated] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6356: -- Attachment: HIVE-6356.4.patch.txt Patch #4 is basically #3 with necessary comments. > Dependency inject

[jira] [Commented] (HIVE-5112) Upgrade protobuf to 2.5 from 2.4

2014-02-26 Thread Steven Willis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913455#comment-13913455 ] Steven Willis commented on HIVE-5112: - The hive downloads page says that hive-0.12.0 is

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

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913453#comment-13913453 ] Thejas M Nair commented on HIVE-6037: - This issue can cause several tests to fail and w

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

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913449#comment-13913449 ] Thejas M Nair commented on HIVE-6037: - I was doing some more sanity checks. I found a p

[jira] [Commented] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913427#comment-13913427 ] Xuefu Zhang commented on HIVE-6356: --- Thanks for the clarification, [~ashutoshc]. I will u

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Vaibhav Gumashta
Congrats Remus! On Wed, Feb 26, 2014 at 11:50 AM, Remus Rusanu wrote: > Thanks everybody, I'm really happy for this. > This was one of the best 'check email from home' days ;) > > > From: Gunther Hagleitner > Sent: Wednesday, February 26, 2014 9:47 PM >

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

2014-02-26 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-6037: Attachment: HIVE-6037.17.patch HIVE-6037.17.patch - fixes TestOperation2Privilege . Patch looks go

RE: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Remus Rusanu
Thanks everybody, I'm really happy for this. This was one of the best 'check email from home' days ;) From: Gunther Hagleitner Sent: Wednesday, February 26, 2014 9:47 PM To: dev@hive.apache.org Subject: Re: [ANNOUNCE] New Hive Committer - Remus Rusanu Con

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Mohammad Islam
Congratulations Remus! On Wednesday, February 26, 2014 11:38 AM, Prasanth Jayachandran wrote: Congratulations Remus! Thanks Prasanth Jayachandran On Feb 26, 2014, at 11:36 AM, Brock Noland wrote: > Congrats!! > > On Wed, Feb 26, 2014 at 1:10 PM, Lefty Leverenz > wrote: >> Congratulat

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Gunther Hagleitner
Congrats Remus! On Wed, Feb 26, 2014 at 11:38 AM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > Congratulations Remus! > > Thanks > Prasanth Jayachandran > > On Feb 26, 2014, at 11:36 AM, Brock Noland wrote: > > > Congrats!! > > > > On Wed, Feb 26, 2014 at 1:10 PM, Lefty Lever

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Prasanth Jayachandran
Congratulations Remus! Thanks Prasanth Jayachandran On Feb 26, 2014, at 11:36 AM, Brock Noland wrote: > Congrats!! > > On Wed, Feb 26, 2014 at 1:10 PM, Lefty Leverenz > wrote: >> Congratulations Remus! >> >> -- Lefty >> >> >> On Wed, Feb 26, 2014 at 12:23 PM, Thejas Nair wrote: >> >>> Co

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Brock Noland
Congrats!! On Wed, Feb 26, 2014 at 1:10 PM, Lefty Leverenz wrote: > Congratulations Remus! > > -- Lefty > > > On Wed, Feb 26, 2014 at 12:23 PM, Thejas Nair wrote: > >> Congrats Remus! >> >> >> >> On Wed, Feb 26, 2014 at 9:08 AM, Clay McDonald < >> stuart.mcdon...@bateswhite.com> wrote: >> >> > Co

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Jitendra Pandey
Congratulations Remus! On Wed, Feb 26, 2014 at 11:10 AM, Lefty Leverenz wrote: > Congratulations Remus! > > -- Lefty > > > On Wed, Feb 26, 2014 at 12:23 PM, Thejas Nair >wrote: > > > Congrats Remus! > > > > > > > > On Wed, Feb 26, 2014 at 9:08 AM, Clay McDonald < > > stuart.mcdon...@bateswhite.

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

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913376#comment-13913376 ] Jitendra Nath Pandey commented on HIVE-5761: +1 for the latest patch. > Implem

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

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-5761: --- Status: Open (was: Patch Available) > Implement vectorized support for the DATE data

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

2014-02-26 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-5761: --- Status: Patch Available (was: Open) > Implement vectorized support for the DATE data

[jira] [Commented] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913347#comment-13913347 ] Ashutosh Chauhan commented on HIVE-6356: I think v3 is required in addition to v2.

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Lefty Leverenz
Congratulations Remus! -- Lefty On Wed, Feb 26, 2014 at 12:23 PM, Thejas Nair wrote: > Congrats Remus! > > > > On Wed, Feb 26, 2014 at 9:08 AM, Clay McDonald < > stuart.mcdon...@bateswhite.com> wrote: > > > Congratulations Remus! > > > > Clay > > > > -Original Message- > > From: Jarek J

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

2014-02-26 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5761: - Attachment: HIVE-5761.6.patch Changes - Applied Jitendra's feedbacks > Implement vectorized support for t

RE: Hadoop

2014-02-26 Thread Rajeshwar
Hi All, I'm a Big Data enthusiast. Someone who has a Hadoop start-up plans. Please connect me. I'm looking for a like-minded people who can come on one platform for knowledge sharing and to build something big, that transforms the whole scenario of current Hadoop Ecosystem. r...@saiconinc.c

[jira] [Commented] (HIVE-6418) MapJoinRowContainer has large memory overhead in typical cases

2014-02-26 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913234#comment-13913234 ] Sergey Shelukhin commented on HIVE-6418: Cannot repro either query or test failure.

[jira] [Commented] (HIVE-6356) Dependency injection in hbase storage handler is broken

2014-02-26 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913211#comment-13913211 ] Xuefu Zhang commented on HIVE-6356: --- If we all agree that patch v3 is better, should we r

[jira] [Updated] (HIVE-6325) Enable using multiple concurrent sessions in tez

2014-02-26 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-6325: - Status: Patch Available (was: Open) > Enable using multiple concurrent sessions in tez >

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Thejas Nair
Congrats Remus! On Wed, Feb 26, 2014 at 9:08 AM, Clay McDonald < stuart.mcdon...@bateswhite.com> wrote: > Congratulations Remus! > > Clay > > -Original Message- > From: Jarek Jarcec Cecho [mailto:jar...@apache.org] > Sent: Wednesday, February 26, 2014 12:06 PM > To: u...@hive.apache.org

[jira] [Commented] (HIVE-5843) Transaction manager for Hive

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913189#comment-13913189 ] Ashutosh Chauhan commented on HIVE-5843: [~alangates] If you can create RB entry sa

RE: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Clay McDonald
Congratulations Remus! Clay -Original Message- From: Jarek Jarcec Cecho [mailto:jar...@apache.org] Sent: Wednesday, February 26, 2014 12:06 PM To: u...@hive.apache.org Cc: dev@hive.apache.org; rem...@microsoft.com Subject: Re: [ANNOUNCE] New Hive Committer - Remus Rusanu Congratulation

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Xuefu Zhang
Congratulations, Remus!!! On Wed, Feb 26, 2014 at 9:05 AM, Jarek Jarcec Cecho wrote: > Congratulations Remus, good work! > > Jarcec > > On Wed, Feb 26, 2014 at 08:58:43AM -0800, Carl Steinbach wrote: > > The Apache Hive PMC has voted to make Remus Rusanu a committer on the > > Apache Hive Projec

Re: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Jarek Jarcec Cecho
Congratulations Remus, good work! Jarcec On Wed, Feb 26, 2014 at 08:58:43AM -0800, Carl Steinbach wrote: > The Apache Hive PMC has voted to make Remus Rusanu a committer on the > Apache Hive Project. > > Please join me in congratulating Remus! > > Thanks. > > Carl signature.asc Description:

RE: [ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Eric Hanson (BIG DATA)
Fantastic! Welcome aboard, Remus! Eric From: Carl Steinbach [mailto:cwsteinb...@gmail.com] Sent: Wednesday, February 26, 2014 8:59 AM To: u...@hive.apache.org; dev@hive.apache.org Cc: Remus Rusanu Subject: [ANNOUNCE] New Hive Committer - Remus Rusanu The Apache Hive PMC has voted to make Remus R

[ANNOUNCE] New Hive Committer - Remus Rusanu

2014-02-26 Thread Carl Steinbach
The Apache Hive PMC has voted to make Remus Rusanu a committer on the Apache Hive Project. Please join me in congratulating Remus! Thanks. Carl

Re: Review Request 18459: FS based stats.

2014-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18459/#review35533 --- Updated patch with Gunther feedback. trunk/common/src/java/org/apa

[jira] [Updated] (HIVE-6500) Stats collection via filesystem

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6500: --- Status: Patch Available (was: Open) > Stats collection via filesystem > -

[jira] [Updated] (HIVE-6500) Stats collection via filesystem

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6500: --- Attachment: HIVE-6500.2.patch > Stats collection via filesystem >

[jira] [Updated] (HIVE-6500) Stats collection via filesystem

2014-02-26 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6500: --- Status: Open (was: Patch Available) > Stats collection via filesystem > -

Re: Review Request 18459: FS based stats.

2014-02-26 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18459/ --- (Updated Feb. 26, 2014, 4:37 p.m.) Review request for hive and Navis Ryu. Cha

[jira] [Updated] (HIVE-4545) HS2 should return describe table results without space padding

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

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

2014-02-26 Thread Yi Tian (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913040#comment-13913040 ] Yi Tian commented on HIVE-5926: --- OK, I will do it asap > Load Data OverWrite Into Table Thro

[jira] [Updated] (HIVE-2564) Set dbname at JDBC URL or properties

2014-02-26 Thread Nick White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick White updated HIVE-2564: - Priority: Critical (was: Major) Affects Version/s: 0.12.0 > Set dbname at JDBC URL or proper

[jira] [Updated] (HIVE-2564) Set dbname at JDBC URL or properties

2014-02-26 Thread Nick White (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick White updated HIVE-2564: - Attachment: HIVE-2564.3.patch I've attached a rebased patch > Set dbname at JDBC URL or properties >

[jira] [Updated] (HIVE-6350) Support LDAP authentication for HiveServer2 in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6350: --- Attachment: HIVE-6350.2.patch > Support LDAP authentication for HiveServer2 in http mode > ---

[jira] [Updated] (HIVE-6350) Support LDAP authentication for HiveServer2 in http mode

2014-02-26 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6350: --- Attachment: (was: HIVE-6350.2.patch) > Support LDAP authentication for HiveServer2 in http

[jira] [Updated] (HIVE-6331) HIVE-5279 deprecated UDAF class without explanation/documentation/alternative

2014-02-26 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-6331: --- Status: Patch Available (was: Open) > HIVE-5279 deprecated UDAF class without explanation/documentati

[jira] [Updated] (HIVE-6510) Clean up math based UDFs

2014-02-26 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-6510: --- Attachment: HIVE-6510.1.patch > Clean up math based UDFs > > >

[jira] [Updated] (HIVE-6510) Clean up math based UDFs

2014-02-26 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-6510: --- Status: Patch Available (was: Open) > Clean up math based UDFs > > >

[jira] [Created] (HIVE-6510) Clean up math based UDFs

2014-02-26 Thread Lars Francke (JIRA)
Lars Francke created HIVE-6510: -- Summary: Clean up math based UDFs Key: HIVE-6510 URL: https://issues.apache.org/jira/browse/HIVE-6510 Project: Hive Issue Type: Improvement Reporter:

  1   2   >