[jira] [Created] (HIVE-4570) More information to user on GetOperationStatus in Hive Server2 when query is still executing

2013-05-15 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-4570: - Summary: More information to user on GetOperationStatus in Hive Server2 when query is still executing Key: HIVE-4570 URL: https://issues.apache.org/jira/browse/H

[jira] [Created] (HIVE-4569) GetQueryPlan api in Hive Server2

2013-05-15 Thread Amareshwari Sriramadasu (JIRA)
Amareshwari Sriramadasu created HIVE-4569: - Summary: GetQueryPlan api in Hive Server2 Key: HIVE-4569 URL: https://issues.apache.org/jira/browse/HIVE-4569 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-4526) auto_sortmerge_join_9.q throws NPE but test is succeeded

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659214#comment-13659214 ] Edward Capriolo commented on HIVE-4526: --- Correction. Even after patch I still get exc

[jira] [Commented] (HIVE-4526) auto_sortmerge_join_9.q throws NPE but test is succeeded

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659212#comment-13659212 ] Edward Capriolo commented on HIVE-4526: --- I am not able to run this test either before

Removing the PGP sigs from dist

2013-05-15 Thread Owen O'Malley
All, The current Apache policy is to not mirror PGP signatures of releases to the mirrors, because it provides a false sense of trust. For example, if you look at a mirror such as http://apache.claz.org/hive/hive-0.10.0/, you'll only see the two tarballs. If you look at the Apache site http://ww

Re: Moving HCatalog docs to wiki

2013-05-15 Thread Lefty Leverenz
Thanks, Carl. I like your plan. The main thing I liked about my plan was that I could do it myself right away, without waiting for anyone to commit site patches. I figured we could reorganize later, but it's better to do things right the first time. Come to think of it, I don't have to wait for

[jira] [Commented] (HIVE-1402) Add parallel ORDER BY to Hive

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659200#comment-13659200 ] Edward Capriolo commented on HIVE-1402: --- Navis I clicked submit patch for you. Is thi

admin rights for Hive jira

2013-05-15 Thread Owen O'Malley
Carl, Please give me admin rights in Hive's jira so that I can close the 0.11.0 release and create the 0.11.1 target as described in the HowToRelease wiki page (https://cwiki.apache.org/Hive/howtorelease.html. I'm a jira admin on 11 other Apache projects and I believe I created the Hive jira ori

[jira] [Updated] (HIVE-1402) Add parallel ORDER BY to Hive

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1402: -- Assignee: Navis (was: Venkatesh Seetharam) Status: Patch Available (was: Open) > Add

[jira] [Commented] (HIVE-2655) Ability to define functions in HQL

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659195#comment-13659195 ] Edward Capriolo commented on HIVE-2655: --- +1. Sorry for the delay. Patch does not appl

[RESULT] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Owen O'Malley
On Sat, May 11, 2013 at 10:33 AM, Owen O'Malley wrote: > Based on feedback from everyone, I have respun release candidate, RC2. > Please take a look. We've fixed 7 problems with the previous RC: > * Release notes were incorrect > * HIVE-4018 - MapJoin failing with Distributed Cache error > * HI

[jira] [Updated] (HIVE-3534) Add left Lateral view syntax

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3534: -- Status: Patch Available (was: Open) > Add left Lateral view syntax > --

[jira] [Commented] (HIVE-3534) Add left Lateral view syntax

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659184#comment-13659184 ] Edward Capriolo commented on HIVE-3534: --- This patch adds a left explode UDF. Works li

