[jira] [Commented] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

2013-01-21 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558600#comment-13558600 ] Navis commented on HIVE-3582: - currUnionOp might be removed and I've considered it. But I

[jira] [Updated] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

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

[jira] [Commented] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-21 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558615#comment-13558615 ] Ashutosh Chauhan commented on HIVE-3921: [~sushanth] Did you verify if this passes

[jira] [Updated] (HIVE-3403) user should not specify mapjoin to perform sort-merge bucketed join

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3403: - Attachment: hive.3403.16.patch user should not specify mapjoin to perform sort-merge bucketed join

[jira] [Updated] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-21 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3628: -- Attachment: HIVE-3628.D8007.5.patch navis updated the revision HIVE-3628 [jira] Provide a way to use

[jira] [Updated] (HIVE-3403) user should not specify mapjoin to perform sort-merge bucketed join

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3403: - Attachment: hive.3403.17.patch user should not specify mapjoin to perform sort-merge bucketed join

[jira] [Commented] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-01-21 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558666#comment-13558666 ] Phabricator commented on HIVE-3464: --- navis has commented on the revision HIVE-3464 [jira]

[jira] [Updated] (HIVE-3833) object inspectors should be initialized based on partition metadata

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3833: - Attachment: hive.3833.16.path object inspectors should be initialized based on partition metadata

[jira] [Commented] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558668#comment-13558668 ] Sushanth Sowmyan commented on HIVE-3921: For this test, no, I did not, since the

[jira] [Commented] (HIVE-1083) allow sub-directories for an external table/partition

2013-01-21 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558674#comment-13558674 ] Harsh J commented on HIVE-1083: --- Given that MAPREDUCE-1501 is in MR2 today, and Hive can make

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

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

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

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

Hive-trunk-h0.21 - Build # 1928 - Fixed

2013-01-21 Thread Apache Jenkins Server
Changes for Build #1926 [hashutosh] HIVE-2332 : If all of the parameters of distinct functions are exists in group by columns, query fails in runtime (Navis via Ashutosh Chauhan) Changes for Build #1927 Changes for Build #1928 [namit] HIVE-3920 Change test for HIVE-2332 (Ashutosh Chauhan and

[jira] [Commented] (HIVE-3403) user should not specify mapjoin to perform sort-merge bucketed join

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558826#comment-13558826 ] Namit Jain commented on HIVE-3403: -- The support for sub-queries has also been added in

[jira] [Updated] (HIVE-3833) object inspectors should be initialized based on partition metadata

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3833: - Attachment: hive.3833.17.patch object inspectors should be initialized based on partition metadata

[jira] [Commented] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558840#comment-13558840 ] Namit Jain commented on HIVE-3628: -- [~navis], is it ready for review ?

[jira] [Commented] (HIVE-3877) Implement equi-depth histograms as a UDAF

2013-01-21 Thread Rahul Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558950#comment-13558950 ] Rahul Jain commented on HIVE-3877: -- Hi Shreepadma, We're very interested in such a

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2013-01-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558989#comment-13558989 ] Hudson commented on HIVE-2332: -- Integrated in Hive-trunk-hadoop2 #79 (See

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

2013-01-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558990#comment-13558990 ] Hudson commented on HIVE-3920: -- Integrated in Hive-trunk-hadoop2 #79 (See

Re: [DISCUSS] HCatalog becoming a subproject of Hive

2013-01-21 Thread Carl Steinbach
Hi Alan, Overall this looks good to me. I have a couple small suggestions: * Replace occurrences of Hive's subversion repository with Hive's source code repository. * In the Actions table the sentence This also covers the creation of new sub-projects within the project should be changed to This

[jira] [Created] (HIVE-3923) join_filters_overlap.q fails on 0.23

2013-01-21 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-3923: -- Summary: join_filters_overlap.q fails on 0.23 Key: HIVE-3923 URL: https://issues.apache.org/jira/browse/HIVE-3923 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-896) Add LEAD/LAG/FIRST/LAST analytical windowing functions to Hive.

