[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Attachment: HIVE-8016.1.patch > CBO: PPD to honor hive Join Cond, Casting fixes, Ad

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Attachment: (was: HIVE-8016.1.patch) > CBO: PPD to honor hive Join Cond, Castin

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Attachment: HIVE-8016.1.patch > CBO: PPD to honor hive Join Cond, Casting fixes, Ad

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Patch Available (was: Open) > CBO: Merge CBO changes to Trunk > --

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Attachment: HIVE-7946.4.patch > CBO: Merge CBO changes to Trunk > -

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Open (was: Patch Available) > CBO: Merge CBO changes to Trunk > --

[jira] [Commented] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124796#comment-14124796 ] Hive QA commented on HIVE-8016: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124795#comment-14124795 ] Hive QA commented on HIVE-7788: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7826) Dynamic partition pruning on Tez

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124784#comment-14124784 ] Lefty Leverenz commented on HIVE-7826: -- Doc note: This adds three configuration param

[jira] [Commented] (HIVE-7553) avoid the scheduling maintenance window for every jar change

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124779#comment-14124779 ] Brock Noland commented on HIVE-7553: [~ferd] can you develop a release note? > avoid t

[jira] [Commented] (HIVE-7553) avoid the scheduling maintenance window for every jar change

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124772#comment-14124772 ] Lefty Leverenz commented on HIVE-7553: -- Doc note: This adds configuration parameter *

[jira] [Updated] (HIVE-7553) avoid the scheduling maintenance window for every jar change

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7553: - Labels: TODOC14 (was: ) > avoid the scheduling maintenance window for every jar change > -

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Na Yang
> On Sept. 7, 2014, 4:46 a.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java, line > > 1749 > > > > > > sorry for my curiosity. If the dir is the same, wouldn't data > >

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25176/#review52554 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124763#comment-14124763 ] Hive QA commented on HIVE-7946: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124760#comment-14124760 ] Xuefu Zhang commented on HIVE-1363: --- +1, pending on the new test result. > 'SHOW TABLE E

[jira] [Commented] (HIVE-8008) NPE while reading null decimal value

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124756#comment-14124756 ] Xuefu Zhang commented on HIVE-8008: --- +1. I think the above test failure isn't related. >

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124742#comment-14124742 ] Rui Li commented on HIVE-7956: -- [~xuefuz] that's great! I created HIVE-8017 and will do the re

[jira] [Updated] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8017: - Summary: Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch] (was: Use HiveKey instead

[jira] [Updated] (HIVE-8017) Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8017: - Issue Type: Sub-task (was: Bug) Parent: HIVE-7292 > Use HiveKey instead of Byteswritable as key type of th

[jira] [Created] (HIVE-8017) Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
Rui Li created HIVE-8017: Summary: Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch] Key: HIVE-8017 URL: https://issues.apache.org/jira/browse/HIVE-8017 Project: Hive I