[jira] [Updated] (HIVE-3534) Add left Lateral view syntax

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3534: -- Attachment: hive-3534.diff.txt > Add left Lateral view syntax >

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Jitendra Pandey
+1 (non binding) Downloaded tar-ball, verified checksums, installed one node cluster and ran a few queries. On Wed, May 15, 2013 at 7:53 PM, Edward Capriolo wrote: > +1 > > > On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan >wrote: > > > +1 > > > > Built from sources, ran few unit tests and

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Edward Capriolo
+1 On Wed, May 15, 2013 at 10:44 PM, Ashutosh Chauhan wrote: > +1 > > Built from sources, ran few unit tests and some simple queries against > 1-node cluster. > > Thanks, > Ashutosh > > > On Wed, May 15, 2013 at 5:30 PM, Navis류승우 wrote: > > > +1 > > > > - built from source, passed all tests (wi

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Ashutosh Chauhan
+1 Built from sources, ran few unit tests and some simple queries against 1-node cluster. Thanks, Ashutosh On Wed, May 15, 2013 at 5:30 PM, Navis류승우 wrote: > +1 > > - built from source, passed all tests (without assertion fail or > conversion to backup task) > - working good with queries from

[jira] [Commented] (HIVE-4518) Counter Strike: Operation Operator

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659145#comment-13659145 ] Edward Capriolo commented on HIVE-4518: --- We officially gave up support for 0.17 a LON

[jira] [Updated] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-15 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4525: -- Attachment: D10755.2.patch mbautin updated the revision "[jira] [HIVE-4525] Support timestamps earlier

[jira] [Resolved] (HIVE-4490) HS2 - 'select null ..' fails with NPE

2013-05-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-4490. - Resolution: Duplicate > HS2 - 'select null ..' fails with NPE > --

[jira] [Commented] (HIVE-4525) Support timestamps earlier than 1970 and later than 2038

2013-05-15 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659128#comment-13659128 ] Mikhail Bautin commented on HIVE-4525: -- I am not quite sure how to solve the backward

Re: Moving HCatalog docs to wiki

2013-05-15 Thread Carl Steinbach
Hi Lefty, I think we should do the following: 1) Move the HCatalog wiki pages from the HCatalog space to the Hive space. (Here's the relevant Confluence doc that explains how to do this: https://confluence.atlassian.com/display/CONF20/Moving+a+family+of+pages+from+one+space+to+another ) 2) Conve

[jira] [Updated] (HIVE-4518) Counter Strike: Operation Operator

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4518: - Attachment: HIVE-4518.3.patch > Counter Strike: Operation Operator > -

[jira] [Updated] (HIVE-4518) Counter Strike: Operation Operator

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4518: - Attachment: (was: HIVE-4318.3.patch) > Counter Strike: Operation Operator > --

[jira] [Updated] (HIVE-4518) Counter Strike: Operation Operator

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4518: - Attachment: HIVE-4318.3.patch > Counter Strike: Operation Operator > -

[jira] [Updated] (HIVE-4518) Counter Strike: Operation Operator

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4518: - Attachment: HIVE-4518.2.patch .2 is rebased to trunk > Counter Strike: Op

[jira] [Commented] (HIVE-4487) Hive does not set explicit permissions on hive.exec.scratchdir

2013-05-15 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659087#comment-13659087 ] Chaoyu Tang commented on HIVE-4487: --- How about the hive.exec.local.scratchdir (/tmp/${use

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Navis류승우
+1 - built from source, passed all tests (without assertion fail or conversion to backup task) - working good with queries from running-site - some complaints on missing HIVE-4172 (void type for JDBC2) Thanks 2013/5/12 Owen O'Malley : > Based on feedback from everyone, I have respun release cand

[jira] [Commented] (HIVE-4450) Extend Vector Aggregates to support GROUP BY

2013-05-15 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659033#comment-13659033 ] Eric Hanson commented on HIVE-4450: --- Finished code review. See my comments on Phabricator

[jira] [Updated] (HIVE-4472) OR, NOT Filter logic can lose an array, and always takes time O(VectorizedRowBatch.DEFAULT_SIZE)

2013-05-15 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4472: --- Attachment: HIVE-4472.3.patch Review board entry: https://reviews.apache.org/r/11190/

[jira] [Updated] (HIVE-4550) local_mapred_error_cache fails on some hadoop versions

2013-05-15 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4550: Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) I

