hive git commit: HIVE-11240 Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE(Ferdinand Xu, reviewed by Xuefu Zhang)

2015-07-13 Thread xuf
Repository: hive Updated Branches: refs/heads/branch-1 414e42f47 -> 388685c24 HIVE-11240 Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE(Ferdinand Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git

hive git commit: HIVE-11240 Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE(Ferdinand Xu, reviewed by Xuefu Zhang)

2015-07-13 Thread xuf
Repository: hive Updated Branches: refs/heads/master 5363af9aa -> 21aecbcff HIVE-11240 Change value type from int to long for HiveConf.ConfVars.METASTORESERVERMAXMESSAGESIZE(Ferdinand Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-w

hive git commit: HIVE-11226 BeeLine-Cli: support hive.cli.prompt in new CLI (Ferdinand Xu, reviewed by Xuefu Zhang)

2015-07-13 Thread xuf
Repository: hive Updated Branches: refs/heads/beeline-cli 30aa15556 -> 0ac8f6c48 HIVE-11226 BeeLine-Cli: support hive.cli.prompt in new CLI (Ferdinand Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/co

hive git commit: HIVE-11236 BeeLine-Cli: use the same output format as old CLI in the new CLI(Ferdinand Xu, reviewed by Xuefu Zhang)

2015-07-13 Thread xuf
Repository: hive Updated Branches: refs/heads/beeline-cli eccfdf0ed -> 30aa15556 HIVE-11236 BeeLine-Cli: use the same output format as old CLI in the new CLI(Ferdinand Xu, reviewed by Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

[2/2] hive git commit: HIVE-10882 : CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results (Jesus Camacho Rodriguez via Ashutosh Chauhan)

2015-07-13 Thread hashutosh
HIVE-10882 : CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results (Jesus Camacho Rodriguez via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.a

[1/2] hive git commit: HIVE-10882 : CBO: Calcite Operator To Hive Operator (Calcite Return Path) empty filtersMap of join operator causes wrong results (Jesus Camacho Rodriguez via Ashutosh Chauhan)

2015-07-13 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 2620ebbc6 -> 5363af9aa http://git-wip-us.apache.org/repos/asf/hive/blob/5363af9a/ql/src/test/results/clientpositive/fouter_join_ppr.q.out -- diff --git a/ql/src/test/results/

hive git commit: HIVE-11200 : LLAP: Cache BuddyAllocator throws NPE (Sergey Shelukhin)

2015-07-13 Thread sershe
Repository: hive Updated Branches: refs/heads/llap 1972e8432 -> fc9f75836 HIVE-11200 : LLAP: Cache BuddyAllocator throws NPE (Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fc9f7583 Tree: http://git-wip-us

hive git commit: HIVE-11129 : Issue a warning when copied from UTF-8 to ISO 8859-1 (Aihua Xu via Szehon)

2015-07-13 Thread szehon
Repository: hive Updated Branches: refs/heads/branch-1 1b5bca0a5 -> 414e42f47 HIVE-11129 : Issue a warning when copied from UTF-8 to ISO 8859-1 (Aihua Xu via Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/414e42f4

hive git commit: HIVE-11129 : Issue a warning when copied from UTF-8 to ISO 8859-1 (Aihua Xu via Szehon)

2015-07-13 Thread szehon
Repository: hive Updated Branches: refs/heads/master 3301b92bc -> 2620ebbc6 HIVE-11129 : Issue a warning when copied from UTF-8 to ISO 8859-1 (Aihua Xu via Szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/2620ebbc Tr

hive git commit: HIVE-11232 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix the output of select_same_col.q (Pengcheng Xiong via Ashutosh Chauhan)

2015-07-13 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 8121b9ab6 -> 17f759d63 HIVE-11232 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix the output of select_same_col.q (Pengcheng Xiong via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git-wip-us.apach

hive git commit: HIVE-11194 - Exchange partition on external tables should fail with error message when target folder already exists (Aihua Xu, reviewd by Chao Sun)

2015-07-13 Thread sunchao
Repository: hive Updated Branches: refs/heads/branch-1 c30ab4686 -> 1b5bca0a5 HIVE-11194 - Exchange partition on external tables should fail with error message when target folder already exists (Aihua Xu, reviewd by Chao Sun) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-11228 - Mutation API should use semi-shared locks. (Elliot West, via Eugene Koifman)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 17f759d63 -> 3301b92bc HIVE-11228 - Mutation API should use semi-shared locks. (Elliot West, via Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3301b92b

hive git commit: HIVE-11194 - Exchange partition on external tables should fail with error message when target folder already exists (Aihua Xu, reviewd by Chao Sun)

2015-07-13 Thread sunchao
Repository: hive Updated Branches: refs/heads/master 65e9fcf05 -> 8121b9ab6 HIVE-11194 - Exchange partition on external tables should fail with error message when target folder already exists (Aihua Xu, reviewd by Chao Sun) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: ht

hive git commit: HIVE-11231 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): make the output of ba_table_union.q more stable (Pengcheng Xiong via Ashutosh Chauhan)

2015-07-13 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 66feedc55 -> 65e9fcf05 HIVE-11231 : CBO: Calcite Operator To Hive Operator (Calcite Return Path): make the output of ba_table_union.q more stable (Pengcheng Xiong via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan Project: http://git

[2/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c30ab468 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/c30a

[1/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 16d1b7459 -> c30ab4686 http://git-wip-us.apache.org/repos/asf/hive/blob/c30ab468/ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/TestWorker.java -- diff --git a/ql/src

[1/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 5c94bda99 -> 66feedc55 http://git-wip-us.apache.org/repos/asf/hive/blob/66feedc5/ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/TestWorker.java -- diff --git a/ql/src/t

[2/2] hive git commit: HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates)

2015-07-13 Thread ekoifman
HIVE-11030 - Enhance storage layer to create one delta file per write (Eugene Koifman, reviewed by Alan Gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/66feedc5 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/66fe