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

2014-09-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124819#comment-14124819 ] Hive QA commented on HIVE-1363: --- {color:green}Overall{color}: +1 all checks pass Here are

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

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

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

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

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

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

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

2014-09-07 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7991: - Attachment: HIVE-7991.2.patch Fixed failing test. > Incorrect calculation of number of rows in JoinStatsRu

[jira] [Updated] (HIVE-7990) With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-07 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7990: - Attachment: HIVE-7990.3.patch Fixed failing test. > With fetch column stats disabled number of elements in

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

2014-09-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124852#comment-14124852 ] Hive QA commented on HIVE-7991: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6425) Unable to create external table with 3000+ columns

2014-09-07 Thread Michalis Kongtongk (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124864#comment-14124864 ] Michalis Kongtongk commented on HIVE-6425: -- Hive metastore "SERDE_PARAMS.PARAM_VAL

[jira] [Commented] (HIVE-7990) With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124866#comment-14124866 ] Hive QA commented on HIVE-7990: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Resolved] (HIVE-275) split log output from "hive -e ''" to something other than stdout

2014-09-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke resolved HIVE-275. --- Resolution: Won't Fix > split log output from "hive -e ''" to something other than stdout >

[jira] [Commented] (HIVE-275) split log output from "hive -e ''" to something other than stdout

2014-09-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124874#comment-14124874 ] Lars Francke commented on HIVE-275: --- As the old hive CLI has been deprecated I think we ca

[jira] [Commented] (HIVE-265) Implement COPY TO syntax

2014-09-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124876#comment-14124876 ] Lars Francke commented on HIVE-265: --- I think this is supported using the extended INSERT s

[jira] [Resolved] (HIVE-265) Implement COPY TO syntax

2014-09-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke resolved HIVE-265. --- Resolution: Won't Fix > Implement COPY TO syntax > > > Key: HIV

Re: Review Request 25245: Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta
> On Sept. 3, 2014, 6:56 a.m., Thejas Nair wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java, line 142 > > > > > > I think we can still make use of the java URI class for parameter > > parsing by just

Re: Review Request 25245: Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta
> On Sept. 3, 2014, 7:15 a.m., Thejas Nair wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java, line 84 > > > > > > How big are the zookeeper jars ? If we use zookeeper in this class, I > > believe zookee

Re: Review Request 25245: Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25245/ --- (Updated Sept. 7, 2014, 1:29 p.m.) Review request for hive, Alan Gates, Navis R

[jira] [Updated] (HIVE-7935) Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7935: --- Status: Patch Available (was: Open) > Support dynamic service discovery for HiveServer2 >

[jira] [Updated] (HIVE-7935) Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7935: --- Attachment: HIVE-7935.2.patch > Support dynamic service discovery for HiveServer2 > ---

[jira] [Commented] (HIVE-7935) Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124893#comment-14124893 ] Vaibhav Gumashta commented on HIVE-7935: [~thejas] [~alangates] Latest patch addres

Re: Review Request 25245: Support dynamic service discovery for HiveServer2

2014-09-07 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25245/ --- (Updated Sept. 7, 2014, 1:35 p.m.) Review request for hive, Alan Gates, Navis R

[jira] [Commented] (HIVE-7935) Support dynamic service discovery for HiveServer2

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

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

2014-09-07 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] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-07 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-07 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: (was: HIVE-7946.4.patch) > CBO: Merge CBO changes to Trunk > --

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

2014-09-07 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] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

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

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

2014-09-07 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] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-07 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: (was: HIVE-7946.4.patch) > CBO: Merge CBO changes to Trunk > --

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

2014-09-07 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: Open (was: Patch Available) > 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-07 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-07 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.patch) > CBO: PPD to honor hive Join Cond, Casting

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

2014-09-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125000#comment-14125000 ] Lars Francke commented on HIVE-7946: Thanks for addressing all those issues. It's a bit

[jira] [Updated] (HIVE-7990) With fetch column stats disabled number of elements in grouping set is not taken into account

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

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

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

[jira] [Updated] (HIVE-6147) Support avro data stored in HBase columns

2014-09-07 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni updated HIVE-6147: --- Attachment: HIVE-6147.6.patch.txt Attaching refactored patch for testing. > Support avro data

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

2014-09-07 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: --- Attachment: HIVE-7923.6.patch > populate stats for test tables > --

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

2014-09-07 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: Patch Available (was: Open) > populate stats for test tables > ---

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