[jira] [Updated] (HIVE-4472) OR, NOT Filter logic can lose an array, and always takes time O(VectorizedRowBatch.DEFAULT_SIZE)

2013-05-15 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-4472: --- Attachment: HIVE-4472.2.patch Updated patch with unit tests. > OR, NO

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Alan Gates
+1. Downloaded and built it. Ran the HCat and webhcat system tests (which include a number of Hive tests). Everything looks good. Alan. On May 11, 2013, at 10:33 AM, Owen O'Malley wrote: > Based on feedback from everyone, I have respun release candidate, RC2. > Please take a look. We've fixe

[jira] [Created] (HIVE-4568) Beeline needs to support resolving variables

2013-05-15 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-4568: - Summary: Beeline needs to support resolving variables Key: HIVE-4568 URL: https://issues.apache.org/jira/browse/HIVE-4568 Project: Hive Issue Type: Improvement

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #373

2013-05-15 Thread Apache Jenkins Server
See -- [...truncated 36443 lines...] [junit] POSTHOOK: Input: default@testhivedrivertable [junit] POSTHOOK: Output: file:/tmp/jenkins/hive_2013-05-15_14-51-04_009_1459209005694110227/-mr

[jira] [Created] (HIVE-4567) RuntimeException when two external tables have the same location

2013-05-15 Thread Josh Spiegel (JIRA)
Josh Spiegel created HIVE-4567: -- Summary: RuntimeException when two external tables have the same location Key: HIVE-4567 URL: https://issues.apache.org/jira/browse/HIVE-4567 Project: Hive Issu

[jira] [Updated] (HIVE-4440) SMB Operator spills to disk like it's 1999

2013-05-15 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4440: Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Available) I

Re: adding "create or replace view" documentation to the wiki

2013-05-15 Thread Lefty Leverenz
Glad to see someone paying attention to the docs. I can't tackle these tasks right now, so I'm adding dev@hive.apache.org to the mailing list. Hope springs eternal – Lefty On Wed, May 15, 2013 at 11:50 AM, Darren Yin wrote: > I also just realized that partitioned views have also been in

[jira] [Commented] (HIVE-4440) SMB Operator spills to disk like it's 1999

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658727#comment-13658727 ] Gunther Hagleitner commented on HIVE-4440: -- [~owen.omalley]: Ran all tests - no fa

[jira] [Commented] (HIVE-4550) local_mapred_error_cache fails on some hadoop versions

2013-05-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658725#comment-13658725 ] Gunther Hagleitner commented on HIVE-4550: -- [~owen.omalley]: Sure. Ran all tests -

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread Gunther Hagleitner
+1 (non binding) - Verified md5 checksums - Built hive using source release - Manually ran queries, verifying some of the new hive 0.11 features Thanks, Gunther. On Wed, May 15, 2013 at 10:57 AM, yongqiang he wrote: > +1. > > build and test pass for me. > > > > On Tue, May 14, 2013 at 7:06 PM,

[jira] [Commented] (HIVE-4495) Implement vectorized string substr

2013-05-15 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658642#comment-13658642 ] Eric Hanson commented on HIVE-4495: --- This is looking good. You're almost there. See my ad

Re: Review Request: Add Vectorized Substr

2013-05-15 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11106/#review20603 --- ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/Strin

[jira] [Created] (HIVE-4566) NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established

2013-05-15 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-4566: - Summary: NullPointerException if typeinfo and nativesql commands are executed at beeline before a DB connection is established Key: HIVE-4566 URL: https://issues.apache.org/jira/browse/

Hive-trunk-h0.21 - Build # 2104 - Failure