[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124740#comment-14124740 ] Lefty Leverenz commented on HIVE-7949: -- > This is a regression from 0.12 Should this

Re: hive unit test report question

2014-09-06 Thread wzc
hi all: I would like to create a jenkins job to run both hive ut and integration test. Right now it seems that I have to execute mulitple maven goals in different poms: mvn clean install surefire-report:report -Daggregate=true -Phadoop-2 > cd itests > mvn clean install surefire-report:report

[jira] [Commented] (HIVE-2390) Expand support for union types

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124734#comment-14124734 ] Hive QA commented on HIVE-2390: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Attachment: HIVE-1363.2.patch The describe_table_json.q test failure is related to the change from this

[jira] [Commented] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124718#comment-14124718 ] Hive QA commented on HIVE-7405: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124708#comment-14124708 ] Brock Noland commented on HIVE-7926: bq. Small/short queries can be largely processed b

[jira] [Commented] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124701#comment-14124701 ] Hive QA commented on HIVE-8015: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-8012) TestHiveServer2Concurrency is not implemented

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124696#comment-14124696 ] Brock Noland commented on HIVE-8012: Yeah that test was excluded from the old days of t

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124687#comment-14124687 ] Hive QA commented on HIVE-1363: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: (was: HIVE-8015.1-post-merge.patch) > Merge from trunk (3) [Spark Branch] > ---

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
> On Sept. 6, 2014, 5:43 p.m., Brock Noland wrote: > > I obivously don't have context here but I do have a few items which I think > > should be addressed. > > > > Thx! Thanks for the review. > On Sept. 6, 2014, 5:43 p.m., Brock Noland wrote: > > common/src/java/org/apache/hadoop/hive/conf/H

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Status: Patch Available (was: Open) > CBO: PPD to honor hive Join Cond, Casting fi

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Attachment: HIVE-8016.patch > CBO: PPD to honor hive Join Cond, Casting fixes, Add

[jira] [Created] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-8016: Summary: CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup Key: HIVE-8016 URL: https://issues.apache.org/jira/browse/HIVE-8016

[jira] [Updated] (HIVE-7392) CBO: Support Columns Stats for Partition Columns

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7392: - Summary: CBO: Support Columns Stats for Partition Columns (was: Support Columns St

[jira] [Updated] (HIVE-7388) CBO: Remove non-ascii char from comments

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7388: - Summary: CBO: Remove non-ascii char from comments (was: Remove non-ascii char from

[jira] [Updated] (HIVE-7401) CBO:Fetch Column stats on Demand

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7401: - Summary: CBO:Fetch Column stats on Demand (was: Fetch Column stats on Demand) > C

[jira] [Updated] (HIVE-7395) CBO: Work around non availability of stats for partition columns

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7395: - Summary: CBO: Work around non availability of stats for partition columns (was: Wo

[jira] [Resolved] (HIVE-7463) CBO:Add rule for transitive inference

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran resolved HIVE-7463. -- Resolution: Fixed > CBO:Add rule for transitive inference > -

[jira] [Updated] (HIVE-7546) CBO: Pull partition and column stats regardless of hive conf settings

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7546: - Summary: CBO: Pull partition and column stats regardless of hive conf settings (wa

[jira] [Updated] (HIVE-7611) CBO: Workaround for pom issue with optiq-avatica

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7611: - Summary: CBO: Workaround for pom issue with optiq-avatica (was: Workaround for pom

[jira] [Updated] (HIVE-7463) CBO:Add rule for transitive inference

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7463: - Summary: CBO:Add rule for transitive inference (was: Add rule for transitive infer

[jira] [Updated] (HIVE-7565) CBO: Fix exception in Greedy Join reordering Algo

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7565: - Summary: CBO: Fix exception in Greedy Join reordering Algo (was: Fix exception in

[jira] [Updated] (HIVE-7655) CBO: Reading of partitioned table stats slows down explain

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7655: - Summary: CBO: Reading of partitioned table stats slows down explain (was: Reading

[jira] [Updated] (HIVE-7612) CBO: Add link to parent vertex to mapjoin in explain

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7612: - Summary: CBO: Add link to parent vertex to mapjoin in explain (was: Add link to pa

[jira] [Updated] (HIVE-7703) CBO: Don't recompute partition list between optiq and hive planning

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7703: - Summary: CBO: Don't recompute partition list between optiq and hive planning (was:

[jira] [Updated] (HIVE-8013) CBO:fix checkstyle warnings

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8013: - Summary: CBO:fix checkstyle warnings (was: fix checkstyle warnings) > CBO:fix chec

[jira] [Updated] (HIVE-7965) CBO:Handle Row Schema

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7965: - Summary: CBO:Handle Row Schema (was: Handle Row Schema) > CBO:Handle Row Schema >

[jira] [Updated] (HIVE-7969) CBO:Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7969: - Summary: CBO:Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer (was:

[jira] [Commented] (HIVE-7992) StatsRulesProcFactory should gracefully handle overflows

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124649#comment-14124649 ] Hive QA commented on HIVE-7992: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Resolved] (HIVE-7967) CBO Trunk Merge: Fall Back in case of complex types

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-7967. Resolution: Fixed Fixed via HIVE-8010 > CBO Trunk Merge: Fall Back in case of complex types

[jira] [Updated] (HIVE-8010) [CBO] Handle nested types

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8010: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to cbo branch. >

[jira] [Updated] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7813: --- Component/s: Query Processor > Hive join key not null shouldn't be generated for partition colu

[jira] [Updated] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7813: --- Affects Version/s: 0.14.0 > Hive join key not null shouldn't be generated for partition column

[jira] [Resolved] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-7813. Resolution: Fixed Fix Version/s: 0.14.0 Fixed via HIVE-7912 > Hive join key not null

[jira] [Updated] (HIVE-7923) populate stats for test tables

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7923: --- Status: Open (was: Patch Available) Test failures needs to be looked at. > populate stats for

[jira] [Updated] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6550: --- Affects Version/s: 0.13.1 Status: Open (was: Patch Available) Test failures nee

[jira] [Commented] (HIVE-8011) Fix couple of tests to work when FileSystem.access() is available

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124608#comment-14124608 ] Hive QA commented on HIVE-8011: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124578#comment-14124578 ] Laljo John Pullokkaran commented on HIVE-7946: -- Brock, thanks for looking a

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: HIVE-8015.1-post-merge.patch > Merge from trunk (3) [Spark Branch] > --

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Assignee: Brock Noland Status: Patch Available (was: Open) > Merge from trunk (3) [Spark Branch]

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: HIVE-8015.1-spark.patch > Merge from trunk (3) [Spark Branch] > ---

[jira] [Commented] (HIVE-7923) populate stats for test tables

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124567#comment-14124567 ] Hive QA commented on HIVE-7923: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Created] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
Brock Noland created HIVE-8015: -- Summary: Merge from trunk (3) [Spark Branch] Key: HIVE-8015 URL: https://issues.apache.org/jira/browse/HIVE-8015 Project: Hive Issue Type: Sub-task R

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52542 --- I obivously don't have context here but I do have a few items which

[jira] [Updated] (HIVE-7553) avoid the scheduling maintenance window for every jar change

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7553: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Than

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Attachment: HIVE-1363.1.patch Thanks [~xuefuz] for the review. I made the change based on the comments an

Re: Review Request 25412: HIVE-1363: SHOW TABLE EXTENDED LIKE command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25412/ --- (Updated Sept. 6, 2014, 5:15 p.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124559#comment-14124559 ] Brock Noland commented on HIVE-7946: Thank you guys for doing this work! Two questions:

[jira] [Comment Edited] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124559#comment-14124559 ] Brock Noland edited comment on HIVE-7946 at 9/6/14 5:09 PM: Tha

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7975: --- Attachment: HIVE-7975.3.patch PS I made a minor change on commit and moved thrift-replacements.txt to

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7975: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you [~wilbur.yang]!! I have co

[jira] [Commented] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124546#comment-14124546 ] Alan Gates commented on HIVE-7788: -- Posted review https://reviews.apache.org/r/25414/ > G

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- (Updated Sept. 6, 2014, 4:32 p.m.) Review request for hive, Ashutosh Chauhan, E

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- (Updated Sept. 6, 2014, 4:32 p.m.) Review request for hive, Ashutosh Chauhan, E

Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- Review request for hive, Ashutosh Chauhan, Eugene Koifman, Jason Dere, and Theja

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Status: Patch Available (was: Open) > Generate plans for insert, update, and delete >

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Attachment: HIVE-7788.patch This patch adds plan generation as well as making modifications to some of the

[jira] [Created] (HIVE-8014) hive.in.test not set in MiniTezCli tests

2014-09-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8014: Summary: hive.in.test not set in MiniTezCli tests Key: HIVE-8014 URL: https://issues.apache.org/jira/browse/HIVE-8014 Project: Hive Issue Type: Bug Compone

[jira] [Updated] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Summary: AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez (

[jira] [Commented] (HIVE-8008) NPE while reading null decimal value

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124539#comment-14124539 ] Hive QA commented on HIVE-8008: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-7863) Potential null reference in TxnDbUtil#prepareDb()

2014-09-06 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124538#comment-14124538 ] Lars Francke commented on HIVE-7863: Alan, thanks for checking. I hadn't gotten around

[jira] [Updated] (HIVE-7078) Need file sink operators that work with ACID

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7078: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Neither

[jira] [Commented] (HIVE-7863) Potential null reference in TxnDbUtil#prepareDb()

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124511#comment-14124511 ] Alan Gates commented on HIVE-7863: -- +1. The HS2 unit test failure is unrelated. > Potent

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124508#comment-14124508 ] Xuefu Zhang commented on HIVE-1363: --- Thanks for working on this, [~ctang.cloudera]. Patch

Re: Review Request 25412: HIVE-1363: SHOW TABLE EXTENDED LIKE command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25412/#review52540 --- ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.ja

[jira] [Issue Comment Deleted] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-1363: -- Comment: was deleted (was: This email account is inactive. Please contact another person at the company

[jira] [Updated] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7470: - Status: Open (was: Patch Available) Patch looks good but needs rebased. > Wrong Thrift declaration for {{

[jira] [Commented] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124504#comment-14124504 ] Alan Gates commented on HIVE-8009: -- [~damien.carol] thanks for pointing this out. Please

[jira] [Commented] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124503#comment-14124503 ] Alan Gates commented on HIVE-7470: -- Patch looks good. Please rebase and I'll get it commi

[jira] [Commented] (HIVE-7704) Create tez task for fast file merging

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124502#comment-14124502 ] Hive QA commented on HIVE-7704: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Patch Available (was: Open) > CBO: Merge CBO changes to Trunk > --

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Attachment: HIVE-7946.3.patch > CBO: Merge CBO changes to Trunk > -

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Open (was: Patch Available) > CBO: Merge CBO changes to Trunk > --

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124452#comment-14124452 ] Hive QA commented on HIVE-7946: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-2390) Expand support for union types

2014-09-06 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Attachment: HIVE-2390.1.patch > Expand support for union types > --

[jira] [Commented] (HIVE-7991) Incorrect calculation of number of rows in JoinStatsRule.process results in overflow

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124407#comment-14124407 ] Hive QA commented on HIVE-7991: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124397#comment-14124397 ] Damien Carol commented on HIVE-8009: [~alangates] see my descritpion of the bug. I can

[jira] [Resolved] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol resolved HIVE-8009. Resolution: Duplicate > show compactions fails when a table with no partitions is being compacted > -

  1   2   >