[jira] [Commented] (HIVE-4102) Can't drop table with Postgresql metastore

2013-07-02 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697566#comment-13697566 ] Deepesh Khandelwal commented on HIVE-4102: -- I have seen tables in Hive schema lock

[jira] [Created] (HIVE-4804) parallel_orderby.q in trunk fails consistently

2013-07-02 Thread Navis (JIRA)
Navis created HIVE-4804: --- Summary: parallel_orderby.q in trunk fails consistently Key: HIVE-4804 URL: https://issues.apache.org/jira/browse/HIVE-4804 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4804) parallel_orderby.q in trunk fails consistently

2013-07-02 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4804: Status: Patch Available (was: Open) parallel_orderby.q in trunk fails consistently

[jira] [Updated] (HIVE-4733) HiveLockObjectData is not compared properly

2013-07-02 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4733: Status: Patch Available (was: Open) HiveLockObjectData is not compared properly

[jira] [Updated] (HIVE-4804) parallel_orderby.q in trunk fails consistently

2013-07-02 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4804: -- Attachment: HIVE-4804.D11571.1.patch navis requested code review of HIVE-4804 [jira] parallel_orderby.q

[jira] [Updated] (HIVE-4632) Use hadoop counter as a stat publisher

2013-07-02 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4632: Status: Patch Available (was: Open) Use hadoop counter as a stat publisher

[jira] [Commented] (HIVE-4789) FetchOperator fails on partitioned Avro data

2013-07-02 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697600#comment-13697600 ] Navis commented on HIVE-4789: - LGTM. Running test. FetchOperator fails on

[jira] [Created] (HIVE-4805) Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors

2013-07-02 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HIVE-4805: Summary: Enhance coverage of package org.apache.hadoop.hive.ql.exec.errors Key: HIVE-4805 URL: https://issues.apache.org/jira/browse/HIVE-4805 Project: Hive

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

2013-07-02 Thread Apache Jenkins Server
Changes for Build #2137 [navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis) Changes for Build #2138 [navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis) Changes for Build #2139 [hashutosh] HIVE-4712 : Fix

[jira] [Commented] (HIVE-4436) hive.exec.parallel=true doesn't work on hadoop-2

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697862#comment-13697862 ] Hudson commented on HIVE-4436: -- Integrated in Hive-trunk-h0.21 #2175 (See

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

2013-07-02 Thread Apache Jenkins Server
Changes for Build #2139 [hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan) Changes for Build #2140 [navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis) Changes for Build #2141 Changes for Build #2142 [hashutosh]

Re: Review Request 12050: HIVE-3756 (LOAD DATA does not honor permission inheritance)

2013-07-02 Thread Chaoyu Tang
On July 1, 2013, 6:26 p.m., Sushanth Sowmyan wrote: ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java, line 2128 https://reviews.apache.org/r/12050/diff/1/?file=310452#file310452line2128 I understand from javadoc that FileStatus.isDirectory() is supposed to be the new way

Re: Review Request 12050: HIVE-3756 (LOAD DATA does not honor permission inheritance)

2013-07-02 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12050/ --- (Updated July 2, 2013, 4:39 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-3756) LOAD DATA does not honor permission inheritence

2013-07-02 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-3756: -- Attachment: HIVE-3756_1.patch Update the changes based on review comments LOAD DATA

[jira] [Commented] (HIVE-4689) For outerjoins, joinEmitInterval might make wrong result

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697958#comment-13697958 ] Ashutosh Chauhan commented on HIVE-4689: Okies. Lets go ahead with current patch.

[jira] [Commented] (HIVE-4430) Semantic analysis fails in presence of certain literals in on clause

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697976#comment-13697976 ] Hudson commented on HIVE-4430: -- Integrated in Hive-trunk-hadoop2 #268 (See

[jira] [Commented] (HIVE-4406) Missing / or /dbname in hs2 jdbc uri switches mode to embedded mode

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697978#comment-13697978 ] Hudson commented on HIVE-4406: -- Integrated in Hive-trunk-hadoop2 #268 (See

[jira] [Commented] (HIVE-4757) LazyTimestamp goes into irretrievable NULL mode once inited with NULL once

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697979#comment-13697979 ] Hudson commented on HIVE-4757: -- Integrated in Hive-trunk-hadoop2 #268 (See