2013-05-15 Thread Apache Jenkins Server
Changes for Build #2076 [hashutosh] HIVE-3891 : physical optimizer changes for auto sort-merge join (Namit Jain via Ashutosh Chauhan) [namit] HIVE-4393 Make the deleteData flag accessable from DropTable/Partition events (Morgan Philips via namit) [hashutosh] HIVE-4394 : test leadlag.q fails (As

Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2

2013-05-15 Thread yongqiang he
+1. build and test pass for me. On Tue, May 14, 2013 at 7:06 PM, Thejas Nair wrote: > +1 (non binding) > > - Verified md5 checksums for hive-0.11.0.tar.gz and > hive-0.11.0-bin.tar.gz > - Verified gpg keys for hive-0.11.0.tar.gz and hive-0.11.0-bin.tar.gz > - Built hive using the source

[jira] [Updated] (HIVE-4565) TestCliDriver and TestParse fail with non Sun Java

2013-05-15 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-4565: -- Attachment: HIVE-4565.patch > TestCliDriver and TestParse fa

[jira] [Assigned] (HIVE-4565) TestCliDriver and TestParse fail with non Sun Java

2013-05-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong reassigned HIVE-4565: --- Assignee: (was: Kevin Wilfong) > TestCliDriver and TestParse fail with non Sun Java >

[jira] [Assigned] (HIVE-4565) TestCliDriver and TestParse fail with non Sun Java

2013-05-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong reassigned HIVE-4565: --- Assignee: Kevin Wilfong > TestCliDriver and TestParse fail with non Sun Java > ---

[jira] [Resolved] (HIVE-4557) Beeline should support 'quit' to exit beeline shell

2013-05-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved HIVE-4557. --- Resolution: Not A Problem Close the jira as there are commands starting with !. > Bee

[jira] [Created] (HIVE-4565) TestCliDriver and TestParse fail with non Sun Java

2013-05-15 Thread Renata Ghisloti Duarte de Souza (JIRA)
Renata Ghisloti Duarte de Souza created HIVE-4565: - Summary: TestCliDriver and TestParse fail with non Sun Java Key: HIVE-4565 URL: https://issues.apache.org/jira/browse/HIVE-4565 Proje

[jira] [Commented] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658488#comment-13658488 ] Edward Capriolo commented on HIVE-4562: --- I just upgraded to hive 0.10 and I had to bu

[jira] [Created] (HIVE-4564) Distinct along with order by is not working when table name is part of column name in order by clause

2013-05-15 Thread chandra sekhar gunturi (JIRA)
chandra sekhar gunturi created HIVE-4564: Summary: Distinct along with order by is not working when table name is part of column name in order by clause Key: HIVE-4564 URL: https://issues.apache.org/jira/b

[jira] [Commented] (HIVE-4557) Beeline should support 'quit' to exit beeline shell

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658194#comment-13658194 ] caofangkun commented on HIVE-4557: -- Hi [~xuefu.w...@kodak.com] just try : beeline> !q or

[jira] [Updated] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4562: - Component/s: (was: Clients) Build Infrastructure > HIVE-3393 brought in Jackson l

[jira] [Updated] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4562: - Attachment: HIVE-4562-2.patch Only jackson-core-asl-1.8.8.jar and jackson-mapper-asl-1.8.8.jar need to b

Review Request: HIVE-3393 brought in Jackson library, and these four jars should be packed into hive-exec.jar

2013-05-15 Thread fangkun cao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11173/ --- Review request for hive. Description --- https://issues.apache.org/jira/br

Moving HCatalog docs to wiki

2013-05-15 Thread Lefty Leverenz
Now that HCatalog is part of Hive, its documentation must be converted from xdocs to wikidocs before we can make revisions and additions. Currently HCatalog has its own tab on the Hive website, and the HCatalog wiki has another tab. HCatalog user docs (and WebHCat user/reference docs) could be ad

[jira] [Created] (HIVE-4563) Hive thrift monitor query

