[jira] [Commented] (HIVE-8415) Vectorized comparison of timestamp and integer needs to treat integer as seconds since epoch

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

[jira] [Commented] (HIVE-8252) Generic cryptographic codec

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

[jira] [Commented] (HIVE-8222) CBO Trunk Merge: Fix Check Style issues

2014-10-11 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168043#comment-14168043 ] Lars Francke commented on HIVE-8222: Great that you could take a look. Regarding your

[jira] [Commented] (HIVE-1362) Optimizer statistics on columns in tables and partitions

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168044#comment-14168044 ] Lefty Leverenz commented on HIVE-1362: -- *hive.stats.ndv.error* is documented in the wi

[jira] [Commented] (HIVE-7050) Display table level column stats in DESCRIBE FORMATTED TABLE

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168046#comment-14168046 ] Lefty Leverenz commented on HIVE-7050: -- Besides the doc changes already mentioned, I a

[jira] [Commented] (HIVE-7051) Display partition level column stats in DESCRIBE FORMATTED PARTITION

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168048#comment-14168048 ] Lefty Leverenz commented on HIVE-7051: -- Documented in the wiki here: * [Statistics in

[jira] [Updated] (HIVE-7050) Display table level column stats in DESCRIBE FORMATTED TABLE

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7050: - Labels: (was: TODOC14) > Display table level column stats in DESCRIBE FORMATTED TABLE > -

Re: Review Request 26577: HIVE-8222: Cleanup CBO code

2014-10-11 Thread Lars Francke
> On Oct. 11, 2014, 12:45 a.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java, line 406 > > > > > > Please don't remove type casts in the code. > > If you wanto addre

Re: Review Request 26577: HIVE-8222: Cleanup CBO code

2014-10-11 Thread Lars Francke
> On Oct. 11, 2014, 12:42 a.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/RelOptHiveTable.java, > > line 210 > > > > > > Why this move? This was one of the instances where the

[jira] [Updated] (HIVE-8222) CBO Trunk Merge: Fix Check Style issues

2014-10-11 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Francke updated HIVE-8222: --- Attachment: HIVE-8222.3.patch Addressing Review Board comments & rebased again on latest trunk > CBO T

Re: Review Request 26577: HIVE-8222: Cleanup CBO code

2014-10-11 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26577/ --- (Updated Oct. 11, 2014, 8:11 a.m.) Review request for hive. Bugs: HIVE-8222

Re: Review Request 26577: HIVE-8222: Cleanup CBO code

2014-10-11 Thread Lars Francke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26577/#review56285 --- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java <

[jira] [Commented] (HIVE-8342) Potential null dereference in ColumnTruncateMapper#jobClose()

2014-10-11 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168067#comment-14168067 ] Lars Francke commented on HIVE-8342: Thanks for taking a stab. Unfortunately your code

[jira] [Commented] (HIVE-8329) Enable postgres for storing stats

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

[jira] [Commented] (HIVE-8358) Constant folding should happen before predicate pushdown

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

[jira] [Created] (HIVE-8434) Vectorization logic using wrong values for DATE and TIMESTAMP partitioning columns in vectorized row batches...

2014-10-11 Thread Matt McCline (JIRA)
Matt McCline created HIVE-8434: -- Summary: Vectorization logic using wrong values for DATE and TIMESTAMP partitioning columns in vectorized row batches... Key: HIVE-8434 URL: https://issues.apache.org/jira/browse/HIVE

[jira] [Updated] (HIVE-8434) Vectorization logic using wrong values for DATE and TIMESTAMP partitioning columns in vectorized row batches...

2014-10-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8434: --- Attachment: HIVE-8434.01.patch > Vectorization logic using wrong values for DATE and TIMESTAMP partitio

[jira] [Updated] (HIVE-8434) Vectorization logic using wrong values for DATE and TIMESTAMP partitioning columns in vectorized row batches...

2014-10-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8434: --- Status: Patch Available (was: Open) > Vectorization logic using wrong values for DATE and TIMESTAMP pa

[jira] [Commented] (HIVE-8421) [CBO] Use OptiqSemanticException in error conditions

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

