Re: Failures in the unit tests on trunk

2009-04-28 Thread Johan Oskarsson
Thanks again Ashish, HIVE-447 is now resolved and we only have HIVE-418 left before we can get a clean build on Hudson: http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/76/testReport/ I'll see if I can carve out some time during work today to have a look at it. /Johan Johan

[jira] Created: (HIVE-452) changing fs.default.name in a session has no effect on scratch dir location

2009-04-28 Thread Joydeep Sen Sarma (JIRA)
changing fs.default.name in a session has no effect on scratch dir location --- Key: HIVE-452 URL: https://issues.apache.org/jira/browse/HIVE-452 Project: Hadoop Hive

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703606#action_12703606 ] Zheng Shao commented on HIVE-352: - Nice work Yongqiang! I totally agree with your analysis

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703616#action_12703616 ] Zheng Shao commented on HIVE-352: - Good news: A test on some of our internal data shows that

[jira] Created: (HIVE-453) external table creation uses default FileSystem object instead of using one derived from the supplied path

2009-04-28 Thread Joydeep Sen Sarma (JIRA)
external table creation uses default FileSystem object instead of using one derived from the supplied path -- Key: HIVE-453 URL:

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703644#action_12703644 ] Ashish Thusoo commented on HIVE-164: +1 Looks fine to me. Will checkin after running

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703647#action_12703647 ] Ashish Thusoo commented on HIVE-352: That is very encouraging from the storage

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703649#action_12703649 ] Joydeep Sen Sarma commented on HIVE-352: how does read performance look like? Make

RE: Failures in the unit tests on trunk

2009-04-28 Thread Ashish Thusoo
ok. I did take a look at HIVE-418 but I could not find a smoking gun. Will try to look at it again sometime later in the week. Ashish From: Johan Oskarsson [jo...@oskarsson.nu] Sent: Tuesday, April 28, 2009 1:11 AM To: hive-dev@hadoop.apache.org Subject:

[jira] Assigned: (HIVE-187) ODBC driver

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo reassigned HIVE-187: -- Assignee: Ashish Thusoo ODBC driver --- Key: HIVE-187

Re: Failures in the unit tests on trunk

2009-04-28 Thread Johan Oskarsson
I can't seem to get that test to fail locally. It might be because of this though, when I try to run one of the tests on my machine, like so: ant -Dhadoop.version=0.18.0 -Dtestcase=TestPositiveCliDriver -Dqfile=rand_partitionpruner2.q test It seems to not run the test. The build succeeds but

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703687#action_12703687 ] Ashish Thusoo commented on HIVE-164: While running test I am getting out of memory error

[jira] Created: (HIVE-454) Support escaping of ; in strings in cli

2009-04-28 Thread Ashish Thusoo (JIRA)
Support escaping of ; in strings in cli --- Key: HIVE-454 URL: https://issues.apache.org/jira/browse/HIVE-454 Project: Hadoop Hive Issue Type: Bug Components: Clients Affects Versions: 0.3.0

[jira] Updated: (HIVE-453) external table metastore and execution codepaths use default FileSystem object instead of using one derived from the supplied path

2009-04-28 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-453: --- Summary: external table metastore and execution codepaths use default FileSystem object

[jira] Created: (HIVE-455) Update committer list

2009-04-28 Thread Prasad Chakka (JIRA)
Update committer list - Key: HIVE-455 URL: https://issues.apache.org/jira/browse/HIVE-455 Project: Hadoop Hive Issue Type: Task Reporter: Prasad Chakka Assignee: Prasad Chakka

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703862#action_12703862 ] Zheng Shao commented on HIVE-164: - Error message: {code} [junit] Exception in thread main

[jira] Created: (HIVE-456) Remove redundant test output

2009-04-28 Thread Zheng Shao (JIRA)
Remove redundant test output Key: HIVE-456 URL: https://issues.apache.org/jira/browse/HIVE-456 Project: Hadoop Hive Issue Type: Improvement Components: Testing Infrastructure Affects Versions:

[jira] Updated: (HIVE-456) Remove redundant test output

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-456: Attachment: HIVE-456.1.patch Remove redundant test output

[jira] Commented: (HIVE-456) Remove redundant test output

2009-04-28 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703875#action_12703875 ] Prasad Chakka commented on HIVE-456: lgtm Remove redundant test output

Build failed in Hudson: Hive-trunk-h0.18 #77

2009-04-28 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/77/changes Changes: [athusoo] HIVE-254. Link jobtracker from Hive History in Hive Web Interface. (Edward Capriolo via athusoo) [zshao] Deleting the undeleted empty test result file. --

[jira] Created: (HIVE-457) ScriptOperator should NOT cache all data in stderr

2009-04-28 Thread Zheng Shao (JIRA)
ScriptOperator should NOT cache all data in stderr -- Key: HIVE-457 URL: https://issues.apache.org/jira/browse/HIVE-457 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng Shao

Build failed in Hudson: Hive-trunk-h0.19 #75

2009-04-28 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/75/changes Changes: [athusoo] HIVE-254. Link jobtracker from Hive History in Hive Web Interface. (Edward Capriolo via athusoo) [zshao] Deleting the undeleted empty test result file. --

[jira] Updated: (HIVE-456) Remove redundant test output

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-456: Attachment: HIVE-456.2.patch Added an option test.silent to enable/disable this new feature. The default is

[jira] Resolved: (HIVE-456) Remove redundant test output

2009-04-28 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka resolved HIVE-456. Resolution: Fixed Fix Version/s: 0.4.0 Release Note: Add option to run junit tests in

[jira] Updated: (HIVE-455) Update committer list

2009-04-28 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-455: --- Attachment: hive-455.patch added Raghu, Joydeep, Namit, Prasad. Did I miss anyone? Update committer

[jira] Commented: (HIVE-164) Support CASE statement using GenericUDF

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703959#action_12703959 ] Zheng Shao commented on HIVE-164: - HIVE-456 was opened and fixed for the test failure. So

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703980#action_12703980 ] He Yongqiang commented on HIVE-352: --- Zheng, can you post your profiling results? I did a

[jira] Commented: (HIVE-352) Make Hive support column based storage

2009-04-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703993#action_12703993 ] Zheng Shao commented on HIVE-352: - The following numbers are all for 128MB gzip compressed