[jira] [Commented] (HIVE-4306) PTFDeserializer should reconstruct OIs based on InputOI passed to PTFOperator

2013-04-07 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624738#comment-13624738 ] Phabricator commented on HIVE-4306: --- ashutoshc has requested changes to the revision

[jira] [Updated] (HIVE-4172) JDBC2 does not support VOID type

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4172: --- Status: Open (was: Patch Available) JDBC2 does not support VOID type

[jira] [Updated] (HIVE-4293) Predicates following UDTF operator are removed by PPD

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4293: Status: Patch Available (was: Open) Predicates following UDTF operator are removed by PPD

[jira] [Updated] (HIVE-4172) JDBC2 does not support VOID type

2013-04-07 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4172: -- Attachment: HIVE-4172.D9555.3.patch navis updated the revision HIVE-4172 [jira] JDBC2 does not support

[jira] [Commented] (HIVE-4220) TimestampWritable.toString throws array index exception sometimes

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624779#comment-13624779 ] Navis commented on HIVE-4220: - Yes it is, and it's very hard to reproduce. It happened once on

[jira] [Commented] (HIVE-4222) Timestamp type constants cannot be deserialized in JDK 1.6 or less

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624781#comment-13624781 ] Navis commented on HIVE-4222: - Yes, it's happened when custom hbase storage handler is used

[jira] [Created] (HIVE-4307) For partitioned table , if where statement is 'const string equals const string', the query will throw MismatchedTokenException

2013-04-07 Thread caofangkun (JIRA)
caofangkun created HIVE-4307: Summary: For partitioned table , if where statement is 'const string equals const string', the query will throw MismatchedTokenException Key: HIVE-4307 URL:

[jira] [Commented] (HIVE-2340) optimize orderby followed by a groupby

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624794#comment-13624794 ] Navis commented on HIVE-2340: - When auto.convert.join is true(default for now), RSDedup cannot

[jira] [Commented] (HIVE-3985) Update new UDAFs introduced for Windowing to work with new Decimal Type

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

[jira] [Commented] (HIVE-3840) hive cli null representation in output is inconsistent

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

[jira] [Commented] (HIVE-4292) hiveserver2 should support -hiveconf commandline parameter

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

[jira] [Commented] (HIVE-4262) fix last_value UDAF behavior

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

[jira] [Updated] (HIVE-3992) Hive RCFile::sync(long) does a sub-sequence linear search for sync blocks

2013-04-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-3992: -- Attachment: HIVE-3992.3.patch Update patch to use a flat hash, with a hive conf option to turn it off and a

[jira] [Commented] (HIVE-3992) Hive RCFile::sync(long) does a sub-sequence linear search for sync blocks

2013-04-07 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624882#comment-13624882 ] Gopal V commented on HIVE-3992: --- I find that this does improve performance a fair bit A

[jira] [Commented] (HIVE-2817) Drop any table even without privilege

2013-04-07 Thread Chen Chun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624911#comment-13624911 ] Chen Chun commented on HIVE-2817: - {code} // I think the following code in

[jira] [Commented] (HIVE-4174) Round UDF converts BigInts to double

2013-04-07 Thread Chen Chun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624912#comment-13624912 ] Chen Chun commented on HIVE-4174: - Thanks, [~mgrover], [~namit]. By the way, I think u

[jira] [Resolved] (HIVE-4302) Fix how RowSchema and RowResolver are set on ReduceSinkOp that precedes PTFOp

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-4302. Resolution: Fixed Fix Version/s: 0.11.0 Committed to trunk. Thanks, Harish!

[jira] [Commented] (HIVE-2340) optimize orderby followed by a groupby

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624938#comment-13624938 ] Ashutosh Chauhan commented on HIVE-2340: Also, HIVE-4302 is resolved now, so

[jira] [Updated] (HIVE-3908) create view statement's outputs contains the view and a temporary dir.

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3908: --- Resolution: Fixed Fix Version/s: 0.11.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-4295) Lateral view makes invalid result if CP is disabled

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624941#comment-13624941 ] Ashutosh Chauhan commented on HIVE-4295: Following tests failed: *

[jira] [Commented] (HIVE-4172) JDBC2 does not support VOID type

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624945#comment-13624945 ] Ashutosh Chauhan commented on HIVE-4172: There are unrelated diffs in generated

[jira] [Commented] (HIVE-4300) ant thriftif generated code that is checkedin is not up-to-date

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624946#comment-13624946 ] Ashutosh Chauhan commented on HIVE-4300: Atleast optional Vs required in comments

[jira] [Commented] (HIVE-4302) Fix how RowSchema and RowResolver are set on ReduceSinkOp that precedes PTFOp

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

[jira] [Commented] (HIVE-3908) create view statement's outputs contains the view and a temporary dir.

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

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

2013-04-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/340/ -- [...truncated 5550 lines...] [ivy:report] Processing /x1/jenkins/jenkins-slave/workspace/Hive-0.9.1-SNAPSHOT-h0.21/hive/build/ivy/resolution-cache/org.apache.hive-hive-shims-default.xml

[jira] [Created] (HIVE-4308) Newly added test TestCliDriver.hiveprofiler_union0 is failing on trunk

