Hive-trunk-h0.21 - Build # 1365 - Failure

2012-04-10 Thread Apache Jenkins Server
Changes for Build #1365 [hashutosh] Upping the version number from 0.9 to 0.10 on trunk. 1 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 Error Message: Unexpected exception See build/ql/tmp/hive.log, or try ant test ...

[jira] [Commented] (HIVE-2826) ALTER VIEW ADD PARTITION needs IF NOT EXISTS.

2012-04-10 Thread Adam Kramer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250498#comment-13250498 ] Adam Kramer commented on HIVE-2826: --- Ugh, sorry. The weird difference in syntax is what

[jira] [Commented] (HIVE-2826) ALTER VIEW ADD PARTITION needs IF NOT EXISTS.

2012-04-10 Thread Adam Kramer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250499#comment-13250499 ] Adam Kramer commented on HIVE-2826: --- Also, it is implemented for views, too.

[jira] [Updated] (HIVE-2826) ALTER VIEW ADD (IF NOT EXISTS) PARTITION syntax is bad.

2012-04-10 Thread Adam Kramer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-2826: -- Description: The syntax, ALTER TABLE x ADD IF NOT EXISTS PARTITION, puts the IF NOT EXISTS before the

[jira] [Updated] (HIVE-2826) ALTER VIEW ADD (IF NOT EXISTS) PARTITION syntax is bad.

2012-04-10 Thread Adam Kramer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-2826: -- Priority: Minor (was: Major) ALTER VIEW ADD (IF NOT EXISTS) PARTITION syntax is bad.

[jira] [Updated] (HIVE-2940) RCFileMergeMapper Prints To Standard Output Even In Silent Mode

2012-04-10 Thread Thiruvel Thirumoolan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HIVE-2940: --- Attachment: HIVE-2940.patch RCFileMergeMapper Prints To Standard Output Even In

[jira] [Updated] (HIVE-2940) RCFileMergeMapper Prints To Standard Output Even In Silent Mode

2012-04-10 Thread Thiruvel Thirumoolan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HIVE-2940: --- Description: A very minor issue. One of our users was running partition concatenate

[jira] [Commented] (HIVE-2940) RCFileMergeMapper Prints To Standard Output Even In Silent Mode

2012-04-10 Thread Thiruvel Thirumoolan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250536#comment-13250536 ] Thiruvel Thirumoolan commented on HIVE-2940: Patch uploaded to

[jira] [Updated] (HIVE-2940) RCFileMergeMapper Prints To Standard Output Even In Silent Mode

2012-04-10 Thread Thiruvel Thirumoolan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HIVE-2940: --- Status: Patch Available (was: Open) RCFileMergeMapper Prints To Standard Output

[jira] [Updated] (HIVE-2910) Improve the HWI interface

