svn commit: r1656619 - /hive/trunk/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java

2015-02-02 Thread brock
Author: brock Date: Tue Feb 3 01:57:26 2015 New Revision: 1656619 URL: http://svn.apache.org/r1656619 Log: HIVE-9470 - Use a generic writable object to run ColumnaStorageBench write/read tests (Sergio Pena via Brock) Modified: hive/trunk/itests/hive-jmh/src/main/java/org/apache/hive/benchm

svn commit: r1656618 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/io/parquet/serde/ test/queries/clientpositive/ test/results/clientpositive/

2015-02-02 Thread brock
Author: brock Date: Tue Feb 3 01:56:07 2015 New Revision: 1656618 URL: http://svn.apache.org/r1656618 Log: HIVE-9303 - Parquet files are written with incorrect definition levels (Sergio Pena via Brock) Added: hive/trunk/ql/src/test/queries/clientpositive/parquet_write_correct_definition_le

svn commit: r1656617 - /hive/branches/parquet/

2015-02-02 Thread brock
Author: brock Date: Tue Feb 3 01:54:24 2015 New Revision: 1656617 URL: http://svn.apache.org/r1656617 Log: Creating branch for `parquet' dev Added: hive/branches/parquet/ (props changed) - copied from r1656616, hive/trunk/ Propchange: hive/branches/parquet/ -

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

2015-02-02 Thread prasanthj
Author: prasanthj Date: Tue Feb 3 01:21:34 2015 New Revision: 1656614 URL: http://svn.apache.org/r1656614 Log: HIVE-9521: Drop support for Java6 (Nick Dimiduk reviewed by Thejas Nair, Brock Noland) Modified: hive/trunk/pom.xml Modified: hive/trunk/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1656595 [1/2] - in /hive/branches/llap: llap-client/src/java/org/apache/hadoop/hive/llap/io/api/ llap-client/src/java/org/apache/hadoop/hive/llap/io/api/cache/ llap-server/src/java/org/ap

2015-02-02 Thread sershe
Author: sershe Date: Mon Feb 2 22:28:15 2015 New Revision: 1656595 URL: http://svn.apache.org/r1656595 Log: HIVE-9418p2 : Part of the encoded data production pipeline (incomplete, only to allow parallel work) Added: hive/branches/llap/llap-server/src/java/org/apache/hadoop/hive/llap/io/met

svn commit: r1656595 [2/2] - in /hive/branches/llap: llap-client/src/java/org/apache/hadoop/hive/llap/io/api/ llap-client/src/java/org/apache/hadoop/hive/llap/io/api/cache/ llap-server/src/java/org/ap

2015-02-02 Thread sershe
Modified: hive/branches/llap/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java URL: http://svn.apache.org/viewvc/hive/branches/llap/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java?rev=1656595&r1=1656594&r2=1656595&view=diff =

svn commit: r1656587 - /hive/trunk/hcatalog/webhcat/svr/src/test/java/org/apache/hive/hcatalog/templeton/TestWebHCatE2e.java

2015-02-02 Thread thejas
Author: thejas Date: Mon Feb 2 21:44:51 2015 New Revision: 1656587 URL: http://svn.apache.org/r1656587 Log: HIVE-9539 : Wrong check of version format in TestWebHCatE2e.getHiveVersion() (Damien Carol & Alexander Pivovarov, via Thejas Nair) Modified: hive/trunk/hcatalog/webhcat/svr/src/test/

