svn commit: r1640916 - in /hive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/exec/spark: HiveSparkClientFactory.java session/SparkSession.java session/SparkSessionImpl.java

2014-11-21 Thread xuefu
Author: xuefu Date: Fri Nov 21 14:06:08 2014 New Revision: 1640916 URL: http://svn.apache.org/r1640916 Log: HIVE-8868: SparkSession and SparkClient mapping[Spark Branch] (Rui via Xuefu) Modified:

svn commit: r1640934 - in /hive/branches/spark: itests/src/test/resources/ ql/src/java/org/apache/hadoop/hive/ql/parse/spark/ ql/src/test/results/clientpositive/spark/

2014-11-21 Thread xuefu
Author: xuefu Date: Fri Nov 21 15:17:16 2014 New Revision: 1640934 URL: http://svn.apache.org/r1640934 Log: HIVE-8756: numRows and rawDataSize are not collected by the Spark stats [Spark Branch] (Na via Xuefu) Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/stats1.q.out

svn commit: r1640943 - in /hive/trunk: common/src/java/org/apache/hive/common/util/ metastore/src/java/org/apache/hadoop/hive/metastore/ ql/src/test/queries/clientpositive/ ql/src/test/results/clientp

2014-11-21 Thread hashutosh
Author: hashutosh Date: Fri Nov 21 15:42:35 2014 New Revision: 1640943 URL: http://svn.apache.org/r1640943 Log: HIVE-8863 : Cannot drop table with uppercase name after compute statistics for columns (Chaoyu Tang via Ashutosh Chauhan) Added:

svn commit: r1640963 - /hive/trunk/data/files/

2014-11-21 Thread brock
Author: brock Date: Fri Nov 21 17:29:52 2014 New Revision: 1640963 URL: http://svn.apache.org/r1640963 Log: HIVE-8909 - Hive doesn't correctly read Parquet nested types (Data Files) Added: hive/trunk/data/files/AvroPrimitiveInList.parquet (with props)

svn commit: r1640981 - in /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton: AppConfig.java tool/TempletonUtils.java tool/TrivialExecService.java

2014-11-21 Thread ekoifman
Author: ekoifman Date: Fri Nov 21 19:24:54 2014 New Revision: 1640981 URL: http://svn.apache.org/r1640981 Log: HIVE-8877 improve context logging during job submission via WebHCat (reviewed by Thejas Nair) Modified:

svn commit: r1641007 - /hive/branches/HIVE-8065/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java

2014-11-21 Thread brock
Author: brock Date: Fri Nov 21 21:57:23 2014 New Revision: 1641007 URL: http://svn.apache.org/r1641007 Log: HIVE-8945 - Allow user to read encrypted read-only tables only if the scratch directory is encrypted (Sergio Pena via Brock) Modified:

svn commit: r1641009 - /hive/trunk/pom.xml

2014-11-21 Thread cws
Author: cws Date: Fri Nov 21 22:13:55 2014 New Revision: 1641009 URL: http://svn.apache.org/r1641009 Log: HIVE-8933. Check release builds for SNAPSHOT dependencies Modified: hive/trunk/pom.xml Modified: hive/trunk/pom.xml URL:

svn commit: r1641011 - /hive/branches/branch-0.14/pom.xml

2014-11-21 Thread cws
Author: cws Date: Fri Nov 21 22:30:42 2014 New Revision: 1641011 URL: http://svn.apache.org/r1641011 Log: HIVE-8933. Check release builds for SNAPSHOT dependencies Modified: hive/branches/branch-0.14/pom.xml Modified: hive/branches/branch-0.14/pom.xml URL:

svn commit: r1641023 - /hive/branches/spark/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkReduceSinkMapJoinProc.java

2014-11-21 Thread szehon
Author: szehon Date: Sat Nov 22 01:40:25 2014 New Revision: 1641023 URL: http://svn.apache.org/r1641023 Log: HIVE-8942 : Investigate test failure on skewjoin.q [Spark Branch] (Chao Sun via Szehon) Modified:

svn commit: r1641024 - in /hive/trunk/metastore/scripts/upgrade/postgres: 019-HIVE-7784.postgres.sql pre-0-upgrade-0.13.0-to-0.14.0.postgres.sql

2014-11-21 Thread sershe
Author: sershe Date: Sat Nov 22 01:40:34 2014 New Revision: 1641024 URL: http://svn.apache.org/r1641024 Log: HIVE-8947 : HIVE-8876 also affects Postgres 9.2 (Sergey Shelukhin, reviewed by Ashutosh Chauhan) Added: