[jira] Resolved: (HIVE-1462) Reporting progress in FileSinkOperator works in multiple directory case

2010-07-13 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang resolved HIVE-1462. -- Fix Version/s: 0.7.0 Resolution: Fixed Committed. Thanks Siying! > Reporting progress in FileSin

Hive documentation

2010-07-13 Thread Edward Capriolo
All, We are starting to move documentation into hive trunk into the form of xdoc. If you are thinking to add something/modify the wiki you may want to consider writing an xdoc instead. Trunk already has support for xdoc and the only xdoc related ticket open is this one. https://issues.apache.org

[jira] Updated: (HIVE-1446) Move Hive Documentation from the wiki to version control

2010-07-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1446: -- Attachment: hive-1446-part-1.diff Got most of the language manual > Move Hive Documentation fro

[jira] Updated: (HIVE-1385) UDF field() doesn't work

2010-07-13 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1385: -- Attachment: HIVE-1385.1.patch Fix UDF field() > UDF field() doesn't work > > >

[jira] Updated: (HIVE-1056) Predicate push down does not work with UDTF's

2010-07-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1056: --- Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed Co

[jira] Commented: (HIVE-1463) hive output file names are unnecessarily large

2010-07-13 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888139#action_12888139 ] Joydeep Sen Sarma commented on HIVE-1463: - looks like we had a regex substitution th

[jira] Commented: (HIVE-1056) Predicate push down does not work with UDTF's

2010-07-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888136#action_12888136 ] He Yongqiang commented on HIVE-1056: running tests now. > Predicate push down does not

[jira] Updated: (HIVE-1056) Predicate push down does not work with UDTF's

2010-07-13 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1056: Attachment: HIVE-1056.4.patch Added comment for LVF PPD rule. > Predicate push down does not work with UDTF

[jira] Updated: (HIVE-1056) Predicate push down does not work with UDTF's

2010-07-13 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1056: Attachment: HIVE-1056.3.patch Regenerated again. > Predicate push down does not work with UDTF's >

[jira] Created: (HIVE-1464) improve test query performance

2010-07-13 Thread Joydeep Sen Sarma (JIRA)
improve test query performance -- Key: HIVE-1464 URL: https://issues.apache.org/jira/browse/HIVE-1464 Project: Hadoop Hive Issue Type: Test Components: Testing Infrastructure Reporter: Joydee

[jira] Commented: (HIVE-287) support count(*) and count distinct on multiple columns

2010-07-13 Thread Arvind Prabhakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888106#action_12888106 ] Arvind Prabhakar commented on HIVE-287: --- @John: I updated the UDAF documentation on the

[jira] Updated: (HIVE-1462) Reporting progress in FileSinkOperator works in multiple directory case

2010-07-13 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1462: -- Attachment: HIVE-1462.2.patch remove the progress reporting after each directory. Rerunning the test sui

[jira] Commented: (HIVE-1460) JOIN should not output rows for NULL values

2010-07-13 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888103#action_12888103 ] Ning Zhang commented on HIVE-1460: -- This seems to be a duplicate of HIVE-741. > JOIN shou

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

2010-07-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-417: -- Attachment: hive-indexing-8-thrift-metastore-remodel.patch Attache a new patch for review. Added metastor

[jira] Commented: (HIVE-1462) Reporting progress in FileSinkOperator works in multiple directory case

2010-07-13 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888086#action_12888086 ] Ning Zhang commented on HIVE-1462: -- looks good in general, some nitpicks: - lines 633, 66

[jira] Created: (HIVE-1463) hive output file names are unnecessarily large

2010-07-13 Thread Joydeep Sen Sarma (JIRA)
hive output file names are unnecessarily large -- Key: HIVE-1463 URL: https://issues.apache.org/jira/browse/HIVE-1463 Project: Hadoop Hive Issue Type: Improvement Reporter: Joydeep Sen

[jira] Created: (HIVE-1462) Reporting progress in FileSinkOperator works in multiple directory case

2010-07-13 Thread Siying Dong (JIRA)
Reporting progress in FileSinkOperator works in multiple directory case --- Key: HIVE-1462 URL: https://issues.apache.org/jira/browse/HIVE-1462 Project: Hadoop Hive Issue Ty

[jira] Updated: (HIVE-1462) Reporting progress in FileSinkOperator works in multiple directory case

2010-07-13 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1462: -- Attachment: HIVE-1462.1.patch Make the progress reporting function a method of FileSinkOperator, instead

[jira] Commented: (HIVE-1403) Reporting progress to JT during closing files in FileSinkOperator

2010-07-13 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888028#action_12888028 ] Ning Zhang commented on HIVE-1403: -- Siying, the new patch looks good in general, but can yo

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

2010-07-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1428: - Summary: ALTER TABLE ADD PARTITION fails with a remote Thrift metastore (was: ALTER TABLE ADD PARTI

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

2010-07-13 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888020#action_12888020 ] John Sichi commented on HIVE-1428: -- +1. Will commit when tests pass. > ALTER TABLE ADD PA

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

2010-07-13 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888018#action_12888018 ] Pradeep Kamath commented on HIVE-1428: -- Paul - thanks for the review - I presume you me

[jira] Created: (HIVE-1461) Clean up references to 'hive.metastore.local'

2010-07-13 Thread Paul Yang (JIRA)
Clean up references to 'hive.metastore.local' - Key: HIVE-1461 URL: https://issues.apache.org/jira/browse/HIVE-1461 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.7.0 Repo

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

2010-07-13 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888011#action_12888011 ] Paul Yang commented on HIVE-1428: - "hive.metastore.local" should be made into a HiveConf, bu

[jira] Commented: (HIVE-675) add database/scheme support Hive QL

2010-07-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888009#action_12888009 ] Carl Steinbach commented on HIVE-675: - @Pradeep: I'm almost done with this. Will post an

[jira] Commented: (HIVE-675) add database/scheme support Hive QL

2010-07-13 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887995#action_12887995 ] Pradeep Kamath commented on HIVE-675: - Any updates on this patch? The last one was in May

[jira] Updated: (HIVE-1456) potentail NullPointerException

2010-07-13 Thread Alexey Diomin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Diomin updated HIVE-1456: Attachment: HIVE-1456-1.patch remove check in line 147 > potentail NullPointerException > -