2013-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559097#comment-13559097 ] Alan Gates commented on HIVE-896: - Harish, Thanks for you replies. I want to think on your

[jira] [Updated] (HIVE-3923) join_filters_overlap.q fails on 0.23

2013-01-21 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3923: -- Attachment: HIVE-3923.D8079.1.patch khorgath requested code review of HIVE-3923 [jira]

[jira] [Updated] (HIVE-3923) join_filters_overlap.q fails on 0.23

2013-01-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-3923: --- Status: Patch Available (was: Open) Phabricator link : https://reviews.facebook.net/D8079

[jira] [Created] (HIVE-3924) join_nullsafe.q fails on 0.23

2013-01-21 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-3924: -- Summary: join_nullsafe.q fails on 0.23 Key: HIVE-3924 URL: https://issues.apache.org/jira/browse/HIVE-3924 Project: Hive Issue Type: Bug

Re: [DISCUSS] HCatalog becoming a subproject of Hive

2013-01-21 Thread Alan Gates
Changes made. Alan. On Jan 21, 2013, at 12:39 PM, Carl Steinbach wrote: Hi Alan, Overall this looks good to me. I have a couple small suggestions: * Replace occurrences of Hive's subversion repository with Hive's source code repository. * In the Actions table the sentence This also

[jira] [Commented] (HIVE-896) Add LEAD/LAG/FIRST/LAST analytical windowing functions to Hive.

2013-01-21 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559154#comment-13559154 ] Harish Butani commented on HIVE-896: Alan, Thanks for spending the time. Yes your e.g.

[jira] [Updated] (HIVE-3924) join_nullsafe.q fails on 0.23

2013-01-21 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-3924: --- Status: Patch Available (was: Open) Phabricator link : https://reviews.facebook.net/D8085

[jira] [Updated] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2013-01-21 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3326: -- Attachment: HIVE-3326.D8091.1.patch navis requested code review of HIVE-3326 [jira] plan for multiple

[jira] [Commented] (HIVE-896) Add LEAD/LAG/FIRST/LAST analytical windowing functions to Hive.

2013-01-21 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559257#comment-13559257 ] Alan Gates commented on HIVE-896: - I'd definitely like to get a new version of the patch.

[jira] [Commented] (HIVE-896) Add LEAD/LAG/FIRST/LAST analytical windowing functions to Hive.

2013-01-21 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559263#comment-13559263 ] Harish Butani commented on HIVE-896: Its https://github.com/hbutani/hive (ptf branch)

[jira] [Commented] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2013-01-21 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559378#comment-13559378 ] Phabricator commented on HIVE-3326: --- njain has commented on the revision HIVE-3326 [jira]

[jira] [Updated] (HIVE-3326) plan for multiple mapjoin followed by a normal join is wrong

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3326: - Status: Open (was: Patch Available) comments on phabricator plan for multiple mapjoin

[jira] [Updated] (HIVE-3784) de-emphasize mapjoin hint

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3784: - Attachment: hive.3784.6.patch de-emphasize mapjoin hint -

[jira] [Commented] (HIVE-2839) Filters on outer join with mapjoin hint is not applied correctly

2013-01-21 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559423#comment-13559423 ] Navis commented on HIVE-2839: - I think all of the patches dealing MAPJOIN hint should wait till

[jira] [Commented] (HIVE-3784) de-emphasize mapjoin hint

2013-01-21 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559426#comment-13559426 ] Namit Jain commented on HIVE-3784: -- I was thinking of adding a size parameter. If n-1

[jira] [Created] (HIVE-3925) dependencies of fetch task are not shown by explain

2013-01-21 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3925: Summary: dependencies of fetch task are not shown by explain Key: HIVE-3925 URL: https://issues.apache.org/jira/browse/HIVE-3925 Project: Hive Issue Type: Bug