[jira] Updated: (HIVE-192) Cannot create table with timestamp type column

2009-04-02 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-192: - Priority: Major (was: Critical) Fix Version/s: (was: 0.2.0) 0.4.0

[jira] Created: (HIVE-379) TestHWISessionManager.testHiveDriver fails

2009-03-30 Thread Johan Oskarsson (JIRA)
: Johan Oskarsson Priority: Blocker The TestHWISessionManager.testHiveDriver fails with the following error: junit.framework.AssertionFailedError: expected:<9> but was:<0> at org.apache.hadoop.hive.hwi.TestHWISessionManager.testHiveDriver(TestHWISessionManager.java:124) S

Re: Welcome Joydeep and Raghu as committers to the Hive project

2009-03-30 Thread Johan Oskarsson
Congrats guys! Jeff Hammerbacher wrote: > Jeez, I don't know about these guys. We'll see how this works out. > > (I mean: congratulations!) > > On Wed, Mar 18, 2009 at 10:57 AM, Dhruba Borthakur wrote: > >> Hi Raghu and Joydeep, >> >> The Hadoop PMC has voted to make you committers for the Hiv

[jira] Updated: (HIVE-193) Cannot create table with tinyint type column

2009-03-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-193: - Fix Version/s: (was: 0.2.0) 0.4.0 Moving to 0.4.0 > Cannot create ta

How to contribute wiki entry

2009-03-11 Thread Johan Oskarsson
Hi all, I just added this to the wiki, it's basically Hadoop's step by step guide to contributing but slimmed down a bit. It's very useful to have a url to send potential contributors to. http://wiki.apache.org/hadoop/Hive/HowToContribute Please correct any mistakes. /Johan

Re: branching Hive and getting to first release

2009-03-10 Thread Johan Oskarsson
er time - we can converge to a > faster release cycle - but right now this seems dubious to me. > > Can't put a newborn into kindergarten directly man .. :-) > > -Original Message- > From: Johan Oskarsson [mailto:jo...@oskarsson.nu] > Sent: Tuesday, March 10, 2009 3:

[jira] Created: (HIVE-334) testCliDriver_union3 broken

2009-03-10 Thread Johan Oskarsson (JIRA)
testCliDriver_union3 broken --- Key: HIVE-334 URL: https://issues.apache.org/jira/browse/HIVE-334 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Johan Oskarsson

Re: branching Hive and getting to first release

2009-03-10 Thread Johan Oskarsson
e wiki > and religiously follow it. Without controlling the tendency of a feature > creep it would be difficult to get a stable version out... > > Thoughts? > > Ashish > > > > -Original Message- > From: Johan Oskarsson [mailto:jo...@oskarsson.nu] >

[jira] Commented: (HIVE-308) UNION ALL should create different destination directories for different operands

2009-03-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680146#action_12680146 ] Johan Oskarsson commented on HIVE-308: -- This patch seems to haven broken the nig

[jira] Closed: (HIVE-286) testCliDriver_udf7 fails

2009-03-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson closed HIVE-286. The release note is already there. So the Hive way is to close the issue rather then resolve it

[jira] Updated: (HIVE-286) testCliDriver_udf7 fails

2009-03-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-286: - Resolution: Fixed Release Note: HIVE-286. Use round(xxx,12) to make sure there is no

Re: branching Hive and getting to first release

2009-03-03 Thread Johan Oskarsson
To be honest I must've missed that 0.2 was branched (I found the email now though), was there a feature freeze date set? After branching shouldn't we have moved the non critical issues to 0.3 and pushed for fixing the remaining bugs in order to release? That aside, I don't have a strong opinion w

[jira] Updated: (HIVE-133) Add support for RecordIO in serde2

2009-03-02 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-133: - Fix Version/s: (was: 0.2.0) 0.3.0 Moving to 0.3.0 > Add support

[jira] Resolved: (HIVE-312) create table with tinyint is broken

2009-02-27 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson resolved HIVE-312. -- Resolution: Duplicate Duplicate of HIVE-193 > create table with tinyint is bro

[jira] Created: (HIVE-302) Implement "LINES TERMINATED BY"

2009-02-24 Thread Johan Oskarsson (JIRA)
erializers Reporter: Johan Oskarsson Fix For: 0.3.0 Specifying "LINES TERMINATED BY" when creating a table currently doesn't do anything when querying that data. It needs to be implemented to support various datasets that ends lines with other characters then just line br

