hive git commit: HIVE-11138: Query fails when there isn't a comparator for an operator [Spark Branch] (Rui reviewed by Chengxiang & Xuefu)

2015-06-30 Thread lirui
Repository: hive Updated Branches: refs/heads/spark e0a5f3fd1 -> 9604e08cd HIVE-11138: Query fails when there isn't a comparator for an operator [Spark Branch] (Rui reviewed by Chengxiang & Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

hive git commit: HIVE-11108: HashTableSinkOperator doesn't support vectorization [Spark Branch] (Rui reviewed by Xuefu)

2015-06-30 Thread lirui
Repository: hive Updated Branches: refs/heads/spark 9604e08cd -> d69e5cb21 HIVE-11108: HashTableSinkOperator doesn't support vectorization [Spark Branch] (Rui reviewed by Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/comm

hive git commit: HIVE-9566: HiveServer2 fails to start with NullPointerException (Na via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 8ed337749 -> 97b4750c6 HIVE-9566: HiveServer2 fails to start with NullPointerException (Na via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/97b4750c Tree: http:/

hive git commit: HIVE-9566: HiveServer2 fails to start with NullPointerException (Na via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 a51ebd818 -> 73cf30c42 HIVE-9566: HiveServer2 fails to start with NullPointerException (Na via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/73cf30c4 Tree: http

hive git commit: HIVE-11095: SerDeUtils another bug , when Text is reused (Xiaowei via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 97b4750c6 -> 9c64f9378 HIVE-11095: SerDeUtils another bug ,when Text is reused (Xiaowei via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/9c64f937 Tree: http://gi

hive git commit: HIVE-11095: SerDeUtils another bug , when Text is reused (Xiaowei via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 73cf30c42 -> b555cc331 HIVE-11095: SerDeUtils another bug ,when Text is reused (Xiaowei via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b555cc33 Tree: http://

hive git commit: HIVE-11119 : Spark reduce vectorization doesnt account for scratch columns (Ashutosh Chauhan via Xuefu Zhang)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 b555cc331 -> 9285349fd HIVE-9 : Spark reduce vectorization doesnt account for scratch columns (Ashutosh Chauhan via Xuefu Zhang) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf

hive git commit: HIVE-11100: Beeline should escape semi-colon in queries (Chaoyu via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/master 9c64f9378 -> 3991dba30 HIVE-11100: Beeline should escape semi-colon in queries (Chaoyu via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/3991dba3 Tree: http://git

hive git commit: HIVE-11100: Beeline should escape semi-colon in queries (Chaoyu via Xuefu)

2015-06-30 Thread xuefu
Repository: hive Updated Branches: refs/heads/branch-1 9285349fd -> ad54cce7d HIVE-11100: Beeline should escape semi-colon in queries (Chaoyu via Xuefu) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ad54cce7 Tree: http://g

[2/3] hive git commit: HIVE-10165 Improve hive-hcatalog-streaming extensibility and support updates and deletes (Eliot West via gates)

2015-06-30 Thread gates
http://git-wip-us.apache.org/repos/asf/hive/blob/994d98c0/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/CreatePartitionHelper.java -- diff --git a/hcatalog/streaming/src/java/org/apache/hive/hcatalog

[1/3] hive git commit: HIVE-10165 Improve hive-hcatalog-streaming extensibility and support updates and deletes (Eliot West via gates)

2015-06-30 Thread gates
Repository: hive Updated Branches: refs/heads/master 3991dba30 -> 994d98c09 http://git-wip-us.apache.org/repos/asf/hive/blob/994d98c0/hcatalog/streaming/src/test/org/apache/hive/hcatalog/streaming/mutate/TestMutations.java -- d

[3/3] hive git commit: HIVE-10165 Improve hive-hcatalog-streaming extensibility and support updates and deletes (Eliot West via gates)

2015-06-30 Thread gates
HIVE-10165 Improve hive-hcatalog-streaming extensibility and support updates and deletes (Eliot West via gates) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/994d98c0 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/994

hive git commit: HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair)

2015-06-30 Thread ekoifman
Repository: hive Updated Branches: refs/heads/master 994d98c09 -> ffce22589 HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apa

hive git commit: HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair)

2015-06-30 Thread ekoifman
Repository: hive Updated Branches: refs/heads/branch-1 ad54cce7d -> ed36b0230 HIVE-11140 auto compute PROJ_HOME in hcatalog/src/test/e2e/templeton/deployers/env.sh (Eugene Koifman, reviewed by Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.a

hive git commit: HIVE-11147 : MetaTool doesn't update FS root location for partitions with space in name (Wei Zheng via Thejas Nair)

2015-06-30 Thread thejas
Repository: hive Updated Branches: refs/heads/master ffce22589 -> edb7b8893 HIVE-11147 : MetaTool doesn't update FS root location for partitions with space in name (Wei Zheng via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

hive git commit: HIVE-11147 : MetaTool doesn't update FS root location for partitions with space in name (Wei Zheng via Thejas Nair)

2015-06-30 Thread thejas
Repository: hive Updated Branches: refs/heads/branch-1 ed36b0230 -> 8f7527ef1 HIVE-11147 : MetaTool doesn't update FS root location for partitions with space in name (Wei Zheng via Thejas Nair) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/rep