[jira] [Updated] (HIVE-3552) HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3552: - Attachment: hive.3552.6.patch > HIVE-3552 performant manner for performing cubes/rollups/grouping sets

[jira] [Commented] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534724#comment-13534724 ] Ashutosh Chauhan commented on HIVE-3814: +1 looks good to me. > Ca

[jira] [Commented] (HIVE-3794) Oracle upgrade script for Hive is broken

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534723#comment-13534723 ] Ashutosh Chauhan commented on HIVE-3794: +1 looks good to me. > Or

[jira] [Updated] (HIVE-3721) ALTER TABLE ADD PARTS should check for valid partition spec and throw a SemanticException if part spec is not valid

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3721: --- Fix Version/s: (was: 0.10.0) 0.11 > ALTER TABLE ADD PARTS should ch

[jira] [Created] (HIVE-3816) Typo in the MapRedTask? Which may affect the debugging purpose with IDE.

2012-12-17 Thread Cheng Hao (JIRA)
Cheng Hao created HIVE-3816: --- Summary: Typo in the MapRedTask? Which may affect the debugging purpose with IDE. Key: HIVE-3816 URL: https://issues.apache.org/jira/browse/HIVE-3816 Project: Hive Is

[jira] [Updated] (HIVE-3537) release locks at the end of move tasks

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3537: - Attachment: hive.3537.6.patch > release locks at the end of move tasks > -

[jira] [Updated] (HIVE-3715) float and double calculation is inaccurate in Hive

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3715: - Status: Open (was: Patch Available) > float and double calculation is inaccurate in Hive > --

[jira] [Commented] (HIVE-3715) float and double calculation is inaccurate in Hive

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534708#comment-13534708 ] Namit Jain commented on HIVE-3715: -- Have you looked at ArciMath BigDecimal - I have not lo

[jira] [Updated] (HIVE-3527) Allow CREATE TABLE LIKE command to take TBLPROPERTIES

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3527: - Status: Open (was: Patch Available) Sorry Kevin, can you refresh one more time ? It is not applying clean

