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

[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-tabpanelfocusedCommentId=13172087#comment-13172087 ] Hudson commented on HIVE-2602: -- Integrated in Hive-trunk-h0.21 #1158 (See

[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:

[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-tabpanelfocusedCommentId=13172454#comment-13172454 ] Zhihong Yu commented on HIVE-2629: -- {code} public abstract class HadoopShimsSecure

[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

[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.

[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-tabpanelfocusedCommentId=13172542#comment-13172542 ] Sushanth Sowmyan commented on HIVE-2478: Added phabricator review at

[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] [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-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] [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-tabpanelfocusedCommentId=13172586#comment-13172586 ] John Sichi commented on HIVE-2433: -- Got the response below. So if you give it your +1, I

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

[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-tabpanelfocusedCommentId=13172600#comment-13172600 ] Ashutosh Chauhan commented on HIVE-2433: +1 Obviously, site-dev@ know more about

[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-tabpanelfocusedCommentId=13172618#comment-13172618 ] Phabricator commented on HIVE-2433: --- jsichi has abandoned the revision HIVE-2433 [jira]

[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)

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] [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-tabpanelfocusedCommentId=13172623#comment-13172623 ] jirapos...@reviews.apache.org commented on HIVE-2586: -

[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-tabpanelfocusedCommentId=13172624#comment-13172624 ] John Sichi commented on HIVE-2433: -- Updated

[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-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-tabpanelfocusedCommentId=13172635#comment-13172635 ] Hudson commented on HIVE-2005: -- Integrated in Hive-trunk-h0.23.0 #38 (See

[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-tabpanelfocusedCommentId=13172639#comment-13172639 ] John Sichi commented on HIVE-2478: -- Could you abandon D921 and create a new review request

[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-tabpanelfocusedCommentId=13172644#comment-13172644 ] Sushanth Sowmyan commented on HIVE-2478: Ok, trying. Support dry

[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

[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-tabpanelfocusedCommentId=13172651#comment-13172651 ] Sushanth Sowmyan commented on HIVE-2478: I'm not quite sure how to abandon D921 yet

[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-tabpanelfocusedCommentId=13172652#comment-13172652 ] John Sichi commented on HIVE-2478: -- You can abandon it from the Phabricator UI...use the

[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-tabpanelfocusedCommentId=13172656#comment-13172656 ] Sushanth Sowmyan commented on HIVE-2478: That worked - thanks!

[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 Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172657#comment-13172657 ] Phabricator commented on HIVE-2478: --- khorgath has added reviewers to the revision

[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-tabpanelfocusedCommentId=13172663#comment-13172663 ] Phabricator commented on HIVE-2655: --- ikabiljo has commented on the revision HIVE-2655

[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-tabpanelfocusedCommentId=13172662#comment-13172662 ] Ashutosh Chauhan commented on HIVE-2616: {code} BUILD SUCCESSFUL Total time: 302

[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-tabpanelfocusedCommentId=13172665#comment-13172665 ] Phabricator commented on HIVE-2655: --- jonchang has commented on the revision HIVE-2655

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

[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-tabpanelfocusedCommentId=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 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,

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

[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-tabpanelfocusedCommentId=13172691#comment-13172691 ] jirapos...@reviews.apache.org commented on HIVE-2616: -

[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-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-tabpanelfocusedCommentId=13172692#comment-13172692 ] jirapos...@reviews.apache.org commented on HIVE-2503: -

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 ---

[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-tabpanelfocusedCommentId=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 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 https://reviews.apache.org/r/2975/diff/3/?file=65044#file65044line279 you dont want existing application to break when server is upgraded

[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-tabpanelfocusedCommentId=13172703#comment-13172703 ] jirapos...@reviews.apache.org commented on HIVE-2616: - bq. On

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 possible,

[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-tabpanelfocusedCommentId=13172705#comment-13172705 ] jirapos...@reviews.apache.org commented on HIVE-2616: - bq. On

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,

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. We

[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-tabpanelfocusedCommentId=13172740#comment-13172740 ] Hudson commented on HIVE-2433: -- Integrated in Hive-trunk-h0.23.0 #39 (See

[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-tabpanelfocusedCommentId=13172816#comment-13172816 ] Hudson commented on HIVE-2005: -- Integrated in Hive-trunk-h0.21 #1160 (See

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

[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

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-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

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 curious to

[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-tabpanelfocusedCommentId=13172838#comment-13172838 ] jirapos...@reviews.apache.org commented on HIVE-2503: - bq. On

[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] [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

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] [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-tabpanelfocusedCommentId=13172848#comment-13172848 ] jirapos...@reviews.apache.org commented on HIVE-2616: -

[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

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 curious to

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 https://reviews.apache.org/r/3073/diff/2/?file=63280#file63280line1 Please move these tests to ops_comparison.q. I don't think there's much benefit to adding a new data

[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-tabpanelfocusedCommentId=13172854#comment-13172854 ] Namit Jain commented on HIVE-2642: -- Look at union22.q.out. map-join followed by union, an

[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] [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-tabpanelfocusedCommentId=13172859#comment-13172859 ] Ashutosh Chauhan commented on HIVE-2589: Ping. Newly created

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 https://reviews.apache.org/r/3073/diff/2/?file=63280#file63280line1 Please move these tests to ops_comparison.q. I don't think there's much benefit to adding a new data

[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-tabpanelfocusedCommentId=13172864#comment-13172864 ] jirapos...@reviews.apache.org commented on HIVE-2586: - bq. On

[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: 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

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

[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-tabpanelfocusedCommentId=13172927#comment-13172927 ] Hudson commented on HIVE-2433: -- Integrated in Hive-trunk-h0.21 #1161 (See

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