[3/7] hive git commit: HIVE-17419: ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS command shows computed stats for masked tables (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-09-08 Thread weiz
HIVE-17419: ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS command shows computed stats for masked tables (Jesus Camacho Rodriguez, 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/65480cec Tree: h

[6/7] hive git commit: HIVE-17480: repl dump sub dir should use UUID instead of timestamp (Tao Li, reviewed by Daniel Dai)

2017-09-08 Thread weiz
HIVE-17480: repl dump sub dir should use UUID instead of timestamp (Tao Li, reviewed by Daniel Dai) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5df15407 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/5df15407 Diff:

[5/7] hive git commit: HIVE-17475: Disable mapjoin using hint (Deepak Jaiswal reviewed by Jason Dere)

2017-09-08 Thread weiz
HIVE-17475: Disable mapjoin using hint (Deepak Jaiswal reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a74107ef Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/a74107ef Diff: http://git-wip-us.apac

[4/7] hive git commit: HIVE-17359 Deal with TypeInfo dependencies in the metastore. This closes #239. (Alan Gates, reviewed by Owen O'Malley)

2017-09-08 Thread weiz
HIVE-17359 Deal with TypeInfo dependencies in the metastore. This closes #239. (Alan Gates, reviewed by Owen O'Malley) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5e57a2a8 Tree: http://git-wip-us.apache.org/repos/asf/hive

[2/7] hive git commit: HIVE-17468: Shade and package appropriate jackson version for druid storage handler (Slim Bouguerra, reviewed by Jesus Camacho Rodriguez)

2017-09-08 Thread weiz
HIVE-17468: Shade and package appropriate jackson version for druid storage handler (Slim Bouguerra, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5f26f393 Tree: http://git-wip-us.apache.o

[1/7] hive git commit: HIVE-17450: rename TestTxnCommandsBase (Peter Vary reviewed by Zoltan Haindrich)

2017-09-08 Thread weiz
Repository: hive Updated Branches: refs/heads/hive-14535 00e751007 -> bb1c0f25f HIVE-17450: rename TestTxnCommandsBase (Peter Vary reviewed by Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/09afd83d Tree:

[7/7] hive git commit: HIVE-14671 : merge master into hive-14535 (Wei Zheng)

2017-09-08 Thread weiz
HIVE-14671 : merge master into hive-14535 (Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bb1c0f25 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/bb1c0f25 Diff: http://git-wip-us.apache.org/repos/asf/hive/dif

hive git commit: HIVE-14990 : run all tests for MM tables and fix the issues that are found (Wei Zheng)

2017-09-08 Thread weiz
Repository: hive Updated Branches: refs/heads/hive-14535 18d133857 -> 00e751007 HIVE-14990 : run all tests for MM tables and fix the issues that are found (Wei Zheng) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/00e75100

hive git commit: HIVE-17480: repl dump sub dir should use UUID instead of timestamp (Tao Li, reviewed by Daniel Dai)

2017-09-08 Thread daijy
Repository: hive Updated Branches: refs/heads/master a74107ef1 -> 5df15407f HIVE-17480: repl dump sub dir should use UUID instead of timestamp (Tao Li, reviewed by Daniel Dai) 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-17475: Disable mapjoin using hint (Deepak Jaiswal reviewed by Jason Dere)

2017-09-08 Thread jdere
Repository: hive Updated Branches: refs/heads/master 5e57a2a86 -> a74107ef1 HIVE-17475: Disable mapjoin using hint (Deepak Jaiswal reviewed by Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/a74107ef Tree: http:/

hive git commit: HIVE-17359 Deal with TypeInfo dependencies in the metastore. This closes #239. (Alan Gates, reviewed by Owen O'Malley)

2017-09-08 Thread gates
Repository: hive Updated Branches: refs/heads/master 65480cecf -> 5e57a2a86 HIVE-17359 Deal with TypeInfo dependencies in the metastore. This closes #239. (Alan Gates, reviewed by Owen O'Malley) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/

hive git commit: HIVE-17419: ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS command shows computed stats for masked tables (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

2017-09-08 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 5f26f393e -> 65480cecf HIVE-17419: ANALYZE TABLE...COMPUTE STATISTICS FOR COLUMNS command shows computed stats for masked tables (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) Project: http://git-wip-us.apache.org/repos/asf/hive/

hive git commit: HIVE-17468: Shade and package appropriate jackson version for druid storage handler (Slim Bouguerra, reviewed by Jesus Camacho Rodriguez)

2017-09-08 Thread jcamacho
Repository: hive Updated Branches: refs/heads/master 09afd83dd -> 5f26f393e HIVE-17468: Shade and package appropriate jackson version for druid storage handler (Slim Bouguerra, reviewed by Jesus Camacho Rodriguez) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-w

hive git commit: HIVE-17450: rename TestTxnCommandsBase (Peter Vary reviewed by Zoltan Haindrich)

2017-09-08 Thread pvary
Repository: hive Updated Branches: refs/heads/master 8482c5fbe -> 09afd83dd HIVE-17450: rename TestTxnCommandsBase (Peter Vary reviewed by Zoltan Haindrich) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/09afd83d Tree: http