2014-09-07 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125088#comment-14125088 ] Laljo John Pullokkaran commented on HIVE-7946: -- Lars, For next few days we ar

[jira] [Commented] (HIVE-4725) templeton.hadoop.queue.name property should be documented

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125096#comment-14125096 ] Lefty Leverenz commented on HIVE-4725: -- Whew, this has been waiting a long long time.

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

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

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

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125109#comment-14125109 ] Lefty Leverenz commented on HIVE-7826: -- Typo alert: *hive.tez.dynamic.parition.prunin

[jira] [Commented] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125110#comment-14125110 ] Lefty Leverenz commented on HIVE-7976: -- See HIVE-7826 comment about parameter typo:

[jira] [Commented] (HIVE-7976) Merge tez branch into trunk (tez 0.5.0)

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125112#comment-14125112 ] Lefty Leverenz commented on HIVE-7976: -- Does this need any user or administrator docum

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125116#comment-14125116 ] Lefty Leverenz commented on HIVE-7223: -- Does this need to be documented in the wiki?

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

2014-09-07 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-07 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-8015) Merge from trunk (3) [Spark Branch]

2014-09-07 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-spark.patch) > Merge from trunk (3) [Spark Branch] >

[jira] [Updated] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-6847: - Labels: TODOC14 (was: ) > Improve / fix bugs in Hive scratch dir setup > -

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

2014-09-07 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-07 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] [Commented] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

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

[jira] [Updated] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-09-07 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7223: - Fix Version/s: 0.14.0 > Support generic PartitionSpecs in Metastore partition-functions > -

[jira] [Commented] (HIVE-6847) Improve / fix bugs in Hive scratch dir setup

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125147#comment-14125147 ] Lefty Leverenz commented on HIVE-6847: -- Doc note: This changes the default value and

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-09-07 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125148#comment-14125148 ] Alan Gates commented on HIVE-7223: -- Is there a section of the wiki just on the thrift inte

[jira] [Updated] (HIVE-7818) Support boolean PPD for ORC

2014-09-07 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-7818: - Attachment: HIVE-7818.1.patch > Support boolean PPD for ORC > --- > >

[jira] [Assigned] (HIVE-7818) Support boolean PPD for ORC

2014-09-07 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned HIVE-7818: Assignee: Daniel Dai > Support boolean PPD for ORC > --- > >

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-09-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125153#comment-14125153 ] Lefty Leverenz commented on HIVE-7223: -- The Admin manual has Thrift Hive Server, and t

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

2014-09-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8008: -- Component/s: Types Affects Version/s: 0.13.0 0.13.1 > NPE while reading

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

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

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

2014-09-07 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: -- Affects Version/s: (was: 0.14.0) > 'SHOW TABLE EXTENDED LIKE' command does not strip single/double qu

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

2014-09-07 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: -- Component/s: Query Processor > 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes > -

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

2014-09-07 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: -- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to trunk. Thanks to Ch

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

2014-09-07 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125210#comment-14125210 ] Amareshwari Sriramadasu commented on HIVE-2390: --- +1 Changes look fine to me.

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

2014-09-07 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125211#comment-14125211 ] Brock Noland commented on HIVE-8015: I found the issue with TestMiniTezCliDriver. > Me

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

2014-09-07 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: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) > Me

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

2014-09-07 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: --- Fix Version/s: (was: 0.14.0) spark-branch > Merge from trunk (3) [Spark Branch]

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

2014-09-07 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125218#comment-14125218 ] 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-07 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125229#comment-14125229 ] Lefty Leverenz commented on HIVE-1363: -- _If_ this needs to be documented in the wiki,

Re: hive unit test report question

2014-09-07 Thread Nick Dimiduk
IMHO, would be better to wire up the integration suite via failsafe plugin (surefire for IT) and link the modules correctly. This is on (admittedly, near the bottom of) my todo list. See also HBase poms for an example. -n On Saturday, September 6, 2014, wzc wrote: > hi all: > I would like to c

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

2014-09-07 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125239#comment-14125239 ] Suma Shivaprasad commented on HIVE-2390: [~amareshwari] Yes Test Case failure is un

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

2014-09-07 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: - Attachment: HIVE-8017-spark.patch > Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark > Bran

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

2014-09-07 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: - Status: Patch Available (was: Open) > Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark > B

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

2014-09-07 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125252#comment-14125252 ] Rui Li commented on HIVE-8017: -- This patch change the RDD key type to HiveKey after map/reduce

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

2014-09-07 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: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availabl