2013-05-15 Thread JIRA
Pavel Janečka created HIVE-4563: --- Summary: Hive thrift monitor query Key: HIVE-4563 URL: https://issues.apache.org/jira/browse/HIVE-4563 Project: Hive Issue Type: Wish Components: Hiv

[jira] [Work started] (HIVE-4548) Speed up vectorized LIKE filter for special cases abc%, %abc and %abc%

2013-05-15 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-4548 started by Teddy Choi. > Speed up vectorized LIKE filter for special cases abc%, %abc and %abc% > ---

[jira] [Updated] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4562: - Attachment: HIVE-4562-1.patch Add patch > HIVE-3393 brought in Jackson library,and these

[jira] [Commented] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread Zhuoluo (Clark) Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658169#comment-13658169 ] Zhuoluo (Clark) Yang commented on HIVE-4562: Yes, I think a repack is necessary

[jira] [Commented] (HIVE-4562) Some jars of Hive are required to be deployed on every salve of hadoop cluster,we'd better separate these jars from common client-side-jars

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658165#comment-13658165 ] caofangkun commented on HIVE-4562: -- HIVE-3393 brought in Jackson library, but not repack

[jira] [Updated] (HIVE-4562) HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4562: - Summary: HIVE-3393 brought in Jackson library,and these four jars should be packed into hive-exec.jar (wa

[jira] [Commented] (HIVE-4562) Some jars of Hive are required to be deployed on every salve of hadoop cluster,we'd better separate these jars from common client-side-jars

2013-05-15 Thread Zhuoluo (Clark) Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658154#comment-13658154 ] Zhuoluo (Clark) Yang commented on HIVE-4562: I think the trunk version has no s

[jira] [Updated] (HIVE-4562) Some jars of Hive are required to be deployed on every salve of hadoop cluster,we'd better separate these jars from common client-side-jars

2013-05-15 Thread caofangkun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] caofangkun updated HIVE-4562: - Description: Some jars of Hive are required not only by the client but also the server (every Hadoop slav

[jira] [Created] (HIVE-4562) Some jars of Hive are required to be deployed on every salve of hadoop cluster,we'd better separate these jars from common client-side-jars

2013-05-15 Thread caofangkun (JIRA)
caofangkun created HIVE-4562: Summary: Some jars of Hive are required to be deployed on every salve of hadoop cluster,we'd better separate these jars from common client-side-jars Key: HIVE-4562 URL: https://issues.ap

[jira] [Commented] (HIVE-4561) Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 ,if all the column values larger than 0.0 (or if all column values smaller than 0.0)

2013-05-15 Thread Zhuoluo (Clark) Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658133#comment-13658133 ] Zhuoluo (Clark) Yang commented on HIVE-4561: https://reviews.apache.org/r/11172

May i join in ?

2013-05-15 Thread Ellery Queen

Re: Review Request: Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 , if all the column values larger than 0.0 (or if all column values smaller than 0.0)

2013-05-15 Thread Zhuoluo Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11172/ --- (Updated May 15, 2013, 7:11 a.m.) Review request for hive, Carl Steinbach, Carl

Review Request: Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 , if all the column values larger than 0.0 (or if all column values smaller than 0.0)

2013-05-15 Thread Zhuoluo Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11172/ --- Review request for hive, Carl Steinbach, Carl Steinbach, and fangkun cao. Descr

[jira] [Updated] (HIVE-4561) Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 ,if all the column values larger than 0.0 (or if all column values smaller than 0.0)

2013-05-15 Thread Zhuoluo (Clark) Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo (Clark) Yang updated HIVE-4561: --- Attachment: HIVE-4561.1.patch A quick fix. > Column stats : LOW_VALU

[jira] [Updated] (HIVE-4561) Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 ,if all the column values larger than 0.0 (or if all column values smaller than 0.0)

2013-05-15 Thread Zhuoluo (Clark) Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhuoluo (Clark) Yang updated HIVE-4561: --- Status: Patch Available (was: Open) A quick fix, would any body assign the issue to m