Re: Lines terminated by

2009-02-24 Thread Johan Oskarsson
yet > because the text input format do not allow configurable line > separators yet. > > > Zheng > > > On 2/24/09, Johan Oskarsson wrote: >> I've been trying to use a text file with the field separator \001 and >> line separator \002\n in Hive, s

[jira] Commented: (HIVE-83) Set up a continuous build of Hive with Hudson

2009-02-24 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676295#action_12676295 ] Johan Oskarsson commented on HIVE-83: - I have set up three nightly builds for

Lines terminated by

2009-02-24 Thread Johan Oskarsson
I've been trying to use a text file with the field separator \001 and line separator \002\n in Hive, similar to what's described here http://wiki.apache.org/hadoop/Hive/LanguageManual/DDL. I've set the "lines terminated by" to \002 but when selecting data the last column still includes that charac

Re: Build failed in Hudson: Hive-trunk-h0.17 #9

2009-02-19 Thread Johan Oskarsson
The 0.17 specific test failure looks fixed. testCliDriver_udf7 still fails though, see https://issues.apache.org/jira/browse/HIVE-286 /Johan Apache Hudson Server wrote: > See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/9/changes > > Changes: > > [zshao] HIVE-276. Fix input3_limit

Re: You are voted to be a Hive committer

2009-02-18 Thread Johan Oskarsson
y survive a massive earthquake in SF Bay Area. -Original Message- From: Dhruba Borthakur [mailto:dhr...@gmail.com <mailto:dhr...@gmail.com>] Sent: Tuesday, February 17, 2009 10:45 PM To: Johan Oskarsson Cc: hive-dev@hadoop.apache.org <mailto:hive-d

Re: Hudson nightly builds setup

2009-02-13 Thread Johan Oskarsson
s. > > Thoughts? > > Ashish > > -----Original Message- > From: Johan Oskarsson [mailto:jo...@oskarsson.nu] > Sent: Thursday, February 12, 2009 3:48 AM > To: hive-dev@hadoop.apache.org > Subject: Re: Hudson nightly builds setup > > Forgot to mention, a code coverage

Re: Hudson nightly builds setup

2009-02-12 Thread Johan Oskarsson
Forgot to mention, a code coverage tool would also be handy to have. We use Cobertura at Last.fm, works fine, not sure if it would mean any licensing issues to use in Hive. Hadoop uses Clover, don't know much about it. /Johan Johan Oskarsson wrote: > I have setup three nightly Hive build

Hudson nightly builds setup

2009-02-12 Thread Johan Oskarsson
I have setup three nightly Hive builds on the Apache hosted Hudson install, thanks to Dhruba for all the help. Builds, http://hudson.zones.apache.org/hudson/view/Hive/ Hive with hadoop 0.17 Hive with hadoop 0.18 Hive with hadoop 0.19 The builds are fairly simple right now, it only checks out the

[jira] Created: (HIVE-286) testCliDriver_udf7 fails

2009-02-12 Thread Johan Oskarsson (JIRA)
, 0.18 and 0.19 Reporter: Johan Oskarsson Priority: Blocker Fix For: 0.2.0 The org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf7 test fails. See this url for more information: http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/lastBuild

Re: Implementing Timestamp (HIVE-192)

2009-02-10 Thread Johan Oskarsson
The ticket hasn't been commented on so I'm going to assume that nobody is working on it, so please do go ahead and have a go at it. As for who you should talk to, someone on this list should probably jump in, but the committers are a good start: http://hadoop.apache.org/hive/credits.html There's

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-02-04 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670308#action_12670308 ] Johan Oskarsson commented on HIVE-189: -- +1. With the latest patch all tests pass

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-02-02 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669611#action_12669611 ] Johan Oskarsson commented on HIVE-189: -- As you suspected the sample tests still

[jira] Assigned: (HIVE-246) Msck incorrectly finds tables not in ms

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson reassigned HIVE-246: Assignee: Johan Oskarsson > Msck incorrectly finds tables not in

[jira] Updated: (HIVE-246) Msck incorrectly finds tables not in ms

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-246: - Attachment: HIVE-246.patch This patch adds a unit test exposing the problem and fixes the issue

[jira] Created: (HIVE-246) Msck incorrectly finds tables not in ms

