You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pyemon <gi...@git.apache.org> on 2018/01/31 09:04:40 UTC

[GitHub] hive pull request #302: ssss

GitHub user pyemon opened a pull request:

    https://github.com/apache/hive/pull/302

    ssss

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pyemon/hive trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/302.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #302
    
----
commit adca28690b07e1e3484bd59623a6eedca1b909a5
Author: Vikram Dixit K <vi...@...>
Date:   2015-01-16T22:28:00Z

    HIVE-9038: Join tests fail on Tez (missed files in the previous commit) (Vikram Dixit K, reviewed by Sergey Shelukhin)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652535 13f79535-47bb-0310-9956-ffa450edef68

commit e5e6b1bf9deb635b954208531f821905b0a7edcd
Author: John Pullokkaran <jp...@...>
Date:   2015-01-16T23:13:58Z

    HIVE-9224:  Inline Table, Properties (Laljo John Pullokkaran via Ashutosh Chauhan)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652542 13f79535-47bb-0310-9956-ffa450edef68

commit 2eb5634dcde898a5aaff72767a2c2a1209a49ac2
Author: Gopal Vijayaraghavan <go...@...>
Date:   2015-01-16T23:19:43Z

    HIVE-9255: SimpleFetchOptimizer for limited fetches without filters. (Gopal V, reviewed by Ashutosh Chauhan)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652543 13f79535-47bb-0310-9956-ffa450edef68

commit d1b76ac3235e83a494dcf5a94e913c1d757d6d87
Author: Eugene Koifman <ek...@...>
Date:   2015-01-17T02:54:40Z

    HIVE-9390 Enhance retry logic wrt DB access in TxnHandler (Eugene Koifman reviewed by Alan Gates)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652558 13f79535-47bb-0310-9956-ffa450edef68

commit 03385e26e17903ee4cbe6b9d17f57fda26a1d1ba
Author: Ashutosh Chauhan <ha...@...>
Date:   2015-01-18T21:41:33Z

    HIVE-9386 : FileNotFoundException when using in_file() (Mithun Radhakrishnan via Ashutosh Chauhan)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652858 13f79535-47bb-0310-9956-ffa450edef68

commit 8a353d6b4a2c8bbdf83d6be106c417f41b70f2a4
Author: Brock Noland <br...@...>
Date:   2015-01-18T21:42:45Z

    HIVE-9393 - reduce noisy log level of ColumnarSerDe.java:116 from INFO to DEBUG (Yongzhi Chen via Brock)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652859 13f79535-47bb-0310-9956-ffa450edef68

commit 2bbbba4ebc9b759d24776ad4e0a63472fcf27672
Author: Szehon Ho <sz...@...>
Date:   2015-01-19T03:59:07Z

    HIVE-9330 : DummyTxnManager will throw NPE if WriteEntity writeType has not been set (Chaoyu Tang via Szehon)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652897 13f79535-47bb-0310-9956-ffa450edef68