[jira] [Commented] (HIVE-4785) Implement isCaseSensitive for Hive JDBC driver

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697975#comment-13697975 ] Hudson commented on HIVE-4785: -- Integrated in Hive-trunk-hadoop2 #268 (See

[jira] [Commented] (HIVE-2517) Support group by on struct type

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697977#comment-13697977 ] Hudson commented on HIVE-2517: -- Integrated in Hive-trunk-hadoop2 #268 (See

Hive-trunk-hadoop2 - Build # 268 - Failure

2013-07-02 Thread Apache Jenkins Server
Changes for Build #234 [navis] HIVE-4691 : orc_createas1.q has minor inconsistency (Brock Noland via Navis) [navis] HIVE-4549 : JDBC compliance change TABLE_SCHEMA to TABLE_SCHEM (Prasad Mujumdar via Navis) Changes for Build #235 [hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23

[jira] [Created] (HIVE-4806) Add more implementations of JDBC API methods to Hive and Hive2 drivers

2013-07-02 Thread Matt Burgess (JIRA)
Matt Burgess created HIVE-4806: -- Summary: Add more implementations of JDBC API methods to Hive and Hive2 drivers Key: HIVE-4806 URL: https://issues.apache.org/jira/browse/HIVE-4806 Project: Hive

[jira] [Commented] (HIVE-4436) hive.exec.parallel=true doesn't work on hadoop-2

2013-07-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698007#comment-13698007 ] Hudson commented on HIVE-4436: -- Integrated in Hive-trunk-hadoop2 #269 (See

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

2013-07-02 Thread Apache Jenkins Server
Changes for Build #235 [hashutosh] HIVE-4712 : Fix TestCliDriver.truncate_* on 0.23 (Brock Noland via Ashutosh Chauhan) Changes for Build #236 [navis] HIVE-4708 : Fix TestCliDriver.combine2.q on 0.23 (Brock Noland via Navis) Changes for Build #237 [hashutosh] HIVE-4717 : Fix

[jira] [Updated] (HIVE-4642) Implement vectorized RLIKE and REGEXP filter expressions

2013-07-02 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-4642: - Attachment: HIVE-4642.2.patch After applying HIVE-4548, the previous patch became not available to apply

[jira] [Commented] (HIVE-4642) Implement vectorized RLIKE and REGEXP filter expressions

2013-07-02 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698047#comment-13698047 ] Teddy Choi commented on HIVE-4642: -- Review request on https://reviews.apache.org/r/12235/

[jira] [Created] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
Sarvesh Sakalanaga created HIVE-4807: Summary: Hive metastore hangs Key: HIVE-4807 URL: https://issues.apache.org/jira/browse/HIVE-4807 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Status: Patch Available (was: Open) Hive metastore hangs

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Attachment: Hive-4807.0.patch Hive metastore hangs

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Description: Hive metastore hangs (does not accept any new connections) due to a bug in

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Description: Hive metastore hangs (does not accept any new connections) due to a bug in

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Description: Hive metastore hangs (does not accept any new connections) due to a bug in

[jira] [Commented] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698097#comment-13698097 ] Sarvesh Sakalanaga commented on HIVE-4807: -- The change currently just pulls down

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-07-02 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2206: -- Attachment: HIVE-2206.D11097.15.patch yhuai updated the revision HIVE-2206 [jira] add a new optimizer