2009-01-23 Thread Johan Oskarsson (JIRA)
: 0.2.0 Reporter: Johan Oskarsson Fix For: 0.2.0 Attachments: HIVE-246.patch The msck command looks for tables on HDFS that are missing in the Metastore. It tries to find these tables in the same dir as already existing tables. Due to a bug it also does this for

[jira] Updated: (HIVE-246) Msck incorrectly finds tables not in ms

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-246: - Status: Patch Available (was: Open) > Msck incorrectly finds tables not in

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-189: - Attachment: sample3.q.out This is the output from /build/ql/test/logs/clientpositive/sample3.q.out

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666532#action_12666532 ] Johan Oskarsson commented on HIVE-189: -- It seems the latest patch doesn't appl

[jira] Resolved: (HIVE-115) Command for adding partition without loading data

2009-01-23 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson resolved HIVE-115. -- Resolution: Duplicate Done as a part of HIVE-91 > Command for adding partition without load

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-22 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666112#action_12666112 ] Johan Oskarsson commented on HIVE-231: -- The problem with adding a dependency

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2009-01-22 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-91: Attachment: HIVE-91.patch Sorry for the confusion, it seems I uploaded an older version of the patch

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2009-01-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-91: Attachment: HIVE-91.patch Updated patch to include clipositive tests, I have left the rest of the

[jira] Updated: (HIVE-231) Create junit reports for tests

2009-01-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-231: - Attachment: HIVE-231.patch This is the best option I can think of. The testreport target is

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-189: - Attachment: TEST-org.apache.hadoop.hive.cli.TestCliDriver.txt Tried out the latest patch but

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665786#action_12665786 ] Johan Oskarsson commented on HIVE-217: -- If one of the committers have time to loo

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-21 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665784#action_12665784 ] Johan Oskarsson commented on HIVE-231: -- Looked at creating a single file and am ha

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-91: Attachment: HIVE-91.patch Updated patch with the suggestions mentioned. Prasad, can you have a look

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663832#action_12663832 ] Johan Oskarsson commented on HIVE-189: -- Sounds like a good solution to me. Do

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663813#action_12663813 ] Johan Oskarsson commented on HIVE-231: -- This patch creates one report per module,

[jira] Commented: (HIVE-211) Add metastore_db to svn ignore

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663796#action_12663796 ] Johan Oskarsson commented on HIVE-211: -- While we're at it. I think the

[jira] Updated: (HIVE-217) Stream closed exception

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-217: - Attachment: HIVE-217.patch Updated with the changes mentioned. > Stream closed except

[jira] Updated: (HIVE-231) Create junit reports for tests

2009-01-14 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-231: - Attachment: HIVE-231.patch This patch changes the output format to xml and generates a report once

[jira] Created: (HIVE-231) Create junit reports for tests

2009-01-14 Thread Johan Oskarsson (JIRA)
Create junit reports for tests -- Key: HIVE-231 URL: https://issues.apache.org/jira/browse/HIVE-231 Project: Hadoop Hive Issue Type: Test Components: Testing Infrastructure Reporter: Johan

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-91: Attachment: HIVE-91.patch This patch allows a user to specify a location when adding a partition as

[jira] Updated: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-229: - Status: Patch Available (was: Open) > Debug output enabled in HIVE-

[jira] Updated: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-229: - Attachment: HIVE-229.patch This patch reverts it back to the original state. > Debug out

[jira] Created: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Johan Oskarsson (JIRA)
Reporter: Johan Oskarsson Fix For: 0.2.0 The log4j was changed in HIVE-206 to enable debug for the root logger. This makes the shell hard to use with a lot of logging output flying by. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

[jira] Updated: (HIVE-217) Stream closed exception

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-217: - Attachment: HIVE-217.patch To verify that this was indeed the issue I have slapped together a

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663289#action_12663289 ] Johan Oskarsson commented on HIVE-189: -- Zheng: Only one of the tests are fixed by

[jira] Commented: (HIVE-126) Don't fetch information on Partitions from HDFS instead of MetaStore

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663286#action_12663286 ] Johan Oskarsson commented on HIVE-126: -- Since HIVE-142 is committed and the cod

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-12 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663009#action_12663009 ] Johan Oskarsson commented on HIVE-189: -- I'm starting to suspect that these ar

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-12 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch Updated the patch with the change to Hive.g mentioned above, it seemed

[jira] Commented: (HIVE-142) Create a metastore check command

