[jira] Commented: (HIVE-417) Implement Indexing in Hive

2010-07-08 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886634#action_12886634 ] Jeff Hammerbacher commented on HIVE-417: Hey, Any chance you guys could post a more

[jira] Updated: (HIVE-1305) add progress in join and groupby

2010-07-08 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1305: -- Attachment: hive.1305.3.patch > add progress in join and groupby > > >

[jira] Updated: (HIVE-1455) lateral view does not work with column pruning

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1455: --- Attachment: hive.1455.1.patch running tests now. > lateral view does not work with column pruning >

[jira] Created: (HIVE-1455) lateral view does not work with column pruning

2010-07-08 Thread He Yongqiang (JIRA)
lateral view does not work with column pruning --- Key: HIVE-1455 URL: https://issues.apache.org/jira/browse/HIVE-1455 Project: Hadoop Hive Issue Type: Bug Reporter: He Yongqiang

[jira] Commented: (HIVE-1305) add progress in join and groupby

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886608#action_12886608 ] He Yongqiang commented on HIVE-1305: Overall looks good to me. minor comments: 1. in G

[jira] Updated: (HIVE-1096) Hive Variables

2010-07-08 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1096: -- Attachment: hive-1096-12.patch.txt Change interpolate to substituteAdded the substitution lo

[jira] Updated: (HIVE-1096) Hive Variables

2010-07-08 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1096: -- Status: Patch Available (was: Open) > Hive Variables > -- > > Key:

[jira] Commented: (HIVE-1305) add progress in join and groupby

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886593#action_12886593 ] He Yongqiang commented on HIVE-1305: will take a look. > add progress in join and group

[jira] Commented: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886592#action_12886592 ] He Yongqiang commented on HIVE-1454: no, i only committed it to trunk. Do you need me to

[jira] Commented: (HIVE-417) Implement Indexing in Hive

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886587#action_12886587 ] John Sichi commented on HIVE-417: - Based on discussion with Yongqiang, we've decided to go fo

[jira] Updated: (HIVE-1305) add progress in join and groupby

2010-07-08 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1305: -- Attachment: hive.1305.2.patch > add progress in join and groupby > > >

[jira] Updated: (HIVE-1305) add progress in join and groupby

2010-07-08 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1305: -- Attachment: hive.1305.1.patch > add progress in join and groupby > > >

[jira] Updated: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-08 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1428: Status: Open (was: Patch Available) > ALTER TABLE ADD PARTITION fails with a remote Thirft metastore >

[jira] Commented: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-08 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886559#action_12886559 ] Paul Yang commented on HIVE-1428: - Fix looks pretty good - two things though: 1. The field

[jira] Commented: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886558#action_12886558 ] Joydeep Sen Sarma commented on HIVE-1454: - Yongqiang - did u commit this to 0.6 as w

[jira] Commented: (HIVE-1245) allow access to values stored as non-strings in HBase

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886541#action_12886541 ] John Sichi commented on HIVE-1245: -- For atomic types, we could extend the column-level mapp

[jira] Commented: (HIVE-1229) replace dependencies on HBase deprecated API

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886523#action_12886523 ] John Sichi commented on HIVE-1229: -- Instead of cachedColumnNameBytes, is it possible to ins

[jira] Updated: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1454: --- Status: Resolved (was: Patch Available) Fix Version/s: 0.7.0 (was: 0

[jira] Updated: (HIVE-1229) replace dependencies on HBase deprecated API

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1229: - Status: Patch Available (was: Open) > replace dependencies on HBase deprecated API >

[jira] Assigned: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1428: Assignee: Pradeep Kamath Setting assignee to Pradeep. (Pradeep, I just added you as a contributor o

[jira] Commented: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886442#action_12886442 ] Joydeep Sen Sarma commented on HIVE-1454: - it's difficult to add queries that can te

[jira] Commented: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886445#action_12886445 ] He Yongqiang commented on HIVE-1454: +1. will commit after tests pass. > insert overwri

[jira] Commented: (HIVE-287) count distinct on multiple columns does not work

2010-07-08 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886428#action_12886428 ] John Sichi commented on HIVE-287: - Regarding DISTINCT: I agree with Arvind; this information

[jira] Updated: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1454: Status: Patch Available (was: Open) > insert overwrite and CTAS fail in hive local mode > -

[jira] Updated: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1454: Attachment: hive-1454.1.patch > insert overwrite and CTAS fail in hive local mode >

[jira] Created: (HIVE-1454) insert overwrite and CTAS fail in hive local mode

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
insert overwrite and CTAS fail in hive local mode - Key: HIVE-1454 URL: https://issues.apache.org/jira/browse/HIVE-1454 Project: Hadoop Hive Issue Type: Bug Components: Query Processo

[jira] Updated: (HIVE-1408) add option to let hive automatically run in local mode based on tunable heuristics

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1408: Status: Patch Available (was: Open) > add option to let hive automatically run in local mod

[jira] Commented: (HIVE-417) Implement Indexing in Hive

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886380#action_12886380 ] He Yongqiang commented on HIVE-417: --- I think SUMMARY index's mapper code is comment out in

[jira] Updated: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-08 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated HIVE-1428: - Attachment: HIVE-1428-2.patch New patch with unit tests included. Thanks for the suggestion of usi

[jira] Updated: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-08 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated HIVE-1428: - Status: Patch Available (was: Open) HIVE-1428-2.patch is ready for review. > ALTER TABLE ADD PAR

[jira] Commented: (HIVE-287) count distinct on multiple columns does not work

2010-07-08 Thread Arvind Prabhakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886339#action_12886339 ] Arvind Prabhakar commented on HIVE-287: --- @Zheng: Welcome to the party. bq. Why do we p

[jira] Commented: (HIVE-417) Implement Indexing in Hive

2010-07-08 Thread Prafulla Tekawade (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886308#action_12886308 ] Prafulla Tekawade commented on HIVE-417: Hi Yongqiang, I am facing some problem for c

[jira] Updated: (HIVE-1408) add option to let hive automatically run in local mode based on tunable heuristics

2010-07-08 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1408: Attachment: 1408.1.patch v1 - i will update with tests. couple of main objectives: 1. decid

[jira] Commented: (HIVE-1452) Mapside join on non partitioned table with partitioned table causes error

2010-07-08 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886272#action_12886272 ] He Yongqiang commented on HIVE-1452: Not sure what's happening here. It will be great if

ReviewBoard Tips

2010-07-08 Thread Carl Steinbach
I'm really excited to see more people using ReviewBoard for their Hive JIRAs. I want to remind everyone that when creating a review request it is really important to set the "Bugs" and "Groups" fields. The "Bugs" field should be set to the ID of the Hive JIRA, e.g. "HIVE-756". ReviewBoard needs thi