[jira] [Updated] (HIVE-3787) Regression introduced from HIVE-3401

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3787: - Resolution: Fixed Fix Version/s: 0.11 Hadoop Flags: Reviewed Status: Resolved (was:

[jira] [Updated] (HIVE-3752) Add a non-sql API in hive to access data.

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3752: - Status: Open (was: Patch Available) waiting for the documentation. > Add a non-sql API i

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3795: - Resolution: Fixed Fix Version/s: 0.11 Status: Resolved (was: Patch Available) Committed

[jira] [Updated] (HIVE-3796) Multi-insert involving bucketed/sorted table turns off merging on all outputs

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3796: - Status: Open (was: Patch Available) comments on phabricator > Multi-insert involving buc

[jira] [Updated] (HIVE-2812) Hive multi group by single reducer optimization fails when aggregation with no keys followed by query with no aggregations

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2812: Status: Open (was: Patch Available) > Hive multi group by single reducer optimization fails whe

[jira] [Commented] (HIVE-3401) Diversify grammar for split sampling

2012-12-17 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534686#comment-13534686 ] Navis commented on HIVE-3401: - It's done. I've not mentioned, sorry. > Diversi

[jira] [Commented] (HIVE-3796) Multi-insert involving bucketed/sorted table turns off merging on all outputs

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534665#comment-13534665 ] Namit Jain commented on HIVE-3796: -- hmmm, So you fixed a bug as a side affect. let me take

[jira] [Commented] (HIVE-3401) Diversify grammar for split sampling

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534664#comment-13534664 ] Namit Jain commented on HIVE-3401: -- [~navis], please add documentation for this change.

[jira] [Commented] (HIVE-3646) Add 'IGNORE PROTECTION' predicate for dropping partitions

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534660#comment-13534660 ] Namit Jain commented on HIVE-3646: -- [~chalfant], please add documentation for this change.

[jira] [Commented] (HIVE-3492) Provide ALTER for partition changing bucket number

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534661#comment-13534661 ] Namit Jain commented on HIVE-3492: -- [~navis], please add documentation for this change.

[jira] [Updated] (HIVE-3810) HiveHistory.log need to replace '\r' with space before writing Entry.value to historyfile

2012-12-17 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Grover updated HIVE-3810: -- Attachment: HIVE-3810.2.patch Took care of mac line endings > HiveHistory.log need to r

[jira] [Updated] (HIVE-3537) release locks at the end of move tasks

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3537: - Attachment: hive.3537.5.patch > release locks at the end of move tasks > -

[jira] [Commented] (HIVE-3803) explain dependency should show the dependencies hierarchically in presence of views

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534647#comment-13534647 ] Namit Jain commented on HIVE-3803: -- I was not able to refresh the phabricator entry due to

[jira] [Updated] (HIVE-3552) HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3552: - Status: Patch Available (was: Open) comments addressed > HIVE-3552 performant manner for

[jira] [Updated] (HIVE-3552) HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3552: - Attachment: hive.3552.5.patch > HIVE-3552 performant manner for performing cubes/rollups/grouping sets

[jira] [Updated] (HIVE-3803) explain dependency should show the dependencies hierarchically in presence of views

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3803: - Attachment: hive.3803.4.patch > explain dependency should show the dependencies hierarchically in pres

[jira] [Updated] (HIVE-3810) HiveHistory.log need to replace '\r' with space before writing Entry.value to historyfile

2012-12-17 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Grover updated HIVE-3810: -- Attachment: HIVE-3810.1.patch > HiveHistory.log need to replace '\r' with space before writing Entry

[jira] [Updated] (HIVE-3810) HiveHistory.log need to replace '\r' with space before writing Entry.value to historyfile

2012-12-17 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Grover updated HIVE-3810: -- Status: Patch Available (was: Open) > HiveHistory.log need to replace '\r' with space before writin

[jira] [Assigned] (HIVE-3810) HiveHistory.log need to replace '\r' with space before writing Entry.value to historyfile

2012-12-17 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Grover reassigned HIVE-3810: - Assignee: Mark Grover > HiveHistory.log need to replace '\r' with space before writing Entry.v

[jira] [Updated] (HIVE-3633) sort-merge join does not work with sub-queries

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3633: - Status: Patch Available (was: Open) addressed comments - made new tests deterministic >

[jira] [Updated] (HIVE-3633) sort-merge join does not work with sub-queries

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3633: - Attachment: hive.3633.11.patch > sort-merge join does not work with sub-queries >

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3795: - Attachment: hive.3795.4.patch > NPE in SELECT when WHERE-clause is an and/or/not operation involving n

[jira] [Commented] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534623#comment-13534623 ] Namit Jain commented on HIVE-3795: -- +1 running tests > NPE in SELECT whe

[jira] [Updated] (HIVE-3803) explain dependency should show the dependencies hierarchically in presence of views

2012-12-17 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3803: - Attachment: hive.3803.3.patch > explain dependency should show the dependencies hierarchically in pres

[jira] [Commented] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534602#comment-13534602 ] Deepesh Khandelwal commented on HIVE-3814: -- Added an Apache Review Board entry at

[jira] [Created] (HIVE-3815) hive table rename fails if filesystem cache is disabled

2012-12-17 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-3815: --- Summary: hive table rename fails if filesystem cache is disabled Key: HIVE-3815 URL: https://issues.apache.org/jira/browse/HIVE-3815 Project: Hive Issue Type:

[jira] [Updated] (HIVE-3815) hive table rename fails if filesystem cache is disabled

2012-12-17 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3815: Description: If fs..impl.disable.cache (eg fs.hdfs.impl.disable.cache) is set to true, then table

[jira] [Commented] (HIVE-3794) Oracle upgrade script for Hive is broken

2012-12-17 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534594#comment-13534594 ] Deepesh Khandelwal commented on HIVE-3794: -- Added an Apache Review Board entry at

[jira] [Commented] (HIVE-3792) hive pom file has missing conf and scope mapping for compile configuration.

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534593#comment-13534593 ] Ashutosh Chauhan commented on HIVE-3792: +1 > hive pom file has mi

[jira] [Updated] (HIVE-3792) hive pom file has missing conf and scope mapping for compile configuration.

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3792: --- Summary: hive pom file has missing conf and scope mapping for compile configuration. (was: h

[jira] [Updated] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3814: --- Assignee: Deepesh Khandelwal > Cannot drop partitions on table when using Oracle metastore

[jira] [Updated] (HIVE-3794) Oracle upgrade script for Hive is broken

2012-12-17 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3794: --- Assignee: Deepesh Khandelwal > Oracle upgrade script for Hive is broken >

[jira] [Updated] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-3814: - Fix Version/s: 0.10.0 Status: Patch Available (was: Open) > Cannot drop pa

[jira] [Updated] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepesh Khandelwal updated HIVE-3814: - Attachment: HIVE-3814.patch Attaching a patch that fixes the issue. > Can

[jira] [Created] (HIVE-3814) Cannot drop partitions on table when using Oracle metastore

2012-12-17 Thread Deepesh Khandelwal (JIRA)
Deepesh Khandelwal created HIVE-3814: Summary: Cannot drop partitions on table when using Oracle metastore Key: HIVE-3814 URL: https://issues.apache.org/jira/browse/HIVE-3814 Project: Hive

[jira] [Commented] (HIVE-3527) Allow CREATE TABLE LIKE command to take TBLPROPERTIES

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534555#comment-13534555 ] Kevin Wilfong commented on HIVE-3527: - Tests passed. > Allow CREATE TA

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

2012-12-17 Thread Apache Jenkins Server
Changes for Build #1861 [namit] HIVE-3646 Add 'IGNORE PROTECTION' predicate for dropping partitions (Andrew Chalfant via namit) 1 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_stats_aggregator_error_1 Error Message: Forked Java VM exited abn

[jira] [Commented] (HIVE-3646) Add 'IGNORE PROTECTION' predicate for dropping partitions

2012-12-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534496#comment-13534496 ] Hudson commented on HIVE-3646: -- Integrated in Hive-trunk-h0.21 #1861 (See [https://builds.apa

Re: Review Request: float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang
> On Dec. 18, 2012, 12:38 a.m., Mark Grover wrote: > > http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFOPDivide.java, > > line 50 > > > > > > 10 seems to be a rather arbitrary num

Re: Review Request: float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang
> On Dec. 18, 2012, 12:38 a.m., Mark Grover wrote: > > http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFOPDivide.java, > > line 50 > > > > > > 10 seems to be a rather arbitrary num

Re: Review Request: float and double calculation is inaccurate in Hive

2012-12-17 Thread Mark Grover
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8653/#review14625 --- http://svn.apache.org/repos/asf/hive/trunk/ql/src/java/org/apache/ha

[jira] [Updated] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3813: - Attachment: 0001-HIVE-3813-Allow-publishing-artifacts-to-an-arbitrary.patch Attaching a manually g

Re: Review Request: float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8653/ --- (Updated Dec. 18, 2012, 12:37 a.m.) Review request for hive. Description (upda

[jira] [Commented] (HIVE-3715) float and double calculation is inaccurate in Hive

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534457#comment-13534457 ] Kevin Wilfong commented on HIVE-3715: - Can you do a performance comparison between your

[jira] [Updated] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3813: -- Attachment: D7455.1.patch mbautin requested code review of "[jira] [HIVE-3813] Allow publishing artifact

[jira] [Updated] (HIVE-2812) Hive multi group by single reducer optimization fails when aggregation with no keys followed by query with no aggregations

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2812: Status: Patch Available (was: Open) > Hive multi group by single reducer optimization fails whe

[jira] [Commented] (HIVE-2812) Hive multi group by single reducer optimization fails when aggregation with no keys followed by query with no aggregations

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534452#comment-13534452 ] Kevin Wilfong commented on HIVE-2812: - Refreshed. > Hive multi group b

[jira] [Updated] (HIVE-2812) Hive multi group by single reducer optimization fails when aggregation with no keys followed by query with no aggregations

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2812: Attachment: HIVE-2812.2.patch.txt > Hive multi group by single reducer optimization fails when a

[jira] [Updated] (HIVE-2812) Hive multi group by single reducer optimization fails when aggregation with no keys followed by query with no aggregations

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2812: -- Attachment: HIVE-2812.D1821.2.patch kevinwilfong updated the revision "HIVE-2812 [jira] Hive multi group

[jira] [Updated] (HIVE-3715) float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang updated HIVE-3715: --- Status: Patch Available (was: Open) > float and double calculation is inaccurate in Hive > --

[jira] [Updated] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HIVE-3813: - Description: Allow publishing artifacts to an arbitrary remote repository by specifying -Dmvn.publ

[jira] [Created] (HIVE-3813) Allow publishing artifacts to an arbitrary remote repository

2012-12-17 Thread Mikhail Bautin (JIRA)
Mikhail Bautin created HIVE-3813: Summary: Allow publishing artifacts to an arbitrary remote repository Key: HIVE-3813 URL: https://issues.apache.org/jira/browse/HIVE-3813 Project: Hive Issu

[jira] [Updated] (HIVE-3715) float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johnny Zhang updated HIVE-3715: --- Attachment: HIVE-3715.patch.txt the reviewboard link https://reviews.apache.org/r/8653/

Review Request: float and double calculation is inaccurate in Hive

2012-12-17 Thread Johnny Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8653/ --- Review request for hive. Description --- I found this during debug the e2e

[jira] [Commented] (HIVE-2682) Clean-up logs

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534431#comment-13534431 ] Phabricator commented on HIVE-2682: --- rajat has closed the revision "HIVE-2682 [jira] Clea

[jira] [Commented] (HIVE-3527) Allow CREATE TABLE LIKE command to take TBLPROPERTIES

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534390#comment-13534390 ] Kevin Wilfong commented on HIVE-3527: - Updated revision here https://reviews.facebook.n

[jira] [Updated] (HIVE-3527) Allow CREATE TABLE LIKE command to take TBLPROPERTIES

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3527: Status: Patch Available (was: Open) > Allow CREATE TABLE LIKE command to take TBLPROPERTIES > -

[jira] [Updated] (HIVE-3527) Allow CREATE TABLE LIKE command to take TBLPROPERTIES

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3527: Attachment: HIVE-3527.3.patch.txt > Allow CREATE TABLE LIKE command to take TBLPROPERTIES >

[jira] [Commented] (HIVE-3772) Fix a concurrency bug in LazyBinaryUtils due to a static field (patch by Reynold Xin)

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534359#comment-13534359 ] Phabricator commented on HIVE-3772: --- dhruba has resigned from the revision "[jira] [HIVE-

[jira] [Commented] (HIVE-3694) Generate test jars and publish them to Maven

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534360#comment-13534360 ] Phabricator commented on HIVE-3694: --- dhruba has resigned from the revision "[jira] [HIVE-

[jira] [Commented] (HIVE-3731) Ant target to create a Debian package

2012-12-17 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534361#comment-13534361 ] Phabricator commented on HIVE-3731: --- dhruba has resigned from the revision "[jira] [HIVE-

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Xiao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Jiang updated HIVE-3795: - Status: Patch Available (was: Open) > NPE in SELECT when WHERE-clause is an and/or/not operation invo

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Xiao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Jiang updated HIVE-3795: - Attachment: HIVE-3795.3.patch.txt > NPE in SELECT when WHERE-clause is an and/or/not operation involvi

[jira] [Updated] (HIVE-3633) sort-merge join does not work with sub-queries

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3633: Status: Open (was: Patch Available) > sort-merge join does not work with sub-queries >

[jira] [Commented] (HIVE-3633) sort-merge join does not work with sub-queries

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534334#comment-13534334 ] Kevin Wilfong commented on HIVE-3633: - The output of the new testcase appears to be non

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2012-12-17 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534319#comment-13534319 ] Mark Grover commented on HIVE-2693: --- Thanks for your comments, [~hagleitn]. Yeah, the rig

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2012-12-17 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534290#comment-13534290 ] Gunther Hagleitner commented on HIVE-2693: -- Wrong again, but getting closer. The l

[jira] [Commented] (HIVE-3805) Resolve TODO in TUGIBasedProcessor

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534278#comment-13534278 ] Kevin Wilfong commented on HIVE-3805: - Thanks for pointing that out Ashutosh. We will

[jira] [Commented] (HIVE-3552) HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534273#comment-13534273 ] Kevin Wilfong commented on HIVE-3552: - Add a couple comments on Phabricator.

[jira] [Updated] (HIVE-3552) HIVE-3552 performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3552: Status: Open (was: Patch Available) > HIVE-3552 performant manner for performing cubes/rollups/

[jira] [Updated] (HIVE-3796) Multi-insert involving bucketed/sorted table turns off merging on all outputs

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3796: Attachment: HIVE-3796.3.patch.txt > Multi-insert involving bucketed/sorted table turns off mergi

[jira] [Updated] (HIVE-3796) Multi-insert involving bucketed/sorted table turns off merging on all outputs

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3796: Status: Patch Available (was: Open) > Multi-insert involving bucketed/sorted table turns off me

[jira] [Commented] (HIVE-3796) Multi-insert involving bucketed/sorted table turns off merging on all outputs

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534262#comment-13534262 ] Kevin Wilfong commented on HIVE-3796: - Updated test cases. The problem was worse than I

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Tim Liu updated HIVE-3795: --- Status: Open (was: Patch Available) > NPE in SELECT when WHERE-clause is an and/or/not operation

[jira] [Commented] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534252#comment-13534252 ] Gang Tim Liu commented on HIVE-3795: very minor comment. > NPE in SEL

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2012-12-17 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534241#comment-13534241 ] Gunther Hagleitner commented on HIVE-2693: -- Actually, that's not going to work bec

[jira] [Commented] (HIVE-3645) RCFileWriter does not implement the right function to support Federation

2012-12-17 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534224#comment-13534224 ] Arup Malakar commented on HIVE-3645: From: https://issues.apache.org/jira/browse/HIVE-

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2012-12-17 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534221#comment-13534221 ] Gunther Hagleitner commented on HIVE-2693: -- It should be possible to serialize a b

[jira] [Commented] (HIVE-3645) RCFileWriter does not implement the right function to support Federation

2012-12-17 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534210#comment-13534210 ] Mikhail Bautin commented on HIVE-3645: -- I am getting the following compilation errors

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Xiao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Jiang updated HIVE-3795: - Attachment: HIVE-3795.2.patch.txt > NPE in SELECT when WHERE-clause is an and/or/not operation involvi

[jira] [Updated] (HIVE-3795) NPE in SELECT when WHERE-clause is an and/or/not operation involving null

2012-12-17 Thread Xiao Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Jiang updated HIVE-3795: - Status: Patch Available (was: Open) > NPE in SELECT when WHERE-clause is an and/or/not operation invo

[jira] [Commented] (HIVE-3794) Oracle upgrade script for Hive is broken

2012-12-17 Thread Deepesh Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534161#comment-13534161 ] Deepesh Khandelwal commented on HIVE-3794: -- As per your suggestion I tried to logi

[jira] [Commented] (HIVE-3633) sort-merge join does not work with sub-queries

2012-12-17 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534142#comment-13534142 ] Kevin Wilfong commented on HIVE-3633: - Thanks Namit, running tests. >

[jira] [Commented] (HIVE-3492) Provide ALTER for partition changing bucket number

2012-12-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534070#comment-13534070 ] Hudson commented on HIVE-3492: -- Integrated in Hive-trunk-h0.21 #1860 (See [https://builds.apa

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #232

2012-12-17 Thread Apache Jenkins Server
See -- [...truncated 69516 lines...] [junit] POSTHOOK: Input: default@testhivedrivertable [junit] POSTHOOK: Output: file:/tmp/jenkins/hive_2012-12-17_09-01-36_210_8104980688560746626/-mr

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #232

2012-12-17 Thread Apache Jenkins Server
See -- [...truncated 9904 lines...] compile-test: [echo] Project: serde [javac] Compiling 26 source files to

[jira] [Updated] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

2012-12-17 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3812: -- Attachment: HIVE-3812.1_0.8.1.patch.txt Patch to fix the bug for

[jira] [Updated] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

2012-12-17 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3812: -- Description: When running testcase TestJdbcDriver with IBM Java

[jira] [Updated] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

2012-12-17 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3812: -- Description: When running testcase TestJdbcDriver with IBM Java

[jira] [Updated] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

2012-12-17 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3812: -- Attachment: HIVE-3812.1_trunk.patch.txt Patch to fix the bug for

[jira] [Updated] (HIVE-3812) TestCase TestJdbcDriver fails with IBM Java 6

2012-12-17 Thread Renata Ghisloti Duarte de Souza (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renata Ghisloti Duarte de Souza updated HIVE-3812: -- Description: When running testcase TestJdbcDriver with IBM Java

  1   2   >