hive git commit: HIVE-13563 : Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties (Wei Zheng, reviewed by Prasanth Jayachandran)

2016-06-09 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 c6e7c18c5 -> eb52dade5 HIVE-13563 : Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties (Wei Zheng, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-13563 : Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties (Wei Zheng, reviewed by Prasanth Jayachandran)

2016-06-09 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 df3746565 -> 39decb0bf HIVE-13563 : Hive Streaming does not honor orc.compress.size and orc.stripe.size table properties (Wei Zheng, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: htt

hive git commit: HIVE-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman)

2016-06-14 Thread weiz
Repository: hive Updated Branches: refs/heads/master 942f731c7 -> 40a15536a HIVE-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman) 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-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman)

2016-06-14 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 78bedc8e2 -> 1e2e68816 HIVE-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman) 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-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman)

2016-06-15 Thread weiz
Repository: hive Updated Branches: refs/heads/master 53e01e4a5 -> d43938ca1 HIVE-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: h

hive git commit: HIVE-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman)

2016-06-15 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 000fb2c2f -> 0b63145de HIVE-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit:

hive git commit: HIVE-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman)

2016-06-15 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 98465d9b9 -> 3eb16ebec HIVE-13961 : ACID: Major compaction fails to include the original bucket files if there's no delta directory (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commi

hive git commit: HIVE-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman)

2016-06-15 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 3eb16ebec -> 45c1775e1 HIVE-13833 : Add an initial delay when starting the heartbeat (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-13809 : Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size (Wei Zheng, reviewed by Gopal V)

2016-06-20 Thread weiz
Repository: hive Updated Branches: refs/heads/master bfbd24ef2 -> ec0921bf7 HIVE-13809 : Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size (Wei Zheng, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git

hive git commit: HIVE-13809 : Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size (Wei Zheng, reviewed by Gopal V)

2016-06-20 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 f2ad5582d -> 232c168d2 HIVE-13809 : Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size (Wei Zheng, reviewed by Gopal V) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http:/

hive git commit: HIVE-13040 : Handle empty bucket creations more efficiently (Ashutosh Chauhan, reviewed by Prasanth Jayachandran)

2016-07-14 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 8f500f8ad -> 3e51861a2 HIVE-13040 : Handle empty bucket creations more efficiently (Ashutosh Chauhan, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

hive git commit: HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-14 Thread weiz
Repository: hive Updated Branches: refs/heads/master 0cce1a61a -> 29a259bea HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive

hive git commit: HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-14 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 48f329701 -> b48850860 HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-14 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.0 72d4073a6 -> 301ed30ea HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-14 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 3e51861a2 -> 826909d82 HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hi

hive git commit: HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)

2016-07-21 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 21466bb3f -> e96994b10 HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip

hive git commit: HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)

2016-07-21 Thread weiz
Repository: hive Updated Branches: refs/heads/master eeaea7f84 -> afa62e5ec HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.

hive git commit: HIVE-13934 : Configure Tez to make nocondiional task size memory available for the Processor (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-22 Thread weiz
Repository: hive Updated Branches: refs/heads/master 589ced8f2 -> d246aee62 HIVE-13934 : Configure Tez to make nocondiional task size memory available for the Processor (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wi

hive git commit: HIVE-13934 : Configure Tez to make nocondiional task size memory available for the Processor (Wei Zheng, reviewed by Gunther Hagleitner)

2016-07-22 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 0e1bfe21b -> 9fe723aa3 HIVE-13934 : Configure Tez to make nocondiional task size memory available for the Processor (Wei Zheng, reviewed by Gunther Hagleitner) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://gi

hive git commit: HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)

2016-07-25 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 c1ebe91ef -> b5b87a236 HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip

hive git commit: HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)

2016-07-25 Thread weiz
Repository: hive Updated Branches: refs/heads/master 5f9e6f037 -> 391335380 HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.

hive git commit: HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman)

2016-07-25 Thread weiz
Repository: hive Updated Branches: refs/heads/master 9938d45da -> 85a8c32f5 HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman)

2016-07-25 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 d14d4b384 -> 6f16fe8f2 HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apach

hive git commit: HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman)

2016-07-25 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 f21a40e8b -> 943bb8536 HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

hive git commit: HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong)

