svn commit: r1581114 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/optimizer/physical/ java/org/apache/hadoop/hive/ql/plan/ test/queries/c

2014-03-24 Thread sershe
Author: sershe Date: Mon Mar 24 23:25:08 2014 New Revision: 1581114 URL: http://svn.apache.org/r1581114 Log: HIVE-6682 : nonstaged mapjoin table memory check may be broken (Sergey Shelukhin, reviewed by Navis) Added: hive/branches/branch-0.13/ql/src/test/queries/clientpositive/mapjoin_memch

svn commit: r1581111 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/optimizer/physical/ java/org/apache/hadoop/hive/ql/plan/ test/queries/clientpositive/

2014-03-24 Thread sershe
Author: sershe Date: Mon Mar 24 23:24:18 2014 New Revision: 158 URL: http://svn.apache.org/r158 Log: HIVE-6682 : nonstaged mapjoin table memory check may be broken (Sergey Shelukhin, reviewed by Navis) Added: hive/trunk/ql/src/test/queries/clientpositive/mapjoin_memcheck.q hive/t

svn commit: r1581062 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/tools/TezMergedLogicalInput.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 20:59:29 2014 New Revision: 1581062 URL: http://svn.apache.org/r1581062 Log: HIVE-6702: TezMergedLogicalInput needs to inform the framework when it is ready (Siddharth Seth via Gunther Hagleitner) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/ha

svn commit: r1581060 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/tools/TezMergedLogicalInput.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 20:59:00 2014 New Revision: 1581060 URL: http://svn.apache.org/r1581060 Log: HIVE-6702: TezMergedLogicalInput needs to inform the framework when it is ready (Siddharth Seth via Gunther Hagleitner) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/ex

svn commit: r1581008 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 19:17:30 2014 New Revision: 1581008 URL: http://svn.apache.org/r1581008 Log: HIVE-6716: ORC struct throws NPE for tables with inner structs having null values (Prasanth J via Gunther Hagleitner) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hado

svn commit: r1581007 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 19:15:29 2014 New Revision: 1581007 URL: http://svn.apache.org/r1581007 Log: HIVE-6716: ORC struct throws NPE for tables with inner structs having null values (Prasanth J via Gunther Hagleitner) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/or

svn commit: r1581006 - in /hive/branches/branch-0.13/serde/src: java/org/apache/hadoop/hive/serde2/lazy/ java/org/apache/hadoop/hive/serde2/lazybinary/ test/org/apache/hadoop/hive/serde2/lazy/

2014-03-24 Thread vikram
Author: vikram Date: Mon Mar 24 19:12:23 2014 New Revision: 1581006 URL: http://svn.apache.org/r1581006 Log: Lazy maps are broken (LazyMap and LazyBinaryMap) (Prasanth J via Vikram Dixit, reviewed by Gunther) Modified: hive/branches/branch-0.13/serde/src/java/org/apache/hadoop/hive/serde2/l

svn commit: r1581005 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java test/queries/clientpositive/tez_dml.q test/results/clientpositive/tez/tez_dml.q.out

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 19:10:55 2014 New Revision: 1581005 URL: http://svn.apache.org/r1581005 Log: HIVE-6706: Tez queries fail when there are no input paths (Gunther Hagleitner, reviewed by Vikram Dixit K) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/

svn commit: r1581002 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java test/queries/clientpositive/tez_dml.q test/results/clientpositive/tez/tez_dml.q.out

2014-03-24 Thread vikram
Author: vikram Date: Mon Mar 24 19:07:56 2014 New Revision: 1581002 URL: http://svn.apache.org/r1581002 Log: Revert HIVE-6707 : Wrong patch (Vikram Dixit) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java hive/branches/branch-0.13/ql/src/te

svn commit: r1580984 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 18:42:30 2014 New Revision: 1580984 URL: http://svn.apache.org/r1580984 Log: HIVE-6700: In some queries inputs are closed on Tez before the operator pipeline is flushed (Gunther Hagleitner, reviewed by Vikram Dixit K and Siddharth Seth) Modified: hive/branc

svn commit: r1580981 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java test/queries/clientpositive/tez_dml.q test/results/clientpositive/tez/tez_dml.q.out

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 18:40:30 2014 New Revision: 1580981 URL: http://svn.apache.org/r1580981 Log: HIVE-6706: Tez queries fail when there are no input paths (Gunther Hagleitner, reviewed by Vikram Dixit K) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputForm

svn commit: r1580942 - /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java

2014-03-24 Thread gunther
Author: gunther Date: Mon Mar 24 17:57:24 2014 New Revision: 1580942 URL: http://svn.apache.org/r1580942 Log: HIVE-6700: In some queries inputs are closed on Tez before the operator pipeline is flushed (Gunther Hagleitner, reviewed by Vikram Dixit K and Siddharth Seth) Modified: hive/trunk/

svn commit: r1580941 - in /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql: exec/ exec/mr/ exec/tez/ io/rcfile/merge/ io/rcfile/stats/ io/rcfile/truncate/

2014-03-24 Thread hashutosh
Author: hashutosh Date: Mon Mar 24 17:56:52 2014 New Revision: 1580941 URL: http://svn.apache.org/r1580941 Log: HIVE-6635 : Heartbeats are not being sent when DbLockMgr is used and an operation holds locks (Alan Gates via Ashutosh Chauhan) Added: hive/branches/branch-0.13/ql/src/java/org/ap

svn commit: r1580940 - in /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql: exec/ exec/mr/ exec/tez/ io/rcfile/merge/ io/rcfile/stats/ io/rcfile/truncate/

2014-03-24 Thread hashutosh
Author: hashutosh Date: Mon Mar 24 17:56:00 2014 New Revision: 1580940 URL: http://svn.apache.org/r1580940 Log: HIVE-6635 : Heartbeats are not being sent when DbLockMgr is used and an operation holds locks (Alan Gates via Ashutosh Chauhan) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive

svn commit: r1580802 - /hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java

2014-03-24 Thread vikram
Author: vikram Date: Mon Mar 24 10:19:54 2014 New Revision: 1580802 URL: http://svn.apache.org/r1580802 Log: HIVE-6711 : ORC maps uses getMapSize() from MapOI which is unreliable (Prasanth J via Vikram Dixit, reviewed by Gunther) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/ha

svn commit: r1580797 - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java test/queries/clientpositive/tez_dml.q test/results/clientpositive/tez/tez_dml.q.out

2014-03-24 Thread vikram
Author: vikram Date: Mon Mar 24 09:57:42 2014 New Revision: 1580797 URL: http://svn.apache.org/r1580797 Log: HIVE-6707 : Lazy maps are broken (LazyMap and LazyBinaryMap) (Prasanth J via Vikram Dixit, reviewed by Gunther) Modified: hive/branches/branch-0.13/ql/src/java/org/apache/hadoop/hive