[jira] [Commented] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

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

[jira] [Updated] (HIVE-8434) Vectorization logic using wrong values for DATE and TIMESTAMP partitioning columns in vectorized row batches...

2014-10-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8434: --- Attachment: HIVE-8434.02.patch Add Tez. > Vectorization logic using wrong values for DATE and TIMESTAM

[jira] [Commented] (HIVE-7858) Parquet compression should be configurable via table property

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

Re: Review Request 26569: HIVE-8276 - Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

2014-10-11 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26569/#review56288 --- ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator

[jira] [Commented] (HIVE-8276) Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168179#comment-14168179 ] Xuefu Zhang commented on HIVE-8276: --- Nice work. I left a couple of minor comments on RB.

Re: Review Request 26569: HIVE-8276 - Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

2014-10-11 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26569/ --- (Updated Oct. 11, 2014, 3:01 p.m.) Review request for hive and Xuefu Zhang. C

[jira] [Updated] (HIVE-8276) Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

2014-10-11 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-8276: --- Attachment: HIVE-8276.4-spark.patch Addressing RB comments. > Separate shuffle from ReduceTran and so create ShuffleTr

[jira] [Commented] (HIVE-8276) Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168186#comment-14168186 ] Xuefu Zhang commented on HIVE-8276: --- +1, pending on test. > Separate shuffle from Reduce

[jira] [Updated] (HIVE-8421) [CBO] Use OptiqSemanticException in error conditions

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8421: --- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch Availabl

[jira] [Updated] (HIVE-8413) [CBO] Handle ill-formed queries which have distinct, having in incorrect context

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8413: --- Status: Open (was: Patch Available) > [CBO] Handle ill-formed queries which have distinct, hav

[jira] [Updated] (HIVE-8413) [CBO] Handle ill-formed queries which have distinct, having in incorrect context

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8413: --- Attachment: HIVE-8413.2.patch Rebased to trunk. > [CBO] Handle ill-formed queries which have d

[jira] [Updated] (HIVE-8413) [CBO] Handle ill-formed queries which have distinct, having in incorrect context

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8413: --- Status: Patch Available (was: Open) > [CBO] Handle ill-formed queries which have distinct, hav

[jira] [Commented] (HIVE-8391) Comparion between TIMESTAMP and Integer types goes to STRING as "common comparison denominator" instead of a numeric type

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

[jira] [Commented] (HIVE-8401) OrcFileMergeOperator only close last orc file it opened, which resulted in stale data in table directory

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

[jira] [Updated] (HIVE-8358) Constant folding should happen before predicate pushdown

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8358: --- Status: Open (was: Patch Available) > Constant folding should happen before predicate pushdown

[jira] [Updated] (HIVE-8358) Constant folding should happen before predicate pushdown

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8358: --- Status: Patch Available (was: Open) > Constant folding should happen before predicate pushdown

[jira] [Updated] (HIVE-8358) Constant folding should happen before predicate pushdown

2014-10-11 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8358: --- Attachment: HIVE-8358.3.patch > Constant folding should happen before predicate pushdown >

[jira] [Commented] (HIVE-8276) Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

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

[jira] [Commented] (HIVE-6972) jdbc HTTP configuration options should be part of sessionConf part of connection string

2014-10-11 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168280#comment-14168280 ] Vaibhav Gumashta commented on HIVE-6972: [~thejas] I don't think the test failure i

[jira] [Commented] (HIVE-8400) hwi does not have war file

2014-10-11 Thread Pankit Thapar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168285#comment-14168285 ] Pankit Thapar commented on HIVE-8400: - [~gopalv] , can you take a look at this? Thanks!

[jira] [Commented] (HIVE-7858) Parquet compression should be configurable via table property

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168284#comment-14168284 ] Lefty Leverenz commented on HIVE-7858: -- TestMapredParquetOutputFormat.java has a typo

[jira] [Commented] (HIVE-8415) Vectorized comparison of timestamp and integer needs to treat integer as seconds since epoch

2014-10-11 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168289#comment-14168289 ] Jason Dere commented on HIVE-8415: -- I think this looks good. We'll need to get HIVE-8391 i

[jira] [Commented] (HIVE-6972) jdbc HTTP configuration options should be part of sessionConf part of connection string

2014-10-11 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168293#comment-14168293 ] Thejas M Nair commented on HIVE-6972: - Yes, those packages should have all tests that c

[jira] [Updated] (HIVE-8415) Vectorized comparison of timestamp and integer needs to treat integer as seconds since epoch

2014-10-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8415: --- Attachment: HIVE-8415.04.patch > Vectorized comparison of timestamp and integer needs to treat integer

[jira] [Commented] (HIVE-8415) Vectorized comparison of timestamp and integer needs to treat integer as seconds since epoch

2014-10-11 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168307#comment-14168307 ] Matt McCline commented on HIVE-8415: Thanks. I removed HIVE-8391 changes and verified

Re: Number of unit tests

2014-10-11 Thread Thejas Nair
The tests are also taking longer to complete - around 2 hr 50 mins, it used by around 1hr 30 mins earlier. I wonder if the fewer test being reported and longer duration are related (some kind of timeout ?) On Fri, Oct 10, 2014 at 1:05 PM, David Schorow wrote: > Build #1188 had 6765 tests, #1189

[jira] [Updated] (HIVE-6972) jdbc HTTP configuration options should be part of sessionConf part of connection string

2014-10-11 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-6972: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed to 14 and tr

[jira] [Commented] (HIVE-6972) jdbc HTTP configuration options should be part of sessionConf part of connection string

2014-10-11 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168323#comment-14168323 ] Vaibhav Gumashta commented on HIVE-6972: Sorry missed out adding "reviewed by". >

Re: Number of unit tests

2014-10-11 Thread Szehon Ho
I dug a little bit into the logs, and it seems some kind of build error so these tests listed above are not running: [ERROR] Plugin org.antlr:antlr3-maven-plugin:3.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.antlr:antlr3-maven-plugin:jar:3.4: The

[jira] [Commented] (HIVE-8225) CBO trunk merge: union11 test fails due to incorrect plan

2014-10-11 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168348#comment-14168348 ] Pengcheng Xiong commented on HIVE-8225: --- Dear QA, I got [INFO] BUILD SUCCESS for the

[jira] [Commented] (HIVE-8424) Support fair scheduler user queue mapping in non-impersonation mode

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

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

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

Re: Review Request 26577: HIVE-8222: Cleanup CBO code

2014-10-11 Thread Mohit Sabharwal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26577/#review56307 --- Thanks for the cleanup! Just couple of nits... ql/src/java/org/apa

[jira] [Commented] (HIVE-6972) jdbc HTTP configuration options should be part of sessionConf part of connection string

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168424#comment-14168424 ] Lefty Leverenz commented on HIVE-6972: -- What documentation does this need? Suggestion

[jira] [Updated] (HIVE-8276) Separate shuffle from ReduceTran and so create ShuffleTran [Spark Branch]

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