[jira] [Commented] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-07-02 Thread Shane Pratt (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698115#comment-13698115 ] Shane Pratt commented on HIVE-2206: --- Thank you for your message. I am out of the office

[jira] [Commented] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698181#comment-13698181 ] Ashutosh Chauhan commented on HIVE-4807: Couple of questions: * Could there be a

[jira] [Updated] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-07-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3253: Attachment: HIVE-3253.3.patch HIVE-3253.3.patch - includes 0.23 .q.out file changes, also ran with

hive pull request: [HIVE-4806]: Added implementations of JDBC API methods t...

2013-07-02 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/hive/pull/9 [HIVE-4806]: Added implementations of JDBC API methods to Hive and Hive 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/mattyb149/hive

[jira] [Updated] (HIVE-4806) Add more implementations of JDBC API methods to Hive and Hive2 drivers

2013-07-02 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated HIVE-4806: --- Status: Patch Available (was: Open) Add more implementations of JDBC API methods to Hive and

[jira] [Updated] (HIVE-4806) Add more implementations of JDBC API methods to Hive and Hive2 drivers

2013-07-02 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated HIVE-4806: --- Attachment: HIVE-4806.patch Attached proposed patch file Add more implementations

[jira] [Commented] (HIVE-4806) Add more implementations of JDBC API methods to Hive and Hive2 drivers

2013-07-02 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698242#comment-13698242 ] Matt Burgess commented on HIVE-4806: Issued pull request:

[jira] [Commented] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698289#comment-13698289 ] Sarvesh Sakalanaga commented on HIVE-4807: -- BoneCP is faster that DBCP so we

[jira] [Commented] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698371#comment-13698371 ] Ashutosh Chauhan commented on HIVE-3253: Quite a big patch : ) Can you also update

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

2013-07-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/421/ -- [...truncated 36431 lines...] [junit] POSTHOOK: Input: default@testhivedrivertable [junit] POSTHOOK: Output:

Re: Review Request 11854: HIVE-3253- ArrayIndexOutOfBounds exception for deeply nested structs

2013-07-02 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11854/ --- (Updated July 2, 2013, 11:15 p.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-4624) Integrate Vectorzied Substr into Vectorized QE

2013-07-02 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698374#comment-13698374 ] Eric Hanson commented on HIVE-4624: --- Tim, please give a status update. Thanks.

[jira] [Commented] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-07-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698411#comment-13698411 ] Thejas M Nair commented on HIVE-3253: - Sorry about that, update RB link as well. The

[jira] [Updated] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4807: - Attachment: Hive-4807.1.patch Addressing Ashutosh's comments and making BoneCP the

[jira] [Created] (HIVE-4808) WebHCat job submission is killed by TaskTracker since it's not sending a heartbeat properly

2013-07-02 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-4808: Summary: WebHCat job submission is killed by TaskTracker since it's not sending a heartbeat properly Key: HIVE-4808 URL: https://issues.apache.org/jira/browse/HIVE-4808

[jira] [Updated] (HIVE-4684) Query with filter constant on left of = and column expression on right does not vectorize

2013-07-02 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4684: - Attachment: Hive-4684.1.patch Addressing Jitendra's comments. Query

[jira] [Commented] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698446#comment-13698446 ] Ashutosh Chauhan commented on HIVE-3253: +1 ArrayIndexOutOfBounds

[jira] [Updated] (HIVE-4809) ReduceSinkOperator of PTFOperator can have redundant key columns

2013-07-02 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-4809: --- Assignee: Yin Huai ReduceSinkOperator of PTFOperator can have redundant key columns

[jira] [Created] (HIVE-4809) ReduceSinkOperator of PTFOperator can have redundant key columns

2013-07-02 Thread Yin Huai (JIRA)
Yin Huai created HIVE-4809: -- Summary: ReduceSinkOperator of PTFOperator can have redundant key columns Key: HIVE-4809 URL: https://issues.apache.org/jira/browse/HIVE-4809 Project: Hive Issue Type:

call it Hive-SQL instead of HiveQL ?

2013-07-02 Thread Thejas Nair
I see that the hive community intends to make hive SQL compliant and is on that path. Just like other databases, it has some extensions to SQL, and there are some standard features it does not support. SQL is also one of the strong selling points of hive. But using the term HiveQL, I think

[jira] [Commented] (HIVE-4580) Change DDLTask to report errors using canonical error messages rather than http status codes

2013-07-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698486#comment-13698486 ] Thejas M Nair commented on HIVE-4580: - [~ekoifman] I have added some minor comments

Re: Review Request 12050: HIVE-3756 (LOAD DATA does not honor permission inheritance)

2013-07-02 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12050/#review22698 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java

[jira] [Commented] (HIVE-3756) LOAD DATA does not honor permission inheritence

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698490#comment-13698490 ] Ashutosh Chauhan commented on HIVE-3756: Left few comments on RB.

[jira] [Commented] (HIVE-4807) Hive metastore hangs

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698491#comment-13698491 ] Ashutosh Chauhan commented on HIVE-4807: +1 Hive metastore hangs

Re: call it Hive-SQL instead of HiveQL ?

2013-07-02 Thread Edward Capriolo
I see that the hive community intends to make hive SQL compliant and is on that path. . I was not under the general impression that we are on that path. Someone once told me that supporting full SQL will result in roughly 4 times the parser and planner code. For me that is not a huge win. Also

[jira] [Commented] (HIVE-4089) javax.jdo : jdo2-api dependency not in Maven Central

2013-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698492#comment-13698492 ] Ashutosh Chauhan commented on HIVE-4089: +1 javax.jdo : jdo2-api

[jira] [Commented] (HIVE-4089) javax.jdo : jdo2-api dependency not in Maven Central

2013-07-02 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698502#comment-13698502 ] Edward Capriolo commented on HIVE-4089: --- Going down to the eb version works as well.

Re: call it Hive-SQL instead of HiveQL ?

2013-07-02 Thread Thejas Nair
On Tue, Jul 2, 2013 at 6:52 PM, Edward Capriolo edlinuxg...@gmail.com wrote: I see that the hive community intends to make hive SQL compliant and is on that path. . I was not under the general impression that we are on that path. Well, whenever we try to decide what the behavior should be, we

Re: call it Hive-SQL instead of HiveQL ?

2013-07-02 Thread Edward Capriolo
What is in a name? :) Which SQL feature you are talking about here, that forces single reducer and hence should not be supported? Joining on anything besides = comes to mind Pretty sure the query mentioned here will not work (without being re-written) http://en.wikipedia.org/wiki/SQL SELECT