2016-07-26 Thread weiz
Repository: hive Updated Branches: refs/heads/master abbe4ecc9 -> 7b6516d7f HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/7b6516d

hive git commit: HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong)

2016-07-26 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 c92af0dcd -> 2812ca001 HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/281

hive git commit: HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong)

2016-07-26 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 c9615c792 -> 57ca0b57c HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/57ca0

hive git commit: HIVE-15644 : Collect LLAP's JVM metrics via Hive's JvmPauseMonitor (Wei Zheng, reviewed by Prasanth Jayachandran)

2017-03-24 Thread weiz
Repository: hive Updated Branches: refs/heads/master bec38dea5 -> 5607b384e HIVE-15644 : Collect LLAP's JVM metrics via Hive's JvmPauseMonitor (Wei Zheng, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/a

hive git commit: HIVE-15644 : Collect LLAP's JVM metrics via Hive's JvmPauseMonitor (Wei Zheng, reviewed by Prasanth Jayachandran)

2017-03-24 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2 b4d1f96c6 -> 47bc1c196 HIVE-15644 : Collect LLAP's JVM metrics via Hive's JvmPauseMonitor (Wei Zheng, reviewed by Prasanth Jayachandran) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman)

2017-04-12 Thread weiz
Repository: hive Updated Branches: refs/heads/master 543315d28 -> ce037d146 HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman)

2017-04-12 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2 b22d531a3 -> 04e5a4ee2 HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman)

2017-04-12 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.3 5542087fd -> 96aaa337e HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-15851 CompactorMR.launchCompactionJob() should use JobClient.submitJob() not runJob (Eugene Koifman, reviewed by Wei Zheng)

2017-04-12 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.2 3640e6f79 -> 9d7f148ed HIVE-15851 CompactorMR.launchCompactionJob() should use JobClient.submitJob() not runJob (Eugene Koifman, reviewed by Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman)

2017-04-12 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.2 9d7f148ed -> 812146e55 HIVE-16193 : Hive show compactions not reflecting the status of the application (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM

2017-04-13 Thread weiz
Repository: hive Updated Branches: refs/heads/master cbab5b29f -> ee8b55a4f HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ee8b55a4

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM

2017-04-13 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2 156a25b6a -> ab4b9c793 HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/ab4b9c7

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM

2017-04-13 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.3 a62911a61 -> fe427ee63 HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/fe427

hive git commit: HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM

2017-04-13 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.2 812146e55 -> f3fada1a0 HIVE-16193 : Hive show compactions not reflecting the status of the application, ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/f3fad

hive git commit: HIVE-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman)

2017-05-01 Thread weiz
Repository: hive Updated Branches: refs/heads/master 0b7e9105d -> 62e89353b HIVE-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit

hive git commit: HIVE-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman)

2017-05-01 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2 5024ea2b9 -> addb7173b HIVE-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman) 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-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman)

2017-05-01 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.3 ea8ece1cd -> 21919770d HIVE-16399 : create an index for tc_txnid in TXN_COMPONENTS (Wei Zheng, reviewed by Eugene Koifman) 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-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan)

2016-10-31 Thread weiz
Repository: hive Updated Branches: refs/heads/master c56fa7250 -> 95b17e530 HIVE-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.or

hive git commit: HIVE-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan)

2016-10-31 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 80b07766a -> 662968b40 HIVE-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apach

hive git commit: HIVE-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan)

2016-10-31 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 6f0b53d7a -> 9259ff86a HIVE-15099 : PTFOperator.PTFInvocation didn't properly reset the input partition (Wei Zheng, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.

hive git commit: HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman)

2016-11-22 Thread weiz
Repository: hive Updated Branches: refs/heads/master f9c6d1858 -> 76f1f41f0 HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hi

hive git commit: HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman)

2016-11-22 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-2.1 a0718ee5e -> 44599b532 HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/as

hive git commit: HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman)

2016-11-22 Thread weiz
Repository: hive Updated Branches: refs/heads/branch-1 6b64b9806 -> 9e4b5a25c HIVE-15181 : buildQueryWithINClause didn't properly handle multiples of ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-15362 : Add the missing fields for 2.2.0 upgrade scripts (Wei Zheng, reviewed by Eugene Koifman)

