[jira] [Commented] (HIVE-2586) Float comparison doesn't work

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172995#comment-13172995 ] jirapos...@reviews.apache.org commented on HIVE-2586: - ---

Re: Review Request: HIVE-2586 Implement literal float/double type and make possible to compare

2011-12-19 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3073/ --- (Updated 2011-12-20 07:22:34.645716) Review request for hive, John Sichi and Car

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172927#comment-13172927 ] Hudson commented on HIVE-2433: -- Integrated in Hive-trunk-h0.21 #1161 (See [https://builds.apa

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

2011-12-19 Thread Apache Jenkins Server
Changes for Build #1144 [jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in diff-based tests (Marek Sapota via John Sichi) Summary: Replace diff -I with regex masking in Java The current diff -I approach has two problems: (1) it does not allow resolution finer than line-lev

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: HIVE-2664.final.patch > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: HIVE-2664.final.patch > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: HIVE-2664.final.patch > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: HIVE-2664.final.patch > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: HIVE-2664.final.patch > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: (was: TODO.patch) > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: TODO.patch > dummy issue for Phabricator testing, please ignore >

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: (was: TODO.patch) > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: TODO.patch > dummy issue for Phabricator testing, please ignore >

[jira] [Commented] (HIVE-2586) Float comparison doesn't work

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172864#comment-13172864 ] jirapos...@reviews.apache.org commented on HIVE-2586: - bq. On 2011-1

Re: Review Request: HIVE-2586 Implement literal float/double type and make possible to compare

2011-12-19 Thread Carl Steinbach
> On 2011-12-19 21:21:20, Carl Steinbach wrote: > > ql/src/test/queries/clientpositive/compare_float_double.q, line 1 > > > > > > Please move these tests to ops_comparison.q. I don't think there's much > > benefit to addin

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: (was: TODO.patch) > dummy issue for Phabricator testing, please ignore > -

[jira] [Commented] (HIVE-2589) Newly created partition should inherit properties from table

2011-12-19 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172859#comment-13172859 ] Ashutosh Chauhan commented on HIVE-2589: Ping. > Newly created par

[jira] [Commented] (HIVE-2586) Float comparison doesn't work

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172856#comment-13172856 ] jirapos...@reviews.apache.org commented on HIVE-2586: - bq. On 2011-1

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: TODO.patch > dummy issue for Phabricator testing, please ignore >

[jira] [Commented] (HIVE-2642) fix Hive-2566 and make union optimization more aggressive

2011-12-19 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172854#comment-13172854 ] Namit Jain commented on HIVE-2642: -- Look at union22.q.out. map-join followed by union, an

[jira] [Commented] (HIVE-2503) HiveServer should provide per session configuration

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172852#comment-13172852 ] jirapos...@reviews.apache.org commented on HIVE-2503: - bq. On 2011-1

Re: Review Request: HIVE-2586 Implement literal float/double type and make possible to compare

2011-12-19 Thread Navis Ryu
> On 2011-12-19 21:21:20, Carl Steinbach wrote: > > ql/src/test/queries/clientpositive/compare_float_double.q, line 1 > > > > > > Please move these tests to ops_comparison.q. I don't think there's much > > benefit to addin

Re: Review Request: HIVE-2503: create per-session HiveConf instance