2012-04-10 Thread Hugo Trippaers (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hugo Trippaers updated HIVE-2910: - Attachment: glyphicons-halflings-white.png glyphicons-halflings.png

[jira] [Commented] (HIVE-2910) Improve the HWI interface

2012-04-10 Thread Hugo Trippaers (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250574#comment-13250574 ] Hugo Trippaers commented on HIVE-2910: -- Owen, the bootstrap.min.css is not modified

[jira] [Commented] (HIVE-2767) Optionally use framed transport with metastore

2012-04-10 Thread Travis Crawford (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250707#comment-13250707 ] Travis Crawford commented on HIVE-2767: --- @ashutosh - Yeah this test does seem

[jira] [Commented] (HIVE-2767) Optionally use framed transport with metastore

2012-04-10 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250711#comment-13250711 ] Ashutosh Chauhan commented on HIVE-2767: @Travis, It has nothing to do with your

[jira] [Commented] (HIVE-2767) Optionally use framed transport with metastore

2012-04-10 Thread Travis Crawford (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250718#comment-13250718 ] Travis Crawford commented on HIVE-2767: --- Cool - thanks for the pointer! I'll watch

[jira] [Commented] (HIVE-2928) Support for Oracle-backed Hive-Metastore (longvarchar to clob in package.jdo)

2012-04-10 Thread Mithun Radhakrishnan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250786#comment-13250786 ] Mithun Radhakrishnan commented on HIVE-2928: @Carl: Thank you for the pointer.

[jira] [Commented] (HIVE-2907) Hive error when dropping a table with large number of partitions

2012-04-10 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250791#comment-13250791 ] Kevin Wilfong commented on HIVE-2907: - +1 tests passed, will commit.

[jira] [Resolved] (HIVE-2907) Hive error when dropping a table with large number of partitions

2012-04-10 Thread Kevin Wilfong (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong resolved HIVE-2907. - Resolution: Fixed Committed. Thanks Mousom. Hive error when dropping a table

[jira] [Commented] (HIVE-2530) Implement SHOW TBLPROPERTIES

2012-04-10 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250840#comment-13250840 ] Phabricator commented on HIVE-2530: --- kevinwilfong has accepted the revision HIVE-2530

[jira] [Commented] (HIVE-2530) Implement SHOW TBLPROPERTIES

2012-04-10 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250843#comment-13250843 ] Kevin Wilfong commented on HIVE-2530: - Ashutosh: I agree that the information can

[jira] [Commented] (HIVE-2883) Metastore client doesnt close connection properly

2012-04-10 Thread Travis Crawford (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250953#comment-13250953 ] Travis Crawford commented on HIVE-2883: --- I patched this in and ran a pig query

[jira] [Commented] (HIVE-2928) Support for Oracle-backed Hive-Metastore (longvarchar to clob in package.jdo)

2012-04-10 Thread Carl Steinbach (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250981#comment-13250981 ] Carl Steinbach commented on HIVE-2928: -- We currently have JDO schema validation

Hive-0.8.1-SNAPSHOT-h0.21 - Build # 249 - Still Failing

2012-04-10 Thread Apache Jenkins Server
Changes for Build #247 Changes for Build #248 Changes for Build #249 3 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestHBaseMinimrCliDriver.testCliDriver_hbase_bulk Error Message: Unexpected exception Stack Trace: junit.framework.AssertionFailedError: Unexpected exception

[jira] [Created] (HIVE-2942) substr on string containing UTF-8 characters produces StringIndexOutOfBoundsException

2012-04-10 Thread Kevin Wilfong (Created) (JIRA)
substr on string containing UTF-8 characters produces StringIndexOutOfBoundsException - Key: HIVE-2942 URL: https://issues.apache.org/jira/browse/HIVE-2942 Project:

Hive-trunk-h0.21 - Build # 1366 - Still Failing

2012-04-10 Thread Apache Jenkins Server
Changes for Build #1365 [hashutosh] Upping the version number from 0.9 to 0.10 on trunk. Changes for Build #1366 1 tests failed. FAILED: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 Error Message: Unexpected exception See build/ql/tmp/hive.log,

[jira] [Updated] (HIVE-2942) substr on string containing UTF-8 characters produces StringIndexOutOfBoundsException

2012-04-10 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2942: -- Attachment: HIVE-2942.D2727.1.patch kevinwilfong requested code review of HIVE-2942 [jira] substr on

[jira] [Commented] (HIVE-2084) Upgrade datanucleus from 2.0.3 to 3.0.1

2012-04-10 Thread Sushanth Sowmyan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251051#comment-13251051 ] Sushanth Sowmyan commented on HIVE-2084: @Ashutosh : As per above comment of mine,

[jira] [Created] (HIVE-2943) Escaping quote in partition value encodes both backslash and quote in the partition name

2012-04-10 Thread Alan Gates (Created) (JIRA)
Escaping quote in partition value encodes both backslash and quote in the partition name Key: HIVE-2943 URL: https://issues.apache.org/jira/browse/HIVE-2943

[jira] [Updated] (HIVE-2943) Escaping quote in partition value encodes both backslash and quote in the partition name

2012-04-10 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-2943: - Priority: Minor (was: Major) Escaping quote in partition value encodes both backslash and quote in

[jira] [Commented] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-10 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251140#comment-13251140 ] Phabricator commented on HIVE-2646: --- cwsteinbach has requested changes to the revision

[jira] [Commented] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-10 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251161#comment-13251161 ] Phabricator commented on HIVE-2646: --- abayer has commented on the revision HIVE-2646

[jira] [Updated] (HIVE-2646) Hive Ivy dependencies on Hadoop should depend on jars directly, not tarballs

2012-04-10 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2646: -- Attachment: HIVE-2646.D2133.14.patch abayer updated the revision HIVE-2646 [jira] Hive Ivy dependencies

Problems with Arc/Phabricator

2012-04-10 Thread Carl Steinbach
Arc won't let me apply the patch for HIVE-2646. I've also noticed some other problems (e.g. missing TEST PLAN in checkin comments), and was wondering how we can get these problems resolved? Since most of this work was done at Facebook, who is the designated point of contact for Arc/Phabricator

Re: Problems with Arc/Phabricator

2012-04-10 Thread Kevin Wilfong
There's a list of ways to report issues/get help on the side bar of this site http://phabricator.org/ It suggests #phabricator irc://chat.freenode.net/phabricator as the best place to get help with issues. On 4/10/12 5:42 PM, Carl Steinbach c...@cloudera.com wrote: Arc won't let me apply the

Re: Problems with Arc/Phabricator

2012-04-10 Thread Carl Steinbach
Ok, I'll submit an issue. But then what? Who is going to fix it? Perhaps in the meantime we should just switch back to using reviewboard while we wait for Arc and Phabricator to mature as open source projects. On Tue, Apr 10, 2012 at 5:58 PM, Kevin Wilfong kevinwilf...@fb.com wrote: There's a

Re: Problems with Arc/Phabricator

2012-04-10 Thread John Sichi
I'll take a look. We asked ASF infra to make the review board instance read only to make sure the transition went through completely, so it can't be used for new patches. JVS On Tue, Apr 10, 2012 at 6:27 PM, Kevin Wilfong kevinwilf...@fb.com wrote: +John Sichi as he did a lot of the work on

[jira] [Commented] (HIVE-2907) Hive error when dropping a table with large number of partitions

2012-04-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251235#comment-13251235 ] Hudson commented on HIVE-2907: -- Integrated in Hive-trunk-h0.21 #1367 (See

Hive-trunk-h0.21 - Build # 1367 - Still Failing

2012-04-10 Thread Apache Jenkins Server
Changes for Build #1365 [hashutosh] Upping the version number from 0.9 to 0.10 on trunk. Changes for Build #1366 Changes for Build #1367 [kevinwilfong] HIVE-2907. Hive error when dropping a table with large number of partitions. (mousom via kevinwilfong) 1 tests failed. REGRESSION:

[jira] [Created] (HIVE-2944) dummy issue for testing arc

2012-04-10 Thread John Sichi (Created) (JIRA)
dummy issue for testing arc --- Key: HIVE-2944 URL: https://issues.apache.org/jira/browse/HIVE-2944 Project: Hive Issue Type: Bug Components: Build Infrastructure Reporter: John Sichi

[jira] [Updated] (HIVE-2944) dummy issue for testing arc

2012-04-10 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2944: -- Attachment: HIVE-2944.D2733.1.patch jsichi requested code review of HIVE-2944 [jira] dummy issue for

Re: Problems with Arc/Phabricator

2012-04-10 Thread John Sichi
For HIVE-2646: the diagnostics aren't great, but I think it's just choking on a patch that needs to be rebased, since as Kevin says, if I download the latest .patch from JIRA and apply that with patch -p0, I get the correct failure message. So just ask the author to rebase again? Regarding the

[jira] [Commented] (HIVE-2614) Thrift api to know if partition exists or not

2012-04-10 Thread Amareshwari Sriramadasu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251329#comment-13251329 ] Amareshwari Sriramadasu commented on HIVE-2614: --- bq. @Amareshwari: Can you

[jira] [Created] (HIVE-2945) Hive Client is hanging since MRApp Master doesnt exist after the task is finished

2012-04-10 Thread Kristam Subba Swathi (Created) (JIRA)
Hive Client is hanging since MRApp Master doesnt exist after the task is finished -- Key: HIVE-2945 URL: https://issues.apache.org/jira/browse/HIVE-2945 Project: Hive