[jira] [Created] (HIVE-4810) Refactor exec package

2013-07-02 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-4810: Summary: Refactor exec package Key: HIVE-4810 URL: https://issues.apache.org/jira/browse/HIVE-4810 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4810) Refactor exec package

2013-07-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4810: - Attachment: HIVE-4810.1.patch I believe the patch is valuable in itself and applies to

[jira] [Created] (HIVE-4811) (Slightly) break up the SemanticAnalyzer monstrosity

2013-07-02 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-4811: Summary: (Slightly) break up the SemanticAnalyzer monstrosity Key: HIVE-4811 URL: https://issues.apache.org/jira/browse/HIVE-4811 Project: Hive

[jira] [Updated] (HIVE-4811) (Slightly) break up the SemanticAnalyzer monstrosity

2013-07-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4811: - Attachment: HIVE-4811.1.patch Though a prereq, this isn't tied to Tez specifically. I

[jira] [Created] (HIVE-4812) Explain plan for physical operators

2013-07-02 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-4812: Summary: Explain plan for physical operators Key: HIVE-4812 URL: https://issues.apache.org/jira/browse/HIVE-4812 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4812) Explain plan for physical operators

2013-07-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4812: - Attachment: HIVE-4812.1.patch Another one that's not really Tez specific. This applies to

[jira] [Commented] (HIVE-4812) Explain plan for physical operators

2013-07-02 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698605#comment-13698605 ] Navis commented on HIVE-4812: - Is it a logical plan? Explain plan for

[jira] [Commented] (HIVE-4812) Explain plan for physical operators

2013-07-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698624#comment-13698624 ] Gunther Hagleitner commented on HIVE-4812: -- I was going back and forth on this. I

[jira] [Commented] (HIVE-4577) hive CLI can't handle hadoop dfs command with space and quotes.

2013-07-02 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698625#comment-13698625 ] Bing Li commented on HIVE-4577: --- [~appodictic],could you help to review the new patch? Thank

[jira] [Updated] (HIVE-3685) TestCliDriver (script_pipe.q) failed with IBM JDK

2013-07-02 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li updated HIVE-3685: -- Fix Version/s: 0.12.0 TestCliDriver (script_pipe.q) failed with IBM JDK

[jira] [Commented] (HIVE-3685) TestCliDriver (script_pipe.q) failed with IBM JDK

2013-07-02 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698638#comment-13698638 ] Bing Li commented on HIVE-3685: --- Hi,[~owen.omalley] Could you help to review the latest patch