2009-01-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662348#action_12662348 ] Johan Oskarsson commented on HIVE-142: -- I'll need some help with this one,

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662328#action_12662328 ] Johan Oskarsson commented on HIVE-189: -- For whatever reason the three other test

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662303#action_12662303 ] Johan Oskarsson commented on HIVE-217: -- That sounds like a very reasonable explana

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662085#action_12662085 ] Johan Oskarsson commented on HIVE-217: -- Just had a look and it doesn't seem

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662081#action_12662081 ] Johan Oskarsson commented on HIVE-217: -- The big table in the example query abov

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662074#action_12662074 ] Johan Oskarsson commented on HIVE-217: -- Looking into this a bit further the excep

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661993#action_12661993 ] Johan Oskarsson commented on HIVE-217: -- Added some debug logging to the close

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661989#action_12661989 ] Johan Oskarsson commented on HIVE-189: -- I've tested this solution and it wor

[jira] Updated: (HIVE-217) Stream closed exception

2009-01-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-217: - Fix Version/s: 0.2.0 > Stream closed exception > --- > >

[jira] Commented: (HIVE-217) Stream closed exception

2009-01-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661666#action_12661666 ] Johan Oskarsson commented on HIVE-217: -- It is also worth mentioning that the name

[jira] Updated: (HIVE-217) Stream closed exception

2009-01-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-217: - Attachment: HIVE-217.log The full stack trace > Stream closed except

[jira] Created: (HIVE-217) Stream closed exception

2009-01-07 Thread Johan Oskarsson (JIRA)
, hadoop 0.18.2, ~20 machines Reporter: Johan Oskarsson Priority: Critical When running a query similar to the following: "insert overwrite table outputtable select a, b, cast(sum(counter) as INT) from tablea join tableb on (tablea.username=tableb.username) join tabl

Re: JIRAs that are a MUST for a release

2009-01-07 Thread Johan Oskarsson
I would add HIVE-189 to the list, so that all the unit tests pass (everywhere in the world) before the release goes out. /Johan Ashish Thusoo wrote: > Feel free to indicate if anything on this list should not be marked critical > for a release as well... > > Ashish > ___

[jira] Commented: (HIVE-206) partition pruning check fails for uppercase table names

2009-01-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661534#action_12661534 ] Johan Oskarsson commented on HIVE-206: -- This patch changed the log4j properties

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch Rolled a new patch, this one should apply cleanly > Create a metast

[jira] Commented: (HIVE-142) Create a metastore check command

2009-01-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661237#action_12661237 ] Johan Oskarsson commented on HIVE-142: -- Added jiras for the three other issues,

[jira] Created: (HIVE-213) Msck: Add option to have wild card in table name

2009-01-06 Thread Johan Oskarsson (JIRA)
Processor Reporter: Johan Oskarsson Priority: Trivial In the meta check command (HIVE-142), add the option to pick which tables to check using wildcards. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Created: (HIVE-214) Msck: there should be an option to check only tables and not partitions

2009-01-06 Thread Johan Oskarsson (JIRA)
Type: Improvement Components: Query Processor Reporter: Johan Oskarsson Priority: Trivial In the meta check command (HIVE-142), add the option to check only tables and not partitions -- This message is automatically generated by JIRA. - You can reply to this

[jira] Created: (HIVE-212) Add an option to msck command to continue if a check fails on a table

2009-01-06 Thread Johan Oskarsson (JIRA)
: Improvement Components: Query Processor Reporter: Johan Oskarsson Priority: Trivial The meta check command (HIVE-142) stops if a check fails unexpectedly. Add an option to continue even though one check failed. -- This message is automatically generated by JIRA

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch You're absolutely right, fixed in this patch. > Create a m

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch Updated patch to resolve the concerns in 1), moved the saving of the

[jira] Created: (HIVE-211) Add metastore_db to svn ignore

2009-01-06 Thread Johan Oskarsson (JIRA)
Add metastore_db to svn ignore -- Key: HIVE-211 URL: https://issues.apache.org/jira/browse/HIVE-211 Project: Hadoop Hive Issue Type: Task Reporter: Johan Oskarsson Priority: Trivial As

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-06 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661181#action_12661181 ] Johan Oskarsson commented on HIVE-189: -- Looking at the code it seems you're

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-05 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Status: Patch Available (was: Open) > Create a metastore check comm

[jira] Updated: (HIVE-142) Create a metastore check command