svn commit: r1656573 [3/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/infer_bucket_sort_reducers_power_two.q.out URL: http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/infer_bucket_sort_reducers_power_two.q.out?rev=1656573&view=auto ==

svn commit: r1656573 [4/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/ql_rewrite_gbtoidx.q.out URL: http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/ql_rewrite_gbtoidx.q.out?rev=1656573&view=auto ==

svn commit: r1656573 [6/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/quotedid_smb.q.out URL: http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/quotedid_smb.q.out?rev=1656573&view=auto ==

svn commit: r1656573 [1/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Author: xuefu Date: Mon Feb 2 21:10:08 2015 New Revision: 1656573 URL: http://svn.apache.org/r1656573 Log: HIVE-9211: Research on build mini HoS cluster on YARN for unit test[Spark Branch] (Chengxiang via Xuefu) Added: hive/branches/spark/data/conf/spark/standalone/ hive/branches/spark/

svn commit: r1656573 [2/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/index_bitmap3.q.out URL: http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/index_bitmap3.q.out?rev=1656573&view=auto

svn commit: r1656573 [5/6] - in /hive/branches/spark: data/conf/spark/ data/conf/spark/standalone/ data/conf/spark/yarn-client/ itests/ itests/qtest-spark/ itests/src/test/resources/ itests/util/src/m

2015-02-02 Thread xuefu
Added: hive/branches/spark/ql/src/test/results/clientpositive/spark/ql_rewrite_gbtoidx_cbo_1.q.out URL: http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientpositive/spark/ql_rewrite_gbtoidx_cbo_1.q.out?rev=1656573&view=auto ==

svn commit: r1656553 - in /hive/trunk/ql/src/test: queries/clientpositive/orc_vectorization_ppd.q queries/clientpositive/vector_coalesce.q results/clientpositive/tez/vector_coalesce.q.out results/clie

2015-02-02 Thread hashutosh
Author: hashutosh Date: Mon Feb 2 19:57:44 2015 New Revision: 1656553 URL: http://svn.apache.org/r1656553 Log: HIVE-9525 : Enable constant propagation optimization in few existing tests where it was disabled. (Ashutosh Chauhan via Prasanth J) Modified: hive/trunk/ql/src/test/queries/clientp

svn commit: r938696 - in /websites/production/hive/content: ./ javadocs/

2015-02-02 Thread prasanthj
Author: prasanthj Date: Mon Feb 2 19:30:20 2015 New Revision: 938696 Log: Updated PMC list with new members. Added: websites/production/hive/content/ - copied from r938695, websites/staging/hive/trunk/content/ websites/production/hive/content/javadocs/ - copied from r938695,

svn commit: r938695 - in /websites/staging/hive/trunk/content: ./ people.html

2015-02-02 Thread buildbot
Author: buildbot Date: Mon Feb 2 19:28:53 2015 New Revision: 938695 Log: Staging update by buildbot for hive Modified: websites/staging/hive/trunk/content/ (props changed) websites/staging/hive/trunk/content/people.html Propchange: websites/staging/hive/trunk/content/

svn commit: r1656548 - /hive/cms/trunk/content/people.mdtext

2015-02-02 Thread prasanthj
Author: prasanthj Date: Mon Feb 2 19:28:50 2015 New Revision: 1656548 URL: http://svn.apache.org/r1656548 Log: Roles column in PMC list was empty because of previous commit Modified: hive/cms/trunk/content/people.mdtext Modified: hive/cms/trunk/content/people.mdtext URL: http://svn.apache.

svn commit: r1656545 - in /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse: ParseContext.java SemanticAnalyzer.java TaskCompiler.java

2015-02-02 Thread jpullokk
Author: jpullokk Date: Mon Feb 2 19:19:36 2015 New Revision: 1656545 URL: http://svn.apache.org/r1656545 Log: HIVE-9431: Removing AST from ParseContext (Jesus Camacho Rodriguez via Laljo John Pullokkaran Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseContext.java

svn commit: r1656544 - in /hive/trunk: common/src/java/org/apache/hadoop/hive/conf/ ql/src/java/org/apache/hadoop/hive/ql/ ql/src/java/org/apache/hadoop/hive/ql/exec/ ql/src/java/org/apache/hadoop/hiv

2015-02-02 Thread jdere
Author: jdere Date: Mon Feb 2 19:19:01 2015 New Revision: 1656544 URL: http://svn.apache.org/r1656544 Log: HIVE-5472: support a simple scalar which returns the current timestamp (Jason Dere, reviewed by Thejas Nair) Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/Generi

svn commit: r938689 - in /websites/staging/hive/trunk/content: ./ people.html

2015-02-02 Thread buildbot
Author: buildbot Date: Mon Feb 2 19:09:11 2015 New Revision: 938689 Log: Staging update by buildbot for hive Modified: websites/staging/hive/trunk/content/ (props changed) websites/staging/hive/trunk/content/people.html Propchange: websites/staging/hive/trunk/content/

svn commit: r1656543 - /hive/cms/trunk/content/people.mdtext

2015-02-02 Thread prasanthj
Author: prasanthj Date: Mon Feb 2 19:09:07 2015 New Revision: 1656543 URL: http://svn.apache.org/r1656543 Log: HIVE-9541: Update people page with new PMC members Modified: hive/cms/trunk/content/people.mdtext Modified: hive/cms/trunk/content/people.mdtext URL: http://svn.apache.org/viewvc/

svn commit: r1656542 - in /hive/trunk/ql/src: java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java java/org/apache/hadoop/hive/ql/stats/StatsUtils.java test/results/cli

2015-02-02 Thread prasanthj
Author: prasanthj Date: Mon Feb 2 19:03:26 2015 New Revision: 1656542 URL: http://svn.apache.org/r1656542 Log: HIVE-9512: HIVE-9327 causing regression in stats annotation (Jesus Camacho Rodriguez via Prasanth Jayachandran) Modified: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimize

svn commit: r1656519 [2/2] - in /hive/trunk: ./ common/ common/src/java/org/apache/hive/common/util/ common/src/test/org/apache/hive/common/util/ data/files/ hbase-handler/src/java/org/apache/hadoop/h

2015-02-02 Thread hashutosh
Modified: hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java URL: http://svn.apache.org/viewvc/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java?rev=1656519&r1=1656518&r2=1656519&view=diff =

svn commit: r1656519 [1/2] - in /hive/trunk: ./ common/ common/src/java/org/apache/hive/common/util/ common/src/test/org/apache/hive/common/util/ data/files/ hbase-handler/src/java/org/apache/hadoop/h

2015-02-02 Thread hashutosh
Author: hashutosh Date: Mon Feb 2 17:04:41 2015 New Revision: 1656519 URL: http://svn.apache.org/r1656519 Log: HIVE-9298 : Support reading alternate timestamp formats (Jason Dere via Ashutosh Chauhan) Added: hive/trunk/common/src/java/org/apache/hive/common/util/TimestampParser.java hi