2013-04-07 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-4308: -- Summary: Newly added test TestCliDriver.hiveprofiler_union0 is failing on trunk Key: HIVE-4308 URL: https://issues.apache.org/jira/browse/HIVE-4308 Project: Hive

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

2013-04-07 Thread Apache Jenkins Server
Changes for Build #2032 [namit] HIVE-4219 explain dependency does not capture the input table (Namit via Gang Tim Liu) Changes for Build #2033 [gates] Removing old branches to limit size of Hive downloads. [gates] Removing tags directory as we no longer need them and they're in the history.

[jira] [Commented] (HIVE-4308) Newly added test TestCliDriver.hiveprofiler_union0 is failing on trunk

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624951#comment-13624951 ] Ashutosh Chauhan commented on HIVE-4308:

[jira] [Commented] (HIVE-4308) Newly added test TestCliDriver.hiveprofiler_union0 is failing on trunk

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624952#comment-13624952 ] Ashutosh Chauhan commented on HIVE-4308: I have seen similar behavior with test

[jira] [Commented] (HIVE-4302) Fix how RowSchema and RowResolver are set on ReduceSinkOp that precedes PTFOp

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

[jira] [Commented] (HIVE-3908) create view statement's outputs contains the view and a temporary dir.

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

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

2013-04-07 Thread Apache Jenkins Server
Changes for Build #138 [namit] HIVE-4289 HCatalog build fails when behind a firewall (Samuel Yuan via namit) [namit] HIVE-4281 add hive.map.groupby.sorted.testmode (Namit via Gang Tim Liu) [hashutosh] Moving hcatalog site outside of trunk [hashutosh] Moving hcatalog branches outside of trunk

[jira] [Commented] (HIVE-3992) Hive RCFile::sync(long) does a sub-sequence linear search for sync blocks

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

[jira] [Updated] (HIVE-2340) optimize orderby followed by a groupby

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2340: Attachment: HIVE-2340.15.patch Phabricator seemed gone. optimize orderby followed by a groupby

[jira] [Commented] (HIVE-4307) For partitioned table , if where statement is 'const string equals const string', the query will throw MismatchedTokenException

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625075#comment-13625075 ] Navis commented on HIVE-4307: - should be 'test2' not 'test2′ For partitioned

[jira] [Updated] (HIVE-4295) Lateral view makes invalid result if CP is disabled

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4295: Attachment: HIVE-4295.2.patch.txt Lateral view makes invalid result if CP is disabled

[jira] [Commented] (HIVE-4280) TestRetryingHMSHandler is failing on trunk.

2013-04-07 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625079#comment-13625079 ] Teddy Choi commented on HIVE-4280: -- I thing that the changes on TestRetryingHMSHandler

[jira] [Commented] (HIVE-4172) JDBC2 does not support VOID type

2013-04-07 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625080#comment-13625080 ] Navis commented on HIVE-4172: - Yes, I've seen HIVE-4300 and thought something is wrong in my

[jira] [Commented] (HIVE-4305) Use a single system for dependency resolution

2013-04-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625082#comment-13625082 ] Carl Steinbach commented on HIVE-4305: -- [~brocknoland] Would you mind listing the

[jira] [Commented] (HIVE-4280) TestRetryingHMSHandler is failing on trunk.

2013-04-07 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625084#comment-13625084 ] Teddy Choi commented on HIVE-4280: -- I discussed it with [~navis], and he told me that it's

[jira] [Commented] (HIVE-4280) TestRetryingHMSHandler is failing on trunk.

2013-04-07 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625092#comment-13625092 ] Teddy Choi commented on HIVE-4280: -- The latest test failure was due to that Mac is not

[jira] [Created] (HIVE-4309) Hive server2 for Hive HA?

2013-04-07 Thread zengyongping (JIRA)
zengyongping created HIVE-4309: -- Summary: Hive server2 for Hive HA? Key: HIVE-4309 URL: https://issues.apache.org/jira/browse/HIVE-4309 Project: Hive Issue Type: New Feature

[jira] [Updated] (HIVE-4309) Hive server2 for Hive HA?

2013-04-07 Thread zengyongping (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zengyongping updated HIVE-4309: --- Description: My team leader tell me Hive server2 is develop for Hive HA.I tell him Hive server2 is

[jira] [Updated] (HIVE-4309) Hive server2 for Hive HA?

2013-04-07 Thread zengyongping (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zengyongping updated HIVE-4309: --- Labels: features (was: newbie) Hive server2 for Hive HA? -

[jira] [Updated] (HIVE-4309) Hive server2 for Hive HA?

2013-04-07 Thread zengyongping (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zengyongping updated HIVE-4309: --- Priority: Major (was: Critical) Hive server2 for Hive HA? -

[jira] [Commented] (HIVE-3952) merge map-job followed by map-reduce job

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625129#comment-13625129 ] Ashutosh Chauhan commented on HIVE-3952: Following tests failed: *

[jira] [Resolved] (HIVE-3992) Hive RCFile::sync(long) does a sub-sequence linear search for sync blocks

2013-04-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-3992. Resolution: Fixed Fix Version/s: 0.11.0 Committed to trunk. Thanks, Gopal!

[jira] [Commented] (HIVE-4172) JDBC2 does not support VOID type

2013-04-07 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625174#comment-13625174 ] Prasad Mujumdar commented on HIVE-4172: --- [~navis] HiveServer thrift code was