[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1413: -- Attachment: (was: HIVE-1414.1.patch) bring a table/partition offline

[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1413: -- Attachment: HIVE-1413.2.patch 1. use parameters without making any change to metastore 2. add support

SAXParseException on local mode?

2010-08-04 Thread Bennie Schut
I seem to get this error when hive decides to use local mode. If I disable it the problem is fixed: set hive.exec.mode.local.auto=false; I was running a large integration test so I'm not exactly sure which calls to make to reproduce this but perhaps someone else know's what's going on?

[jira] Updated: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1509: - Attachment: HIVE-1509.patch Monitor the working set of the number of files

[jira] Updated: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1509: - Status: Patch Available (was: Open) Monitor the working set of the number of files

[jira] Commented: (HIVE-1482) Not all jdbc calls are threadsafe.

2010-08-04 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895344#action_12895344 ] John Sichi commented on HIVE-1482: -- Yes, synchronized is the way to go. I think the

[jira] Commented: (HIVE-1511) Hive plan serialization is slow

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895343#action_12895343 ] Ning Zhang commented on HIVE-1511: -- The issue seems to be the fact that we serialize the

[jira] Commented: (HIVE-1511) Hive plan serialization is slow

2010-08-04 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895352#action_12895352 ] Edward Capriolo commented on HIVE-1511: --- Also possibly a clever way to remove

[jira] Updated: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1509: - Attachment: HIVE-1509.3.patch Uploading HIVE-1509.3.patch which fixed a bug. It passed hadoop 0.17 tests.

hive_hbase-handleer.jar

2010-08-04 Thread Jinsong Hu
Hi, There: I took the latest code from the hive trunk and compiled it against cloudera CDH3 release of hbase/hadoop. I was able to get to the step that I can create an external table successfully. but when I select * from the table, the hive CLI console just hangs and nothing happens. I

[jira] Commented: (HIVE-1510) HiveCombineInputFormat should not use prefix matching to find the partitionDesc for a given path

2010-08-04 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895370#action_12895370 ] Namit Jain commented on HIVE-1510: -- Some minor comments TestHiveFileFormatUtils: 1. Use a

[jira] Commented: (HIVE-1510) HiveCombineInputFormat should not use prefix matching to find the partitionDesc for a given path

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895381#action_12895381 ] Ning Zhang commented on HIVE-1510: -- In HiveFileFormatUtils, removing scheme and authorities

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895384#action_12895384 ] Joydeep Sen Sarma commented on HIVE-1509: - let me know once the tests pass 0.20 and

[jira] Commented: (HIVE-1510) HiveCombineInputFormat should not use prefix matching to find the partitionDesc for a given path

2010-08-04 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895386#action_12895386 ] He Yongqiang commented on HIVE-1510: will also test against har. even the old code also

Re: hive_hbase-handleer.jar

2010-08-04 Thread John Sichi
Under the source for hive/hbase-handler/lib, delete the hbase-0.20.3 jars there, replace them with the jars matching your HBase version from CDH3, and then run ant package in hive. JVS On Aug 4, 2010, at 12:03 PM, Jinsong Hu wrote: Hi, There: I took the latest code from the hive trunk and

[jira] Updated: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1509: - Attachment: HIVE-1509.4.patch Attaching HIVE-1509.4.patch to change 10 to 10L. I think it passed

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895411#action_12895411 ] Joydeep Sen Sarma commented on HIVE-1509: - ok - i will run tests on 20 and commit if

Review Request: HIVE-675: Add database/scheme support Hive QL

2010-08-04 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/508/ --- Review request for Hive Developers. Summary --- Database/Scheme support for

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

2010-08-04 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675-2010-8-4.patch.txt HIVE-675-2010-8-4.patch.txt: * Implemented 'SHOW DATABASES'

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

2010-08-04 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Status: Patch Available (was: Open) Posted on reviewboard: https://review.cloudera.org/r/508/

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

2010-08-04 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895457#action_12895457 ] HBase Review Board commented on HIVE-675: - Message from: Carl Steinbach

can anybody help to check in this code into hive trunk ?

2010-08-04 Thread Jinsong Hu
Please help to check in this code into http://svn.apache.org/repos/asf/hadoop/hive/trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase The change is needed for the hive_hbase-handler.jar to be compatible with cloudera CDH3 version of hbase. they are also needed to be compatible with

Re: can anybody help to check in this code into hive trunk ?

2010-08-04 Thread John Sichi
Please create a Hive JIRA issue and attach a patch file. http://wiki.apache.org/hadoop/Hive/HowToContribute#Creating_a_patch JVS On Aug 4, 2010, at 4:23 PM, Jinsong Hu wrote: Please help to check in this code into

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895472#action_12895472 ] Joydeep Sen Sarma commented on HIVE-1509: - the test result for dyn_part3.q is not

[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1413: -- Status: Patch Available (was: Open) bring a table/partition offline ---

[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1413: -- Attachment: HIVE-1413.3.patch use more consolidated approach to try to check it in validate() instead

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

2010-08-04 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895507#action_12895507 ] Namit Jain commented on HIVE-675: - Thanks Carl, I will take a look add database/scheme

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895523#action_12895523 ] Ning Zhang commented on HIVE-1509: -- It's strange. I didn't get this diff on both 17 and 20.

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895526#action_12895526 ] Ning Zhang commented on HIVE-1509: -- The TestNegativeCliDriver ran successfully. In terms of

[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1413: -- Attachment: HIVE-1413.4.patch The previous one missed two test output files... bring a

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895534#action_12895534 ] Joydeep Sen Sarma commented on HIVE-1509: - strange - let me retry. can u check the

[jira] Commented: (HIVE-1509) Monitor the working set of the number of files

2010-08-04 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895537#action_12895537 ] Ning Zhang commented on HIVE-1509: -- Yes, I check the svn diff in my working directory is

[jira] Updated: (HIVE-1413) bring a table/partition offline

2010-08-04 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1413: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed