[jira] [Updated] (HIVE-6679) HiveServer2 should support configurable the server side socket timeout for all transports types

2014-09-05 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6679: Attachment: HIVE-6679.2.patch.txt > HiveServer2 should support configurable the server side socket timeout for > all

Re: Review Request 25288: HIVE-7941: add unit test case for line wrapping

2014-09-05 Thread cheng xu
> On Sept. 3, 2014, 7:30 a.m., Thejas Nair wrote: > > beeline/src/test/org/apache/hive/beeline/TestTableOutputFormat.java, line 45 > > > > > > Thanks for adding the test case for truncation. Can you also add one > > fo

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

2014-09-05 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7704: - Attachment: HIVE-7704.5.patch Addressed [~hagleitn]'s refactoring comments. > Create tez task for fast fil

Re: Review Request 24627: HIVE-7704: Create tez task for fast file merging

2014-09-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24627/ --- (Updated Sept. 5, 2014, 7:51 a.m.) Review request for hive and Gunther Hagleitn

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

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

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

2014-09-05 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122606#comment-14122606 ] Prasanth J commented on HIVE-7078: -- Mostly looks good. Left some minor comments in RB. >

Re: Review Request 25341: HIVE-7078 Need file sink operators that work with ACID

2014-09-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25341/#review52339 --- ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java

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

2014-09-05 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li reassigned HIVE-7956: Assignee: Rui Li > When inserting into a bucketed table, all data goes to a single bucket [Spark > Branch]

Review Request 25383: HIVE-2390 - Support for UNIONTYPE in LazyBinarySerDe

2014-09-05 Thread Suma Shivaprasad
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25383/ --- Review request for hive and Amareshwari Sriramadasu. Bugs: HIVE-2390 https:

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

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

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

2014-09-05 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Fix Version/s: 0.14.0 Affects Version/s: 0.13.1 Status: Patch Available

[jira] [Work started] (HIVE-7936) Support for handling Thrift Union types

2014-09-05 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7936 started by Suma Shivaprasad. -- > Support for handling Thrift Union types > -

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

2014-09-05 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122735#comment-14122735 ] Rui Li commented on HIVE-7956: -- Hi [~brocknoland] & [~xuefuz], The problem is {{RowContainer}

[jira] [Commented] (HIVE-7987) Storage based authorization - NPE for drop view

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

[jira] [Updated] (HIVE-8001) Error in explain SMB on tez

2014-09-05 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-8001: --- Description: Trying SMB join with 2 tables on trunk. got this : {code:sql} explain select e.idmagasin,

[jira] [Created] (HIVE-8001) Error in explain SMB on tez

2014-09-05 Thread Damien Carol (JIRA)
Damien Carol created HIVE-8001: -- Summary: Error in explain SMB on tez Key: HIVE-8001 URL: https://issues.apache.org/jira/browse/HIVE-8001 Project: Hive Issue Type: Bug Reporter: Dami

[jira] [Commented] (HIVE-7977) Avoid creating serde for partitions if possible in FetchTask

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

[jira] [Created] (HIVE-8002) Deprecate the use of JDBC client only parameters from the map used to transfer HiveConf configs to the server.

2014-09-05 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-8002: -- Summary: Deprecate the use of JDBC client only parameters from the map used to transfer HiveConf configs to the server. Key: HIVE-8002 URL: https://issues.apache.org/jira/brow

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

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

[jira] [Updated] (HIVE-8001) Error in explain SMB on tez

2014-09-05 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-8001: --- Environment: Hadoop 2.4.0 Trunk Tez > Error in explain SMB on tez > --- > >

[jira] [Updated] (HIVE-8001) Error in explain SMB on tez

2014-09-05 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol updated HIVE-8001: --- Description: Trying SMB join with 2 tables on trunk. Created with : {code:sql} CREATE TABLE foo ( ..)

[jira] [Commented] (HIVE-7899) txnMgr should be session specific

2014-09-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123000#comment-14123000 ] Alan Gates commented on HIVE-7899: -- bq. Will this also fix HIVE-7883 or is that entirely d

[jira] [Commented] (HIVE-7653) Hive AvroSerDe does not support circular references in Schema

2014-09-05 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123002#comment-14123002 ] Swarnim Kulkarni commented on HIVE-7653: [~sachingoyal] Is the failing test somehow

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

2014-09-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7078: - Status: Open (was: Patch Available) Thanks Prasanth for the review. I will address the comments and put u

[jira] [Commented] (HIVE-7995) Column statistics from expression does not handle fields within complex types

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

[jira] [Updated] (HIVE-7995) Column statistics from expression does not handle fields within complex types

2014-09-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7995: --- Affects Version/s: (was: 0.14.0) 0.13.0 0.13.1

[jira] [Updated] (HIVE-7995) Column statistics from expression does not handle fields within complex types

2014-09-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7995: --- Resolution: Fixed Fix Version/s: (was: 0.13.0) 0.14.0 S

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

2014-09-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123027#comment-14123027 ] Brock Noland commented on HIVE-7975: Looks great [~wilbur.yang], nice work!! +1 > HS2

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

2014-09-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123053#comment-14123053 ] Brock Noland commented on HIVE-7956: Excellent research! bq. reducing the chance that

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

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

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-09-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5760: --- Component/s: Vectorization > Add vectorized support for CHAR/VARCHAR data types > -

[jira] [Updated] (HIVE-5760) Add vectorized support for CHAR/VARCHAR data types

2014-09-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5760: --- Affects Version/s: 0.13.0 0.13.1 > Add vectorized support for CHAR/VARCH

[jira] [Updated] (HIVE-7899) txnMgr should be session specific

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

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

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

[jira] [Commented] (HIVE-7711) Error Serializing GenericUDF

2014-09-05 Thread Dr. Christian Betz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123099#comment-14123099 ] Dr. Christian Betz commented on HIVE-7711: -- Hi, sorry for answering so late, but

Re: Review Request 25341: HIVE-7078 Need file sink operators that work with ACID

2014-09-05 Thread Alan Gates
> On Sept. 5, 2014, 8:21 a.m., Prasanth_J wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java, line 211 > > > > > > I don't see needToRename being used elsewhere. So can you replace this > > ch

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

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123117#comment-14123117 ] Xuefu Zhang commented on HIVE-7956: --- [~lirui] Thank you very much for the detailed analys

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

2014-09-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7078: - Attachment: HIVE-7078.2.patch New patch that addresses Prasanth's review comments. > Need file sink operat

Re: Review Request 25341: HIVE-7078 Need file sink operators that work with ACID

2014-09-05 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25341/ --- (Updated Sept. 5, 2014, 4:36 p.m.) Review request for hive and Prasanth_J. Bu

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

2014-09-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7078: - Status: Patch Available (was: Open) > Need file sink operators that work with ACID > -

[jira] [Commented] (HIVE-7986) Hive depends on ParquetInputSplit constructor

2014-09-05 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123126#comment-14123126 ] Brock Noland commented on HIVE-7986: Thanks [~julienledem]! Once Parquet has released t

[jira] [Commented] (HIVE-7943) hive.security.authorization.createtable.owner.grants is ineffective with Default Authorization

2014-09-05 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123152#comment-14123152 ] Thejas M Nair commented on HIVE-7943: - +1 > hive.security.authorization.createtable.ow

[jira] [Updated] (HIVE-7997) Potential null pointer reference in ObjectInspectorUtils#compareTypes()

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7997: -- Component/s: Types > Potential null pointer reference in ObjectInspectorUtils#compareTypes() > --

[jira] [Commented] (HIVE-7997) Potential null pointer reference in ObjectInspectorUtils#compareTypes()

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123162#comment-14123162 ] Xuefu Zhang commented on HIVE-7997: --- +1, pending on test. > Potential null pointer refer

[jira] [Updated] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7503: --- Status: Patch Available (was: In Progress) > Support Hive's multi-table insert query with Spark [Spark Branch] > -

[jira] [Updated] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao updated HIVE-7503: --- Attachment: HIVE-7503.2-spark.patch This patch will only change plan in the multi-table insertion case. I also modified

[jira] [Commented] (HIVE-7980) Hive on spark issue..

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123196#comment-14123196 ] Xuefu Zhang commented on HIVE-7980: --- [~alton.jung] Thanks for reporting the problem. I tr

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

2014-09-05 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123198#comment-14123198 ] Wilbur Yang commented on HIVE-7975: --- Thanks for the review, Brock! > HS2 memory optimiza

[jira] [Commented] (HIVE-7997) Potential null pointer reference in ObjectInspectorUtils#compareTypes()

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

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

2014-09-05 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: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. Thanks Mithun. > Sup

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

2014-09-05 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123260#comment-14123260 ] Prasanth J commented on HIVE-7078: -- LGTM, +1 > Need file sink operators that work with AC

[jira] [Commented] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123269#comment-14123269 ] Xuefu Zhang commented on HIVE-7503: --- [~csun] Thanks for the patch which looks good. I lef

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

2014-09-05 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123274#comment-14123274 ] Eugene Koifman commented on HIVE-4725: -- ping > templeton.hadoop.queue.name property s

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

2014-09-05 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: - Issue Type: Sub-task (was: Bug) Parent: HIVE-5369 > With fetch column stats disabled number of ele

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

2014-09-05 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: - Labels: (was: performance) > With fetch column stats disabled number of elements in grouping set is not

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

2014-09-05 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: - Fix Version/s: (was: 0.14.0) > With fetch column stats disabled number of elements in grouping set is n

Re: Review Request 25179: HIVE-7905: CBO: more cost model changes

2014-09-05 Thread Harish Butani
> On Sept. 4, 2014, 8:17 p.m., John Pullokkaran wrote: > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/optiq/stats/HiveRelMdRowCount.java, > > line 80 > > > > > > Can't getRowCount(SemiJoinRel) combine with getRowC

[jira] [Updated] (HIVE-7811) Compactions need to update table/partition stats

2014-09-05 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7811: - Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. Thanks Eugene. > Com

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25394/ --- (Updated Sept. 5, 2014, 6:18 p.m.) Review request for hive, Brock Noland and Xu

Re: Review Request 25394: HIVE-7503: Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Xuefu Zhang
> On Sept. 5, 2014, 5:59 p.m., Xuefu Zhang wrote: > > ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java, line > > 228 > > > > > > What's the reason to remove this? > > Chao Sun wrote: > This is

[jira] [Commented] (HIVE-7653) Hive AvroSerDe does not support circular references in Schema

2014-09-05 Thread Sachin Goyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123308#comment-14123308 ] Sachin Goyal commented on HIVE-7653: The patch is for AvroSerDe and is about handling c

[jira] [Updated] (HIVE-7905) CBO: more cost model changes

2014-09-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7905: Attachment: HIVE-7905.2.patch > CBO: more cost model changes > > >

[jira] [Commented] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123307#comment-14123307 ] Chao commented on HIVE-7503: [~xuefuz] OK, I've updated it and will remember next time. > Supp

[jira] [Commented] (HIVE-7905) CBO: more cost model changes

2014-09-05 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123309#comment-14123309 ] Harish Butani commented on HIVE-7905: - Review board link: https://reviews.apache.org/r/

Re: Review Request 25280: Refactoring GraphTran to make it conform to SparkTran interface. [Spark Branch]

2014-09-05 Thread Chao Sun
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25280/ --- (Updated Sept. 5, 2014, 6:20 p.m.) Review request for hive, Brock Noland and Xu

[jira] [Commented] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

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

[jira] [Commented] (HIVE-7503) Support Hive's multi-table insert query with Spark [Spark Branch]

2014-09-05 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123328#comment-14123328 ] Chao commented on HIVE-7503: I guess this is because generated plans are not completely identic

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

2014-09-05 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123337#comment-14123337 ] Siddharth Seth commented on HIVE-7976: -- +1. The Tez changes look good. > Merge tez br

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

2014-09-05 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: - Status: Patch Available (was: Open) > With fetch column stats disabled number of elements in grouping set

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

2014-09-05 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.1.patch > With fetch column stats disabled number of elements in grouping set is not

[jira] [Reopened] (HIVE-7989) Optimize Windowing function performance for row frames