2016-12-06 Thread weiz
Repository: hive Updated Branches: refs/heads/master f9141094e -> 0c8edf053 HIVE-15362 : Add the missing fields for 2.2.0 upgrade scripts (Wei Zheng, reviewed by Eugene Koifman) 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-15421 : Assumption in exception handling can be wrong in DagUtils.localizeResource (Wei Zheng, reviewed by Daniel Dai)

2016-12-13 Thread weiz
Repository: hive Updated Branches: refs/heads/master 950ed9db8 -> 8e3c369c1 HIVE-15421 : Assumption in exception handling can be wrong in DagUtils.localizeResource (Wei Zheng, reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.o

hive git commit: HIVE-14988 : Support INSERT OVERWRITE into a partition on transactional tables (Wei Zheng, reviewed by Eugene Koifman)

2017-07-16 Thread weiz
Repository: hive Updated Branches: refs/heads/master 63c2025b7 -> 1fe8db618 HIVE-14988 : Support INSERT OVERWRITE into a partition on transactional tables (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/re

hive git commit: HIVE-15376 : Improve heartbeater scheduling for transactions (Wei Zheng, reviewed by Eugene Koifman)

2016-12-22 Thread weiz
Repository: hive Updated Branches: refs/heads/master 71f250db3 -> ee35ccb19 HIVE-15376 : Improve heartbeater scheduling for transactions (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commi

[2/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan)

2017-01-19 Thread weiz
http://git-wip-us.apache.org/repos/asf/hive/blob/d63256d5/hwi/web/css/bootstrap.min.css -- diff --git a/hwi/web/css/bootstrap.min.css b/hwi/web/css/bootstrap.min.css deleted file mode 100644 index 2a0a120..000 --- a/hwi/web/css

[1/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan)

2017-01-19 Thread weiz
Repository: hive Updated Branches: refs/heads/master b569b49e0 -> d63256d50 http://git-wip-us.apache.org/repos/asf/hive/blob/d63256d5/hwi/web/diagnostics.jsp -- diff --git a/hwi/web/diagnostics.jsp b/hwi/web/diagnostics.jsp del

[3/3] hive git commit: HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan)

2017-01-19 Thread weiz
HIVE-15622 : Remove HWI component from Hive (Wei Zheng, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/d63256d5 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/d63256d5 Diff: http://git-wip

hive git commit: HIVE-15621 : Use Hive's own JvmPauseMonitor instead of Hadoop's in LLAP (Wei Zheng, reviewed by Sergey Shelukhin)

2017-01-20 Thread weiz
Repository: hive Updated Branches: refs/heads/master 7c616fb4c -> 10ec33f1e HIVE-15621 : Use Hive's own JvmPauseMonitor instead of Hadoop's in LLAP (Wei Zheng, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/a

hive git commit: HIVE-15623 : Use customized version of netty for llap (Wei Zheng, reviewed by Sergey Shelukhin)

2017-01-20 Thread weiz
Repository: hive Updated Branches: refs/heads/master 10ec33f1e -> 6fe150828 HIVE-15623 : Use customized version of netty for llap (Wei Zheng, reviewed by Sergey Shelukhin) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/6fe

hive git commit: HIVE-15622 : Remove HWI component from Hive, Addendum (Wei Zheng, reviewed by Eugene Koifman)

2017-01-21 Thread weiz
Repository: hive Updated Branches: refs/heads/master 71a4a490f -> c53c63829 HIVE-15622 : Remove HWI component from Hive, Addendum (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c53c6

hive git commit: HIVE-15589 : Lengthen HIVE_TXN_TIMEOUT in TestDbTxnManager.setup to avoid unnecessary test failure (Wei Zheng)

2017-01-23 Thread weiz
Repository: hive Updated Branches: refs/heads/master c7ac34056 -> 4a42bec6b HIVE-15589 : Lengthen HIVE_TXN_TIMEOUT in TestDbTxnManager.setup to avoid unnecessary test failure (Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/

hive git commit: HIVE-15774 : Ensure DbLockManager backward compatibility for non-ACID resources (Wei Zheng, reviewed by Eugene Koifman)

2017-02-02 Thread weiz
Repository: hive Updated Branches: refs/heads/master ed3b05185 -> aa20b777e HIVE-15774 : Ensure DbLockManager backward compatibility for non-ACID resources (Wei Zheng, reviewed by Eugene Koifman) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/r

<    3   4   5   6   7   8