Re: Review Request 25628: alias of compound aggregation functions fails in having clause

2014-12-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25628/ --- (Updated Dec. 12, 2014, 7:57 a.m.) Review request for hive. Bugs: HIVE-7981

[jira] [Updated] (HIVE-7981) alias of compound aggregation functions fails in having clause

2014-12-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7981: Attachment: HIVE-7981.5.patch.txt Fixed test fails > alias of compound aggregation functions fails in having clause

[jira] [Resolved] (HIVE-7593) Instantiate SparkClient per user session [Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li resolved HIVE-7593. - Resolution: Fixed > Instantiate SparkClient per user session [Spark Branch] > -

[jira] [Commented] (HIVE-7593) Instantiate SparkClient per user session [Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243835#comment-14243835 ] Chengxiang Li commented on HIVE-7593: - We support 2 kinds of spark client now, LocalHiv

[jira] [Updated] (HIVE-7593) Instantiate SparkClient per user session [Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7593: Labels: TODOC-SPARK (was: ) > Instantiate SparkClient per user session [Spark Branch] >

[jira] [Updated] (HIVE-9086) Add language support to PURGE data while dropping partitions.

2014-12-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9086: --- Attachment: HIVE-9086.1.patch > Add language support to PURGE data while dropping parti

[jira] [Created] (HIVE-9086) Add language support to PURGE data while dropping partitions.

2014-12-11 Thread Mithun Radhakrishnan (JIRA)
Mithun Radhakrishnan created HIVE-9086: -- Summary: Add language support to PURGE data while dropping partitions. Key: HIVE-9086 URL: https://issues.apache.org/jira/browse/HIVE-9086 Project: Hive

[jira] [Commented] (HIVE-9067) OrcFileMergeOperator may create merge file that does not match properties of input files

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

[jira] [Commented] (HIVE-8749) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243828#comment-14243828 ] Brock Noland commented on HIVE-8749: Great idea! > Change Hadoop version on HIVE-8065

[jira] [Commented] (HIVE-8749) Change Hadoop version on HIVE-8065 to 2.6-SNAPSHOT

2014-12-11 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243827#comment-14243827 ] Ferdinand Xu commented on HIVE-8749: Hi [~brocknoland] , shall we change it to Hadoop 2

Re: Review Request 26966: Path type entities should use qualified path rather than string

2014-12-11 Thread Navis Ryu
> On Dec. 9, 2014, 8:31 p.m., Mohit Sabharwal wrote: > > ql/src/java/org/apache/hadoop/hive/ql/Driver.java, line 556 > > > > > > nit: while we're here, this code will be cleaner if we replace the many > > continues wi

[jira] [Updated] (HIVE-8357) Path type entities should use qualified path rather than string

2014-12-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8357: Attachment: HIVE-8357.6.patch.txt Addressed comments > Path type entities should use qualified path rather than stri

Re: Review Request 26966: Path type entities should use qualified path rather than string

2014-12-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26966/ --- (Updated Dec. 12, 2014, 7:32 a.m.) Review request for hive. Bugs: HIVE-8357

Re: Review Request 26966: Path type entities should use qualified path rather than string

2014-12-11 Thread Navis Ryu
> On Dec. 9, 2014, 8:41 p.m., Mohit Sabharwal wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java, line > > 236 > > > > > > Looks like FileUtils.isLocalFile is a 'best effort' check based

Re: Review Request 26966: Path type entities should use qualified path rather than string

2014-12-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26966/ --- (Updated Dec. 12, 2014, 7:31 a.m.) Review request for hive. Bugs: HIVE-8357

Re: Review Request 26966: Path type entities should use qualified path rather than string

2014-12-11 Thread Navis Ryu
> On Oct. 21, 2014, 5:04 p.m., Thejas Nair wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java, line > > 236 > > > > > > if the user has specified using syntax that this is a local file pa

[jira] [Updated] (HIVE-9083) New metastore API to support to purge partition-data directly in dropPartitions().

2014-12-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9083: --- Attachment: HIVE-9083.3.patch Here's a more complete solution, for the other {{dropPart

[jira] [Updated] (HIVE-9083) New metastore API to support to purge partition-data directly in dropPartitions().

2014-12-11 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mithun Radhakrishnan updated HIVE-9083: --- Attachment: (was: HIVE-9083.1.patch) > New metastore API to support to purge partit

[jira] [Commented] (HIVE-8131) Support timestamp in Avro

2014-12-11 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243819#comment-14243819 ] Mohit Sabharwal commented on HIVE-8131: --- [~Ferd], will take a look today. > Support

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Status: Patch Available (was: Open) > select constant in union all followed by group by gives wr

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Attachment: (was: HIVE-9053.02.patch) > select constant in union all followed by group by giv

Re: Review Request 28973: select constant in union all followed by group by gives wrong result

2014-12-11 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28973/ --- (Updated Dec. 12, 2014, 7:21 a.m.) Review request for hive, Ashutosh Chauhan an

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Attachment: HIVE-9053.02.patch > select constant in union all followed by group by gives wrong re

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Status: Open (was: Patch Available) > select constant in union all followed by group by gives wr

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Attachment: HIVE-9053.02.patch > select constant in union all followed by group by gives wrong re

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Status: Patch Available (was: Open) > select constant in union all followed by group by gives wr

[jira] [Updated] (HIVE-9053) select constant in union all followed by group by gives wrong result

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9053: -- Status: Open (was: Patch Available) > select constant in union all followed by group by gives wr

Review Request 28988: hive.default.fileformat should accept all formats described by StorageFormatDescriptor

2014-12-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28988/ --- Review request for hive. Bugs: HIVE-8591 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-8814) Support custom virtual columns from serde implementation

2014-12-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8814: Attachment: HIVE-8814.4.patch.txt Rolled back some part to accommodate to tez usecase. > Support custom virtual colu

[jira] [Updated] (HIVE-860) Persistent distributed cache

2014-12-11 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Chen updated HIVE-860: --- Attachment: HIVE-860.4.patch > Persistent distributed cache > > > K

[jira] [Commented] (HIVE-9039) Support Union Distinct

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

Review Request 28982: Data loading from text files or text file processing doesn't handle nulls correctly

2014-12-11 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28982/ --- Review request for hive. Bugs: HIVE-8848 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-9076) incompatFileSet in AbstractFileMergeOperator should be marked to skip task id check

2014-12-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-9076: Attachment: HIVE-9076.2.patch.txt Preliminary test > incompatFileSet in AbstractFileMergeOperator should be marked t

[jira] [Updated] (HIVE-8911) Enable mapjoin hints [Spark Branch]

2014-12-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8911: --- Attachment: HIVE-8911.4-spark.patch Re-attach the same patch to trigger run. > Enable mapjoin hints [Spark Branch] > -

[jira] [Updated] (HIVE-8911) Enable mapjoin hints [Spark Branch]

2014-12-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8911: --- Attachment: (was: HIVE-8911.4-spark.patch) > Enable mapjoin hints [Spark Branch] >

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-12-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Status: Patch Available (was: In Progress) > Vectorization on partitioned table throws ArrayIndexOutOf

[jira] [Updated] (HIVE-8866) Vectorization on partitioned table throws ArrayIndexOutOfBoundsException when partitions are not of same #of columns

2014-12-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8866: --- Attachment: HIVE-8866.07.patch > Vectorization on partitioned table throws ArrayIndexOutOfBoundsExcepti

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Patch Available (was: Open) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Open (was: Patch Available) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Attachment: (was: HIVE-9039.02.patch) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Attachment: HIVE-9039.02.patch > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Open (was: Patch Available) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Patch Available (was: Open) > Support Union Distinct > -- > >

[jira] [Commented] (HIVE-9055) Tez: union all followed by group by followed by another union all gives error

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

[jira] [Commented] (HIVE-8913) Make SparkMapJoinResolver handle runtime skew join [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243717#comment-14243717 ] Xuefu Zhang commented on HIVE-8913: --- +1 > Make SparkMapJoinResolver handle runtime skew

[jira] [Updated] (HIVE-8913) Make SparkMapJoinResolver handle runtime skew join [Spark Branch]

2014-12-11 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8913: - Attachment: HIVE-8913.3-spark.patch Address RB comments > Make SparkMapJoinResolver handle runtime skew join [Spar

[jira] [Updated] (HIVE-9084) Investigate IOContext object initialization problem [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9084: -- Attachment: HIVE-9084.1-spark.patch Not sure why ptest didn't kick in. Reattach the same patch to retry.

Re: Review Request 28933: HIVE-8131:Support timestamp in Avro

2014-12-11 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28933/#review64857 --- Looks good! I left some minor comments below. data/files/avro_time

[jira] [Commented] (HIVE-7021) HiveServer2 memory leak on failed queries

2014-12-11 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243680#comment-14243680 ] Nemon Lou commented on HIVE-7021: - Even without HIVE-4629,HiveServer2 can leak OperationHan

[jira] [Commented] (HIVE-8131) Support timestamp in Avro

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

[jira] [Commented] (HIVE-9081) Bucket mapjoin should use the new alias in posToAliasMap [Spark Branch]

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

[jira] [Commented] (HIVE-9078) Hive should not submit second SparkTask while previous one has failed.[Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243665#comment-14243665 ] Chengxiang Li commented on HIVE-9078: - Yes, Xuefu, the retry logic in SparkJobMonitor i

[jira] [Commented] (HIVE-9078) Hive should not submit second SparkTask while previous one has failed.[Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243619#comment-14243619 ] Xuefu Zhang commented on HIVE-9078: --- I guess I wasn't clear and there was a typo. I meant

[jira] [Updated] (HIVE-9078) Hive should not submit second SparkTask while previous one has failed.[Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-9078: Attachment: HIVE-9078.2-spark.patch > Hive should not submit second SparkTask while previous one has

Re: Review Request 28934: HIVE-9078 Hive should not submit second SparkTask while previous one has failed.[Spark Branch]

2014-12-11 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28934/ --- (Updated Dec. 12, 2014, 2:32 a.m.) Review request for hive and Xuefu Zhang. B

[jira] [Commented] (HIVE-9035) CBO: Disable PPD when functions are non-deterministic (ppd_random.q - non-deterministic udf rand() pushed above join)

2014-12-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243617#comment-14243617 ] Sergey Shelukhin commented on HIVE-9035: can you please fix whatever is generating

[jira] [Updated] (HIVE-9035) CBO: Disable PPD when functions are non-deterministic (ppd_random.q - non-deterministic udf rand() pushed above join)

2014-12-11 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-9035: --- Attachment: HIVE-9035.01.patch re-uploading the exact same patch > CBO: Disable PPD when funct

[jira] [Commented] (HIVE-9073) NPE when using custom windowing UDAFs

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

[jira] [Commented] (HIVE-9078) Hive should not submit second SparkTask while previous one has failed.[Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243614#comment-14243614 ] Chengxiang Li commented on HIVE-9078: - [~xuefuz], I don't think we miss any exception i

[jira] [Commented] (HIVE-9077) Set completer in CliDriver is not working

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243597#comment-14243597 ] Brock Noland commented on HIVE-9077: +1, I tested the patch and it works well. > Set c

Re: Review Request 28936: Set completer in CliDriver is not working

2014-12-11 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28936/#review64845 --- Ship it! Looks great! As Ferdinand says I think we can make that 10

[jira] [Commented] (HIVE-8918) Beeline terminal cannot be initialized due to jline2 change

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243594#comment-14243594 ] Brock Noland commented on HIVE-8918: Future internet visitors, see this fix: https://i

[jira] [Commented] (HIVE-7768) Integrate with Spark executor scaling [Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243592#comment-14243592 ] Chengxiang Li commented on HIVE-7768: - Yes, i would like to. > Integrate with Spark ex

[jira] [Commented] (HIVE-7816) Enable map-join tests which Tez executes [Spark Branch]

2014-12-11 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243589#comment-14243589 ] Rui Li commented on HIVE-7816: -- OK I'm on it. > Enable map-join tests which Tez executes [Spa

[jira] [Updated] (HIVE-9079) Hive hangs while failed to get executorCount[Spark Branch]

2014-12-11 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-9079: Attachment: HIVE-9079.1-spark.patch Oh, sorry, seems not, just upload the right one. > Hive hangs wh

Re: Review Request 28972: HIVE-9081 Bucket mapjoin should use the new alias in posToAliasMap [Spark Branch]

2014-12-11 Thread Jimmy Xiang
> On Dec. 12, 2014, 12:36 a.m., Xuefu Zhang wrote: > > Patch looks good. Two questions: > > 1. Are the changes applicable to other engine (harmless at least)? If so, > > maybe we should make the changes in trunk. > > 2. Adding a new alias to alias map seems a little hacky. Is it possible > > th

[jira] [Commented] (HIVE-9041) Generate better plan for queries containing both union and multi-insert [Spark Branch]

2014-12-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243576#comment-14243576 ] Chao commented on HIVE-9041: Yeah, before we only considered the case involving splited mapwork

[jira] [Commented] (HIVE-9080) ORC Concatenate fails on: Column has wrong number of index entries found: 0 expected: 1

2014-12-11 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243572#comment-14243572 ] Prasanth Jayachandran commented on HIVE-9080: - [~danielil] Thanks for the test

[jira] [Updated] (HIVE-9067) OrcFileMergeOperator may create merge file that does not match properties of input files

2014-12-11 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-9067: Attachment: HIVE-9067.2.patch Added fix for HIVE-9080 here as both are relevant (in t

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Attachment: HIVE-9039.02.patch > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Open (was: Patch Available) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9039) Support Union Distinct

2014-12-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-9039: -- Status: Patch Available (was: Open) > Support Union Distinct > -- > >

[jira] [Updated] (HIVE-9067) OrcFileMergeOperator may create merge file that does not match properties of input files

2014-12-11 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-9067: Description: OrcFileMergeOperator creates a new ORC file and appends the stripes from

[jira] [Commented] (HIVE-9041) Generate better plan for queries containing both union and multi-insert [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243562#comment-14243562 ] Xuefu Zhang commented on HIVE-9041: --- So the problem is a single (static) instance to cach

[jira] [Commented] (HIVE-9041) Generate better plan for queries containing both union and multi-insert [Spark Branch]

2014-12-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243556#comment-14243556 ] Chao commented on HIVE-9041: I just found another bug regarding IOContext, when caching is turn

[jira] [Updated] (HIVE-9083) New metastore API to support to purge partition-data directly in dropPartitions().

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9083: -- Summary: New metastore API to support to purge partition-data directly in dropPartitions(). (was: Suppor

[jira] [Commented] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243535#comment-14243535 ] Marcelo Vanzin commented on HIVE-9085: -- When an exception is thrown in the write path,

[jira] [Updated] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9085: --- Attachment: HIVE-9085-spark.1.patch I noticed my args to checkArg were backwards. wrt to the close, I

[jira] [Commented] (HIVE-9053) select constant in union all followed by group by gives wrong result

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

[jira] [Commented] (HIVE-8988) Support advanced aggregation in Hive to Calcite path

2014-12-11 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243533#comment-14243533 ] Julian Hyde commented on HIVE-8988: --- I am a bit surprised that translating GROUPING__ID t

[jira] [Commented] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243532#comment-14243532 ] Xuefu Zhang commented on HIVE-9085: --- qq: what issue is the added "close()" call to fix?

[jira] [Commented] (HIVE-9077) Set completer in CliDriver is not working

2014-12-11 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243525#comment-14243525 ] Navis commented on HIVE-9077: - [~brocknoland] Could you review this when time allows? Thanks.

[jira] [Updated] (HIVE-8911) Enable mapjoin hints [Spark Branch]

2014-12-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8911: --- Attachment: HIVE-8911.4-spark.patch Updated the golden files. > Enable mapjoin hints [Spark Branch] >

[jira] [Commented] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Marcelo Vanzin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243516#comment-14243516 ] Marcelo Vanzin commented on HIVE-9085: -- LGTM (as discussed by e-mail). > Spark Client

[jira] [Updated] (HIVE-9055) Tez: union all followed by group by followed by another union all gives error

2014-12-11 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-9055: - Attachment: HIVE-9055.1.patch > Tez: union all followed by group by followed by another union all g

[jira] [Updated] (HIVE-9085) Spark Client RPC should have larger default max message size

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9085: --- Affects Version/s: spark-branch Status: Patch Available (was: Open) > Spark Client RPC

[jira] [Commented] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243508#comment-14243508 ] Brock Noland commented on HIVE-9085: FYI [~vanzin] > Spark Client RPC should have larg

[jira] [Updated] (HIVE-9085) Spark Client RPC should have larger default max message size [Spark Branch]

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9085: --- Summary: Spark Client RPC should have larger default max message size [Spark Branch] (was: Spark Clien

[jira] [Updated] (HIVE-9085) Spark Client RPC should have larger default max message size

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9085: --- Attachment: HIVE-9085-spark.1.patch > Spark Client RPC should have larger default max message size > --

[jira] [Updated] (HIVE-9085) Spark Client RPC should have larger default max message size

2014-12-11 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-9085: --- Summary: Spark Client RPC should have larger default max message size (was: Spark Client RPC should ha

[jira] [Created] (HIVE-9085) Spark Client RPC should have default max message size of 50MB

2014-12-11 Thread Brock Noland (JIRA)
Brock Noland created HIVE-9085: -- Summary: Spark Client RPC should have default max message size of 50MB Key: HIVE-9085 URL: https://issues.apache.org/jira/browse/HIVE-9085 Project: Hive Issue T

[jira] [Updated] (HIVE-9034) CBO: type change in literal_ints.q

2014-12-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9034: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks,

[jira] [Updated] (HIVE-9034) CBO: type change in literal_ints.q

2014-12-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9034: --- Affects Version/s: 0.14.0 > CBO: type change in literal_ints.q > --

[jira] [Commented] (HIVE-9081) Bucket mapjoin should use the new alias in posToAliasMap [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243484#comment-14243484 ] Xuefu Zhang commented on HIVE-9081: --- Patch looks good. Minor comments/questions on review

Re: Review Request 28972: HIVE-9081 Bucket mapjoin should use the new alias in posToAliasMap [Spark Branch]

2014-12-11 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28972/#review64824 --- Patch looks good. Two questions: 1. Are the changes applicable to ot

[jira] [Commented] (HIVE-8911) Enable mapjoin hints [Spark Branch]

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

[jira] [Updated] (HIVE-8131) Support timestamp in Avro

2014-12-11 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-8131: --- Attachment: HIVE-8131.patch Reupload the patch for hive QA to pick it up, since it went down yesterday.

[jira] [Updated] (HIVE-9073) NPE when using custom windowing UDAFs

2014-12-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-9073: - Attachment: HIVE-9073.2.patch re-upload patch for precommit tests > NPE when using custom windowing UDAFs

[jira] [Issue Comment Deleted] (HIVE-9081) Bucket mapjoin should use the new alias in posToAliasMap [Spark Branch]

2014-12-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-9081: -- Comment: was deleted (was: Since this patch is applying to trunk, is there way to add a test case for th

Re: Review Request 28964: HIVE-8121 Create micro-benchmarks for ParquetSerde and evaluate performance

2014-12-11 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28964/#review64823 --- ql/src/test/org/apache/hadoop/hive/ql/io/TestHiveStoragePerformance

  1   2   3   >