[jira] [Updated] (HIVE-4303) 2 empty java files in hcatalog

2013-04-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-4303: Status: Patch Available (was: Open) 2 empty java files in hcatalog

[jira] [Commented] (HIVE-4198) Move HCatalog code into Hive

2013-04-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624360#comment-13624360 ] Carl Steinbach commented on HIVE-4198: -- The plan of record is for HCatalog to be one

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

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

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

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

[jira] [Commented] (HIVE-4303) 2 empty java files in hcatalog

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624443#comment-13624443 ] Ashutosh Chauhan commented on HIVE-4303: $ find . -size 0 | grep hcatalog doesn't

Re: next hive release

2013-04-06 Thread Ashutosh Chauhan
Cool. We have made a good progress since we had this discussion. Windowing and analytical functions are now in trunk. HCatalog merger is done, though we are still working on finer details there. Hiveserver2 is stabilizing. I think its a good time to branch to stabilize for next release. Unless

[jira] [Commented] (HIVE-2597) Repeated key in GROUP BY is erroneously displayed when using DISTINCT

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624484#comment-13624484 ] Phabricator commented on HIVE-2597: --- ashutoshc has accepted the revision HIVE-2597 [jira]

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

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624488#comment-13624488 ] Ashutosh Chauhan commented on HIVE-3908: +1 will commit if tests pass.

[jira] [Commented] (HIVE-4299) exported metadata by HIVE-3068 cannot be imported because of wrong file name

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624492#comment-13624492 ] Ashutosh Chauhan commented on HIVE-4299: [~sho.shimauchi] Patch looks good. Can you

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624496#comment-13624496 ] Phabricator commented on HIVE-4172: --- ashutoshc has accepted the revision HIVE-4172 [jira]

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

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624498#comment-13624498 ] Ashutosh Chauhan commented on HIVE-4172: Sorry..patch has gone stale. Can you

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4302: -- Attachment: HIVE-4302.D10005.1.patch hbutani requested code review of HIVE-4302 [jira] Fix how

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

2013-04-06 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624504#comment-13624504 ] Harish Butani commented on HIVE-4302: - Haven't made the change to ColumnPrunerFactory

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

2013-04-06 Thread Harish Butani (JIRA)
Harish Butani created HIVE-4306: --- Summary: PTFDeserializer should reconstruct OIs based on InputOI passed to PTFOperator Key: HIVE-4306 URL: https://issues.apache.org/jira/browse/HIVE-4306 Project:

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

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624532#comment-13624532 ] Ashutosh Chauhan commented on HIVE-4220: Since there is no test-case, I am having

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

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624548#comment-13624548 ] Ashutosh Chauhan commented on HIVE-4222: I use jdk1.6 and have never seen this

[jira] [Commented] (HIVE-4211) Common column and partition column are defined the same type and union them, it will hints Schema of both sides of union should match.

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624553#comment-13624553 ] Ashutosh Chauhan commented on HIVE-4211: I remember this TODO was added by [~namit]

[jira] [Commented] (HIVE-1953) Hive should process comments in CliDriver

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624557#comment-13624557 ] Ashutosh Chauhan commented on HIVE-1953: [~vikram.dixit] Can you create a

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4306: -- Attachment: HIVE-4306.D10017.1.patch hbutani requested code review of HIVE-4306 [jira] PTFDeserializer

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624589#comment-13624589 ] Phabricator commented on HIVE-4302: --- hbutani has commented on the revision HIVE-4302

[jira] [Updated] (HIVE-4095) Add exchange partition in Hive

2013-04-06 Thread Dheeraj Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dheeraj Kumar Singh updated HIVE-4095: -- Description: (was: It would very useful to support exchange partition in hive,

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4302: -- Attachment: HIVE-4302.D10005.2.patch hbutani updated the revision HIVE-4302 [jira] Fix how RowSchema

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

2013-04-06 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] [Updated] (HIVE-2597) Repeated key in GROUP BY is erroneously displayed when using DISTINCT

2013-04-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2597: --- Status: Open (was: Patch Available) Patch is resulting in tons of test failures.

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

2013-04-06 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624732#comment-13624732 ] Phabricator commented on HIVE-4302: --- ashutoshc has accepted the revision HIVE-4302 [jira]