commit f29a42ece6c94d275fcb270449d48192f64d8463
Author: Xuefu Zhang <xu...@...>
Date:   2015-01-19T05:23:43Z

    HIVE-9372: Parallel checking non-combinable paths in CombineHiveInputFormat (Rui via Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1652910 13f79535-47bb-0310-9956-ffa450edef68

commit d7a77b90a3896fac47f98d527b6cdb400adf54f7
Author: Ashutosh Chauhan <ha...@...>
Date:   2015-01-19T17:16:20Z

    HIVE-9347 : Bug with max() together with rank() and grouping sets (Navis via Ashutosh Chauhan)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653055 13f79535-47bb-0310-9956-ffa450edef68

commit 2743388c63a182d6ffd50cc2e466e1a7b94a72a6
Author: Brock Noland <br...@...>
Date:   2015-01-19T17:28:53Z

    HIVE-9264 - Merge encryption branch to trunk (Dong Chen, Ferdinand Xu, Sergio Pena, Chaoyu Tang, Brock Noland via Brock)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653062 13f79535-47bb-0310-9956-ffa450edef68

commit d8270029a08fa06ebbe5b5acfb08dc4e13f06a5e
Author: Ashutosh Chauhan <ha...@...>
Date:   2015-01-19T17:39:56Z

    HIVE-4809 : ReduceSinkOperator of PTFOperator can have redundant key columns (Navis via Ashutosh Chauhan)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653068 13f79535-47bb-0310-9956-ffa450edef68

commit 9b1f79e5256999a49176bbbccf2d18de4ea2c9a3
Author: Brock Noland <br...@...>
Date:   2015-01-19T19:29:52Z

    HIVE-9407 - Fix spacing in pom (Brock reviewed by Xuefu and Sushanth)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653082 13f79535-47bb-0310-9956-ffa450edef68

commit 0805b0a926f003b450ebb7c9c6d38214e957f9cf
Author: John Pullokkaran <jp...@...>
Date:   2015-01-19T19:42:21Z

    HIVE-9200: Inline Join, Properties (Jesus Camacho Rodriguez via Laljo John Pullokkaran)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653088 13f79535-47bb-0310-9956-ffa450edef68

commit 85a7e8584f02585bbfce73180fbd26cba65d455e
Author: Jason Dere <jd...@...>
Date:   2015-01-19T19:43:40Z

    HIVE-9357: Create ADD_MONTHS UDF (Alexander Pivovarov via Jason Dere)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653090 13f79535-47bb-0310-9956-ffa450edef68

commit 677f14315b9fc4328b8e86dff8efa9aaa69e0b63
Author: Jason Dere <jd...@...>
Date:   2015-01-19T19:51:40Z

    HIVE-9358: Create LAST_DAY UDF (Alexander Pivovarov via Jason Dere)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653095 13f79535-47bb-0310-9956-ffa450edef68

commit 95c9e65680fad0cefa96110cff7a13ce71ad0a96
Author: Jason Dere <jd...@...>
Date:   2015-01-19T19:56:35Z

    HIVE-9369: fix arguments length checking in Upper and Lower UDF (Alexander Pivovarov via Jason Dere)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653097 13f79535-47bb-0310-9956-ffa450edef68

commit d141d5a3ba3e611f7a84647c76d39cf0d1185ac6
Author: Jason Dere <jd...@...>
Date:   2015-01-19T20:04:49Z

    HIVE-9369: fix arguments length checking in Upper and Lower UDF (Alexander Pivovarov via Jason Dere)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653099 13f79535-47bb-0310-9956-ffa450edef68

commit 321eeaade4fb677e039fc45398751b76949cf8cd
Author: Xuefu Zhang <xu...@...>
Date:   2015-01-20T05:43:52Z

    HIVE-9403: File tests determinism with multiple reducers (Jimmy via Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653196 13f79535-47bb-0310-9956-ffa450edef68

commit 86d7d060072ae29d6d67e648bff4d095ed50fd55
Author: Xuefu Zhang <xu...@...>
Date:   2015-01-20T06:30:12Z

    HIVE-9342: add num-executors / executor-cores / executor-memory option support for hive on spark in Yarn mode [Spark Branch] (Pierre Yin via Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/branches/spark@1653202 13f79535-47bb-0310-9956-ffa450edef68

commit c726984d633e80a5baceb2b36897bf4bc7bdd904
Author: Eugene Koifman <ek...@...>
Date:   2015-01-20T19:04:56Z

    HIVE-9404 NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() (Eugene Koifman, reviewed by Alan Gates)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653336 13f79535-47bb-0310-9956-ffa450edef68

commit 58210f93a43ca8a863e1c0e16dd7f2524563b76f
Author: Eugene Koifman <ek...@...>
Date:   2015-01-20T19:05:14Z

    HIVE-9404 NPE in org.apache.hadoop.hive.metastore.txn.TxnHandler.determineDatabaseProduct() (Eugene Koifman, reviewed by Alan Gates)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653337 13f79535-47bb-0310-9956-ffa450edef68

commit cf90e679c0013640d5aacebe1130738a6e8aa682
Author: Xuefu Zhang <xu...@...>
Date:   2015-01-20T19:21:31Z

    HIVE-9179: Add listeners on JobHandle so job status change can be notified to the client [Spark Branch] (Marcelo via Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/branches/spark@1653341 13f79535-47bb-0310-9956-ffa450edef68

commit 3b2d634621ea40b60e323fd8a00d7b21eab7d56b
Author: Xuefu Zhang <xu...@...>
Date:   2015-01-20T19:24:52Z

    HIVE-9395: Make WAIT_SUBMISSION_TIMEOUT configuable and check timeout in SparkJobMonitor level.[Spark Branch] (Chengxiang via Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/branches/spark@1653344 13f79535-47bb-0310-9956-ffa450edef68

commit 05b539e87f78b9641713197623b64d97ba366e8b
Author: Ashutosh Chauhan <ha...@...>
Date:   2015-01-20T21:36:02Z

    HIVE-9417 : Fix failing test groupby_grouping_window.q on trunk (Ashutosh Chauhan via Xuefu Zhang)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653375 13f79535-47bb-0310-9956-ffa450edef68

commit 8fb8c74bdad0caeada6068a56bff7cae97093dca
Author: Eugene Koifman <ek...@...>
Date:   2015-01-20T23:26:26Z

    HIVE-9272 Tests for utf-8 support (Aswathy Chellammal Sreekumar via Eugene Koifman)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653406 13f79535-47bb-0310-9956-ffa450edef68

commit 6166712610c1d2c1978940f32205fcfa7aca01f5
Author: Sushanth Sowmyan <kh...@...>
Date:   2015-01-20T23:50:55Z

    HIVE-9184 : Modify HCatClient to support new notification methods in HiveMetaStoreClient (Alan Gates via Sushanth Sowmyan)
    
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653408 13f79535-47bb-0310-9956-ffa450edef68

commit 96bb30997833b0ba964e196c6a07e79ea6e91433
Author: Brock Noland <br...@...>
Date:   2015-01-21T00:33:34Z

    HIVE-9414 - Fixup post HIVE-9264 - Merge encryption branch to trunk (Vikram Dixit via Brock)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653411 13f79535-47bb-0310-9956-ffa450edef68

commit 45f524567b242e752c6c386276e2bd08dd555e13
Author: Szehon Ho <sz...@...>
Date:   2015-01-21T03:57:59Z

    HIVE-9337 : Move more hive.spark.* configurations to HiveConf [Spark Branch] (Szehon, reviewed by Brock, Chengxiang, and Lefty)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/branches/spark@1653432 13f79535-47bb-0310-9956-ffa450edef68

commit 6a020b3f2d7368a1b669f1e5faf2427c9b8b3dd2
Author: Navis Ryu <na...@...>
Date:   2015-01-21T07:57:16Z

    HIVE-9429 : revert HIVE-9272 for build failure (Navis)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653455 13f79535-47bb-0310-9956-ffa450edef68

commit 10a730bceea740908242e0c6020483791ce6603e
Author: Brock Noland <br...@...>
Date:   2015-01-21T23:58:05Z

    HIVE-1869 - TestMTQueries failing on jenkins (Brock reviewed by Xuefu)
    
    git-svn-id: https://svn.apache.org/repos/asf/hive/trunk@1653712 13f79535-47bb-0310-9956-ffa450edef68

----


---

[GitHub] hive pull request #302: ssss

Posted by pyemon <gi...@git.apache.org>.
Github user pyemon closed the pull request at:

    https://github.com/apache/hive/pull/302


---