2011-12-19 Thread Carl Steinbach
> On 2011-12-19 22:35:46, Carl Steinbach wrote: > > > If we use 'standAloneServer' in TestHiveServer.class, it is very simple > > > to make the test case. But it seemed to be 'false' which makes it more > > > complex. > > > > Can you supply a version of this test so I can take a look. I'm curi

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: (was: TODO.patch) > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: TODO.patch > dummy issue for Phabricator testing, please ignore >

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172848#comment-13172848 ] jirapos...@reviews.apache.org commented on HIVE-2616: - ---

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2975/ --- (Updated 2011-12-20 02:05:22.736212) Review request for hive. Changes ---

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2664: - Attachment: (was: TODO.patch) > dummy issue for Phabricator testing, please ignore > -

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread Ala Makota (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ala Makota updated HIVE-2664: - Attachment: TODO.patch > dummy issue for Phabricator testing, please ignore >

[jira] [Commented] (HIVE-2503) HiveServer should provide per session configuration

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172838#comment-13172838 ] jirapos...@reviews.apache.org commented on HIVE-2503: - bq. On 2011-1

Re: Review Request: HIVE-2503: create per-session HiveConf instance

2011-12-19 Thread Navis Ryu
> On 2011-12-19 22:35:46, Carl Steinbach wrote: > > > If we use 'standAloneServer' in TestHiveServer.class, it is very simple > > > to make the test case. But it seemed to be 'false' which makes it more > > > complex. > > > > Can you supply a version of this test so I can take a look. I'm curi

[jira] [Updated] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2664: -- Attachment: HIVE-2664.D939.1.patch jsichi requested code review of "HIVE-2664 [jira] dummy issue for Pha

[jira] [Created] (HIVE-2664) dummy issue for Phabricator testing, please ignore

2011-12-19 Thread John Sichi (Created) (JIRA)
dummy issue for Phabricator testing, please ignore -- Key: HIVE-2664 URL: https://issues.apache.org/jira/browse/HIVE-2664 Project: Hive Issue Type: Improvement Reporter: John Sichi

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Ashutosh Chauhan
I updated the patch incorporating latest Carl's comments. I also added/modified following tests which Carl suggested: Test| Client setugi setting | Server setugi setting TestRemoteHiveMetaStore | false | false TestSetUGIBothClientServer |

[jira] [Updated] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread Ashutosh Chauhan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2616: --- Attachment: hive-2616_5.patch Patch incorporating latest Carl's comments. I also added/modifi

[jira] [Commented] (HIVE-2005) Implement BETWEEN operator

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172816#comment-13172816 ] Hudson commented on HIVE-2005: -- Integrated in Hive-trunk-h0.21 #1160 (See [https://builds.apa

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

2011-12-19 Thread Apache Jenkins Server
Changes for Build #1144 [jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in diff-based tests (Marek Sapota via John Sichi) Summary: Replace diff -I with regex masking in Java The current diff -I approach has two problems: (1) it does not allow resolution finer than line-lev

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172740#comment-13172740 ] Hudson commented on HIVE-2433: -- Integrated in Hive-trunk-h0.23.0 #39 (See [https://builds.apa

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread John Sichi
On Dec 19, 2011, at 2:57 PM, Ashutosh Chauhan wrote: > I am not adding any infrastructure in HCatalog. Its already there. I am > just adding tests in it. Adding such an infrastructure is a major > undertaking, which if Hive project agrees could be done. But, thats beyond > the scope of HIVE-2616.

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Ashutosh Chauhan
I am not adding any infrastructure in HCatalog. Its already there. I am just adding tests in it. Adding such an infrastructure is a major undertaking, which if Hive project agrees could be done. But, thats beyond the scope of HIVE-2616. We can do that in followup work. Ashutosh On Mon, Dec 19, 20

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172705#comment-13172705 ] jirapos...@reviews.apache.org commented on HIVE-2616: - bq. On 2011-1

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Carl Steinbach
> On 2011-12-19 22:35:15, Ashutosh Chauhan wrote: > > About testing, see my earlier comment. To do any real tests for this, one > > needs to do 'sudo' and then run tests. I have not found an easy way to do > > that in Hive. HCatalog has test infrastructure which makes this kind of > > thing po

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172703#comment-13172703 ] jirapos...@reviews.apache.org commented on HIVE-2616: - bq. On 2011-1

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Ashutosh Chauhan
> On 2011-12-19 22:45:48, Carl Steinbach wrote: > > trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java, > > line 279 > > > > > > > you dont want existing application to break when server i

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172698#comment-13172698 ] jirapos...@reviews.apache.org commented on HIVE-2616: - ---

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2975/#review3987 --- trunk/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaSto

[jira] [Commented] (HIVE-2503) HiveServer should provide per session configuration

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172692#comment-13172692 ] jirapos...@reviews.apache.org commented on HIVE-2503: - ---

[jira] [Updated] (HIVE-2503) HiveServer should provide per session configuration

2011-12-19 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2503: - Status: Open (was: Patch Available) > HiveServer should provide per session configuration > -

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172691#comment-13172691 ] jirapos...@reviews.apache.org commented on HIVE-2616: - ---

Re: Review Request: HIVE-2503: create per-session HiveConf instance

2011-12-19 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2820/#review3986 --- > If we use 'standAloneServer' in TestHiveServer.class, it is very sim

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2975/#review3985 --- About testing, see my earlier comment. To do any real tests for this,

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172668#comment-13172668 ] jirapos...@reviews.apache.org commented on HIVE-2616: - ---

Re: Review Request: Pass user identity in metastore connection in unsecure mode

2011-12-19 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/2975/#review3984 --- Is it possible to add some testcases? Specifically I'd like to see a t

[jira] [Commented] (HIVE-2655) Ability to define functions in HQL

2011-12-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172665#comment-13172665 ] Phabricator commented on HIVE-2655: --- jonchang has commented on the revision "HIVE-2655 [j

[jira] [Commented] (HIVE-2655) Ability to define functions in HQL

2011-12-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172663#comment-13172663 ] Phabricator commented on HIVE-2655: --- ikabiljo has commented on the revision "HIVE-2655 [j

[jira] [Commented] (HIVE-2616) Passing user identity from metastore client to server in non-secure mode

2011-12-19 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172662#comment-13172662 ] Ashutosh Chauhan commented on HIVE-2616: {code} BUILD SUCCESSFUL Total time: 302 mi

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172657#comment-13172657 ] Phabricator commented on HIVE-2478: --- khorgath has added reviewers to the revision "HIVE-2

[jira] [Assigned] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread John Sichi (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-2478: Assignee: Sushanth Sowmyan > Support dry run option in hive > -- > >

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Sushanth Sowmyan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172656#comment-13172656 ] Sushanth Sowmyan commented on HIVE-2478: That worked - thanks! > S

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172652#comment-13172652 ] John Sichi commented on HIVE-2478: -- You can abandon it from the Phabricator UI...use the d

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Sushanth Sowmyan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172651#comment-13172651 ] Sushanth Sowmyan commented on HIVE-2478: I'm not quite sure how to abandon D921 yet

[jira] [Updated] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2478: -- Attachment: HIVE-2478.D927.1.patch khorgath requested code review of "HIVE-2478 [jira] Support dry run o

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Sushanth Sowmyan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172644#comment-13172644 ] Sushanth Sowmyan commented on HIVE-2478: Ok, trying. > Support dry

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172639#comment-13172639 ] John Sichi commented on HIVE-2478: -- Could you abandon D921 and create a new review request

[jira] [Commented] (HIVE-2005) Implement BETWEEN operator

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172635#comment-13172635 ] Hudson commented on HIVE-2005: -- Integrated in Hive-trunk-h0.23.0 #38 (See [https://builds.apa

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172624#comment-13172624 ] John Sichi commented on HIVE-2433: -- Updated infrastructure/site-tools/trunk/projects/files

[jira] [Updated] (HIVE-2586) Float comparison doesn't work

2011-12-19 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2586: - Status: Open (was: Patch Available) > Float comparison doesn't work > ---

[jira] [Commented] (HIVE-2586) Float comparison doesn't work

2011-12-19 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172623#comment-13172623 ] jirapos...@reviews.apache.org commented on HIVE-2586: - ---

Re: Review Request: HIVE-2586 Implement literal float/double type and make possible to compare

2011-12-19 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3073/#review3982 --- ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g

[jira] [Updated] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread John Sichi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2433: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committe

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172618#comment-13172618 ] Phabricator commented on HIVE-2433: --- jsichi has abandoned the revision "HIVE-2433 [jira]

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172600#comment-13172600 ] Ashutosh Chauhan commented on HIVE-2433: +1 Obviously, site-dev@ know more about Ap

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

2011-12-19 Thread Apache Jenkins Server
Changes for Build #1144 [jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in diff-based tests (Marek Sapota via John Sichi) Summary: Replace diff -I with regex masking in Java The current diff -I approach has two problems: (1) it does not allow resolution finer than line-lev

[jira] [Commented] (HIVE-2433) add DOAP file for Hive

2011-12-19 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172586#comment-13172586 ] John Sichi commented on HIVE-2433: -- Got the response below. So if you give it your +1, I

[jira] [Updated] (HIVE-2005) Implement BETWEEN operator

2011-12-19 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2005: - Component/s: (was: Query Processor) UDF > Implement BETWEEN operator > --

[jira] [Resolved] (HIVE-2005) Implement BETWEEN operator

2011-12-19 Thread Carl Steinbach (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2005. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to trunk. Thanks Navis!

[jira] [Updated] (HIVE-2631) Make Hive work with Hadoop 1.0.0

2011-12-19 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2631: - Fix Version/s: 0.8.1 Backported to 0.8.1 > Make Hive work with Hadoop 1.0.0 > ---

[jira] [Commented] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Sushanth Sowmyan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172542#comment-13172542 ] Sushanth Sowmyan commented on HIVE-2478: Added phabricator review at https://review

[jira] [Updated] (HIVE-2478) Support dry run option in hive

2011-12-19 Thread Sushanth Sowmyan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-2478: --- Attachment: HIVE-2478-3.patch Patch with {off,parse,analyze,plan} change detailed above.

[ANNOUNCE] Apache Hive 0.8.0 Released

2011-12-19 Thread Carl Steinbach
The Apache Hive team is proud to announce the the release of Apache Hive version 0.8.0. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides: * Tools to enable easy data extra

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2011-12-19 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172454#comment-13172454 ] Zhihong Yu commented on HIVE-2629: -- {code} public abstract class HadoopShimsSecure impleme

[jira] [Created] (HIVE-2663) DynamicSerDeTypeList.serialize() method have null check for the "nullProtocol" it needs to be change.

2011-12-19 Thread Chinna Rao Lalam (Created) (JIRA)
DynamicSerDeTypeList.serialize() method have null check for the "nullProtocol" it needs to be change. -- Key: HIVE-2663 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (HIVE-2602) add support for insert partition overwrite(...) if not exists

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172087#comment-13172087 ] Hudson commented on HIVE-2602: -- Integrated in Hive-trunk-h0.21 #1158 (See [https://builds.apa

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

2011-12-19 Thread Apache Jenkins Server
Changes for Build #1144 [jvs] HIVE-1040 [jira] use sed rather than diff for masking out noise in diff-based tests (Marek Sapota via John Sichi) Summary: Replace diff -I with regex masking in Java The current diff -I approach has two problems: (1) it does not allow resolution finer than line-lev