2014-09-05 Thread Ankit Kamboj (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kamboj reopened HIVE-7989: > Optimize Windowing function performance for row frames > --

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

2014-09-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123386#comment-14123386 ] Sergey Shelukhin commented on HIVE-7976: +1 > Merge tez branch into trunk (tez 0.

[jira] [Updated] (HIVE-7989) Optimize Windowing function performance for row frames

2014-09-05 Thread Ankit Kamboj (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kamboj updated HIVE-7989: --- Description: To find aggregate value for each row, current windowing function implementation creates a

Review Request 25395: HIVE-7990: With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25395/ --- Review request for hive, Ashutosh Chauhan, Gunther Hagleitner, and Harish Butani

[jira] [Updated] (HIVE-7989) Optimize Windowing function performance for row frames

2014-09-05 Thread Ankit Kamboj (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kamboj updated HIVE-7989: --- Status: Patch Available (was: Reopened) On queries: Query1: select a.*,sum(b) over(partition by a ord

[jira] [Updated] (HIVE-7989) Optimize Windowing function performance for row frames

2014-09-05 Thread Ankit Kamboj (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Kamboj updated HIVE-7989: --- Attachment: HIVE-7989.patch > Optimize Windowing function performance for row frames >

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

2014-09-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6550: --- Attachment: HIVE-6550.02.patch trying again with almost the same patch, looks like HiveQA was b

Re: Review Request 25395: HIVE-7990: With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-05 Thread Mostafa Mokhtar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25395/#review52492 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/St

[jira] [Updated] (HIVE-7987) Storage based authorization - NPE for drop view

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

Re: Review Request 25395: HIVE-7990: With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25395/#review52493 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/St

Re: Review Request 25395: HIVE-7990: With fetch column stats disabled number of elements in grouping set is not taken into account

2014-09-05 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25395/#review52494 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/St

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

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

[jira] [Assigned] (HIVE-7962) CBO Trunk Merge:Prevent Alter Table, drop,show Code paths from exercising CBO

2014-09-05 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-7962: -- Assignee: Sergey Shelukhin (was: Laljo John Pullokkaran) > CBO Trunk Merge:Prevent Alte

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

2014-09-05 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: - Issue Type: Sub-task (was: Bug) Parent: HIVE-5369 > Incorrect calculation of number of rows in Joi

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

2014-09-05 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: - Labels: (was: performance) > Incorrect calculation of number of rows in JoinStatsRule.process results in

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

2014-09-05 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: - Fix Version/s: (was: 0.14.0) > Incorrect calculation of number of rows in JoinStatsRule.process results

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

2014-09-05 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: - Priority: Minor (was: Major) > Incorrect calculation of number of rows in JoinStatsRule.process results in

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

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

[jira] [Commented] (HIVE-7870) Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123497#comment-14123497 ] Xuefu Zhang commented on HIVE-7870: --- {quote} 1. when hive.merge.sparkfiles is turned on,

[jira] [Commented] (HIVE-7870) Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-05 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123500#comment-14123500 ] Xuefu Zhang commented on HIVE-7870: --- [~ann.wang] Thanks for the patch. I left a couple or

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

2014-09-05 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.1.patch [~mmokhtar]/[~hagleitn]/[~rhbutani] Can someone plz take a look at this small

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

2014-09-05 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: - Status: Patch Available (was: Open) > Incorrect calculation of number of rows in JoinStatsRule.process res

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

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

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

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7826: - Fix Version/s: 0.14.0 > Dynamic partition pruning on Tez >

[jira] [Updated] (HIVE-7851) Fix NPE in split generation on Tez 0.5

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7851: - Fix Version/s: 0.14.0 > Fix NPE in split generation on Tez 0.5 > --

[jira] [Updated] (HIVE-7350) Changes related to TEZ-692, TEZ-1169, TEZ-1234

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7350: - Fix Version/s: 0.14.0 > Changes related to TEZ-692, TEZ-1169, TEZ-1234 > --

[jira] [Updated] (HIVE-7544) Changes related to TEZ-1288 (FastTezSerialization)

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7544: - Fix Version/s: 0.14.0 > Changes related to TEZ-1288 (FastTezSerialization) > --

[jira] [Updated] (HIVE-7601) Bring up tez-branch upto the API changes from TEZ-1058, TEZ-1303, TEZ-1346, TEZ-1041

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7601: - Fix Version/s: 0.14.0 > Bring up tez-branch upto the API changes from TEZ-1058, TEZ-1303, T

[jira] [Updated] (HIVE-7427) Changes for EdgeConfigurations

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7427: - Fix Version/s: 0.14.0 > Changes for EdgeConfigurations > -- > >

[jira] [Updated] (HIVE-7639) Bring tez-branch upto api changes in TEZ-1379, TEZ-1057, TEZ-1382

2014-09-05 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-7639: - Fix Version/s: 0.14.0 > Bring tez-branch upto api changes in TEZ-1379, TEZ-1057, TEZ-1382 >

  1   2   3   >