[jira] [Updated] (HIVE-8262) Create CacheTran that transforms the input RDD by caching it [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8262: -- Resolution: Won't Fix Status: Resolved (was: Patch Available) We decided that it's easier just t

[jira] [Resolved] (HIVE-8274) Refactoring SparkPlan and SparkPlanGeneration [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved HIVE-8274. --- Resolution: Fixed Fix Version/s: spark-branch All subtasks are fixed. Thus, this issue is also c

[jira] [Commented] (HIVE-8395) CBO: enable by default

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

[jira] [Created] (HIVE-8435) Add identity project remover optimization

2014-10-11 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HIVE-8435: -- Summary: Add identity project remover optimization Key: HIVE-8435 URL: https://issues.apache.org/jira/browse/HIVE-8435 Project: Hive Issue Type: New Feat

[jira] [Updated] (HIVE-7224) Set incremental printing to true by default in Beeline

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7224: - Labels: TODOC15 (was: ) > Set incremental printing to true by default in Beeline > ---

[jira] [Commented] (HIVE-7953) Investigate query failures (2)

2014-10-11 Thread Thomas Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168471#comment-14168471 ] Thomas Friedrich commented on HIVE-7953: All tests exim_15_external_part exim_16_p

[jira] [Commented] (HIVE-7953) Investigate query failures (2)

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168472#comment-14168472 ] Xuefu Zhang commented on HIVE-7953: --- This is awesome, Thomas. Thanks for the detailed ana

[jira] [Updated] (HIVE-8118) SparkMapRecorderHandler and SparkReduceRecordHandler should be initialized with multiple result collectors [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8118: -- Attachment: HIVE-8118.pdf Design doc is attached. > SparkMapRecorderHandler and SparkReduceRecordHandler

[jira] [Commented] (HIVE-7919) sql std auth: user with 'admin option' for role should be able to list all users in the role

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

[jira] [Created] (HIVE-8436) Modify SparkWork to split works with multiple child works [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-8436: - Summary: Modify SparkWork to split works with multiple child works [Spark Branch] Key: HIVE-8436 URL: https://issues.apache.org/jira/browse/HIVE-8436 Project: Hive

[jira] [Created] (HIVE-8437) Modify SparkPlan generation to set toCache flag to SparkTrans where caching is needed [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-8437: - Summary: Modify SparkPlan generation to set toCache flag to SparkTrans where caching is needed [Spark Branch] Key: HIVE-8437 URL: https://issues.apache.org/jira/browse/HIVE-8437

[jira] [Updated] (HIVE-8436) Modify SparkWork to split works with multiple child works [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8436: -- Description: Based on the design doc, we need to split the operator tree of a work in SparkWork if the w

[jira] [Created] (HIVE-8438) Clean up code introduced by HIVE-7503 and such [Spark Plan]

2014-10-11 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-8438: - Summary: Clean up code introduced by HIVE-7503 and such [Spark Plan] Key: HIVE-8438 URL: https://issues.apache.org/jira/browse/HIVE-8438 Project: Hive Issue Type:

[jira] [Updated] (HIVE-8118) Support work that have multiple child works to work around SPARK [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8118: -- Summary: Support work that have multiple child works to work around SPARK [Spark Branch] (was: SparkMap

[jira] [Updated] (HIVE-8118) Support work that have multiple child works to work around SPARK-3622 [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8118: -- Summary: Support work that have multiple child works to work around SPARK-3622 [Spark Branch] (was: Sup

[jira] [Updated] (HIVE-8118) Support work that have multiple child works to work around SPARK-3622 [Spark Branch]

2014-10-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-8118: -- Description: In the current implementation, both SparkMapRecordHandler and SparkReduceRecorderHandler ta

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168496#comment-14168496 ] Lefty Leverenz commented on HIVE-8290: -- Thanks [~alangates], I've changed the docs to

[jira] [Commented] (HIVE-8258) Compactor cleaners can be starved on a busy table or partition.

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

[jira] [Commented] (HIVE-2573) Create per-session function registry

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

[jira] [Commented] (HIVE-7953) Investigate query failures (2)

2014-10-11 Thread Thomas Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168518#comment-14168518 ] Thomas Friedrich commented on HIVE-7953: The two tests groupby_position groupby_mul

[jira] [Commented] (HIVE-8115) Hive select query hang when fields contain map

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

[jira] [Commented] (HIVE-7953) Investigate query failures (2)

2014-10-11 Thread Thomas Friedrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168541#comment-14168541 ] Thomas Friedrich commented on HIVE-7953: The tests dbtxnmgr_compact1 dbtxnmgr_compa

[jira] [Commented] (HIVE-7832) Do ORC dictionary check at a finer level and preserve encoding across stripes

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168543#comment-14168543 ] Lefty Leverenz commented on HIVE-7832: -- Looks good, removing TODOC14 label. Thanks [~

[jira] [Updated] (HIVE-7832) Do ORC dictionary check at a finer level and preserve encoding across stripes

2014-10-11 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-7832: - Labels: (was: TODOC14) > Do ORC dictionary check at a finer level and preserve encoding across st