2009-01-05 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch Updated the patch to include suggestions above. 1) Removed exceptions

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2008-12-27 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659329#action_12659329 ] Johan Oskarsson commented on HIVE-189: -- Since it looks like the error is caused by

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2008-12-27 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-189: - Attachment: TEST-org.apache.hadoop.hive.cli.TestCliDriver.txt Log file for the test run that fails

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2008-12-27 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659325#action_12659325 ] Johan Oskarsson commented on HIVE-189: -- It seems three of the four tests are

[jira] Commented: (HIVE-126) Don't fetch information on Partitions from HDFS instead of MetaStore

2008-12-22 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658664#action_12658664 ] Johan Oskarsson commented on HIVE-126: -- Sure I'll update the HIVE-142 after

[jira] Created: (HIVE-193) Cannot create table with tinyint type column

2008-12-22 Thread Johan Oskarsson (JIRA)
, Serializers/Deserializers Affects Versions: 0.2.0 Reporter: Johan Oskarsson Priority: Blocker Fix For: 0.2.0 Running this query "create table something2 (test tinyint);" gives the following exception: org.apache.hadoop.hive.serde2.dynamic_type.Pars

[jira] Created: (HIVE-192) Cannot create table with timestamp type column

2008-12-22 Thread Johan Oskarsson (JIRA)
Affects Versions: 0.2.0 Reporter: Johan Oskarsson Priority: Blocker Fix For: 0.2.0 create table something2 (test timestamp); ERROR: DDL specifying type timestamp which has not been defined java.lang.RuntimeException: specifying type timestamp which has not been

[jira] Commented: (HIVE-83) Set up a continuous build of Hive with Hudson

2008-12-22 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658523#action_12658523 ] Johan Oskarsson commented on HIVE-83: - Comment from Nigel Daley in the INFRA-1813 ti

[jira] Assigned: (HIVE-143) Remove the old Metastore

2008-12-22 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson reassigned HIVE-143: Assignee: Prasad Chakka Assigning to someone who knows more about this > Remove the

[jira] Commented: (HIVE-182) Add database name parameter to getTable and dropTable in Hive.java

2008-12-20 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658323#action_12658323 ] Johan Oskarsson commented on HIVE-182: -- Opened HIVE-191 for further cleanup. &

[jira] Created: (HIVE-191) Update methods in Hive class to specify database name

2008-12-20 Thread Johan Oskarsson (JIRA)
: Query Processor Reporter: Johan Oskarsson Priority: Minor In the query processor module there is a Hive class used to access various Metastore data. Unfortunately most of those methods only work on the default database. We should update them to work on other databases as

[jira] Commented: (HIVE-91) Allow external tables with different partition directory structure

2008-12-19 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658080#action_12658080 ] Johan Oskarsson commented on HIVE-91: - Do you mean something along the lines of: A

[jira] Created: (HIVE-189) Various TestCliDriver tests fail

2008-12-19 Thread Johan Oskarsson (JIRA)
: Johan Oskarsson Priority: Blocker Fix For: 0.2.0 On a fresh checkout of trunk a number of tests fail in org.apache.hadoop.hive.cli.TestCliDriver: testCliDriver_sample5 testCliDriver_input3_limit testCliDriver_udf5 testCliDriver_sample3 -- This message is automatically

[jira] Updated: (HIVE-182) Add database name parameter to getTable and dropTable in Hive.java

2008-12-19 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-182: - Attachment: HIVE-182.patch Deprecated the methods without dbName in the Hive class > Add datab

[jira] Commented: (HIVE-182) Add database name parameter to getTable and dropTable in Hive.java

2008-12-19 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658065#action_12658065 ] Johan Oskarsson commented on HIVE-182: -- I'd rather let someone else make thos

[jira] Resolved: (HIVE-174) Tests in TestExecDriver fails

2008-12-18 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson resolved HIVE-174. -- Resolution: Duplicate Duplicate of HIVE-184 that already have a patch ready. With it some tests

[jira] Updated: (HIVE-142) Create a metastore check command

2008-12-17 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-142: - Attachment: HIVE-142.patch This is a rough first patch for this issue, I'd appreciate

[jira] Assigned: (HIVE-142) Create a metastore check command

2008-12-17 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson reassigned HIVE-142: Assignee: Johan Oskarsson > Create a metastore check comm

[jira] Commented: (HIVE-101) Add various files and directories to svn:ignore

2008-12-17 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657350#action_12657350 ] Johan Oskarsson commented on HIVE-101: -- Could one of the committers have a look at

<    1   2   3   >