GitHub user sasikanthpotru opened a pull request:

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

    Branch 2

    

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

    $ git pull https://github.com/apache/hive branch-2

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

    https://github.com/apache/hive/pull/322.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 #322
    
----
commit 47bc1c196d8e5d06ce7bd31daa2e4c5f87aecc01
Author: Wei Zheng <weiz@...>
Date:   2017-03-24T16:52:52Z

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

commit d65a2491992ffa691d3904c98559f42dbed81e60
Author: Sahil Takiar <takiar.sahil@...>
Date:   2017-03-24T08:38:04Z

    HIVE-16276: Fix NoSuchMethodError: 
com.amazonaws.services.s3.transfer.TransferManagerConfiguration.setMultipartUploadThreshold(I)V
 (Sahil Takiar, reviewed by Slim Bouguerra, Jesus Camacho Rodriguez)

commit e356de8e68011ab58ad7799a7ce70970e781fa27
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-03-26T00:28:01Z

    HIVE-16274: Support tuning of NDV of columns using lower/upper bounds 
(Pengcheng Xiong, reviewed by Jason Dere)

commit 832b9a44cf52297d08d5a7241ebf440a67a8152e
Author: Naveen Gangam <ngangam@...>
Date:   2017-03-26T20:58:00Z

    HIVE-12274 Increase width of columns used for general configuration in the 
metastore (Naveen Gangam, Reviewed by Aihua Xu)

commit 982606e96268bf64fe036d329227b15a4976c8b6
Author: Naveen Gangam <ngangam@...>
Date:   2017-03-27T02:23:29Z

    HIVE-12274 Follow-on commit to correct a comment

commit 0273823fb1f0e3e5a453bf25968f2595a9dde37f
Author: Sahil Takiar <takiar.sahil@...>
Date:   2017-03-27T22:58:11Z

    HIVE-16188: beeline should block the connection if given invalid database 
name. (Sahil Takiar, reviewed by Sergio Pena, Vihang Karajgaonkar, Pavas Garg)

commit d18be94984564350fb96233b9e5ae1e00186fbcf
Author: Naveen Gangam <ngangam@...>
Date:   2017-03-28T18:19:26Z

    HIVE-16007 LogRunnable never stops when fails to compile. (Peter Vary, 
Reviewed by Sergey Shelukhin, anishek, Naveen Gangam)

commit 122350053d98b7662a18bad43b60d6b3929faf65
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-03-28T18:39:22Z

    HIVE-16310: Get the output operators of Reducesink when vectorization is on 
(Pengcheng Xiong, reviewed by Ashutosh Chauhan)

commit 8b866562b16a2b10880a4296fe133ef007a85c77
Author: Barna Zsombor Klara <zsombor.klara@...>
Date:   2017-03-28T19:03:02Z

    HIVE-16231: Parquet timestamp may be stored differently since HIVE-12767 
(Barna Zsombor Klara, reviewed by Sergio Pena)

commit a1f0295732d34011ee90163c2fd91b2250d967f9
Author: Sergey Shelukhin <sershe@...>
Date:   2017-03-28T20:57:52Z

    HIVE-15829 : LLAP text cache: disable memory tracking on the writer (Sergey 
Shelukhin, reviewed by Prasanth Jayachandran)

commit e33a50fb96f24a68c1448fa4c62c830bc8e2c1cb
Author: Sergey Shelukhin <sershe@...>
Date:   2017-03-28T20:59:17Z

    HIVE-14077 : add implicit decimal arithmetic q test, fix issues if found 
(Sergey Shelukhin, reviewed by Ashutosh Chauhan)

commit 48f6e30080df475ffe54c39f70dd134268e30358
Author: Daniel Dai <daijy@...>
Date:   2017-03-28T22:31:07Z

    HIVE-16305: Additional Datanucleus ClassLoaderResolverImpl leaks causing 
HS2 OOM (Daniel Dai, reviewed by Thejas Nair)

commit 9c6e01e707854714bee047b8513ca8e1ad7f4e58
Author: David Maughan <davidamaughan@...>
Date:   2016-12-16T09:07:00Z

    HIVE-15434 : Add UDF to allow interrogation of uniontype values (David 
Maughan via Ashutosh Chauhan)
    
    Signed-off-by: Ashutosh Chauhan <hashut...@apache.org>

commit e222a076d4c1f9ca7a7605c6de46668247422769
Author: Sergey Shelukhin <sershe@...>
Date:   2017-03-29T19:09:48Z

    HIVE-16318 : LLAP cache: address some issues in 2.2/2.3 (Sergey Shelukhin, 
reviewed by Siddharth Seth and Prasanth Jayachandran)

commit 1ff14a2779410d652f62d1429c03789c4164ffe1
Author: Thomas Poepping <poeppt@...>
Date:   2017-03-29T17:29:46Z

    HIVE-16288 : Add blobstore tests for ORC and RCFILE file formats (Thomas 
Poepping via Ashutosh Chauhan)
    
    Signed-off-by: Ashutosh Chauhan <hashut...@apache.org>

commit 53d9974aaa737dea49c63d41c297e8785bd41ad9
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-03-30T18:25:06Z

    HIVE-16301: Preparing for 2.3 development (Naveen Gangam, reviewed by 
Pengcheng Xiong)

commit 7df55c9325efc2a6e9cc862863bbd0f40c3d7af7
Author: Rui Li <lirui@...>
Date:   2017-03-31T03:39:00Z

    HIVE-16315: Describe table doesn't show num of partitions (Rui Li reviewed 
by Ashutosh Chauhan)

commit e122de829d5780290454adb7fb571785814a44db
Author: Chaoyu Tang <ctang@...>
Date:   2017-04-01T14:49:43Z

    HIVE-15880: Allow insert overwrite and truncate table query to use 
auto.purge table property (Vihang Karajgaonkar via Chaoyu Tang)

commit 4cdef08f7ee43ec2a3842e3e1926003e36761caa
Author: Chaoyu Tang <ctang@...>
Date:   2017-04-01T14:51:39Z

    HIVE-16308: PreExecutePrinter and PostExecutePrinter should log to INFO 
level instead of ERROR (Sahil Takiar via Chaoyu Tang)

commit 4feaf334d9264423188853e11f57638805e04496
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-04-02T23:13:05Z

    HIVE-16249: With column stats, mergejoin.q throws NPE (Pengcheng Xiong, 
reviewed by Ashutosh Chauhan)

commit 10cde8acd86aa01a92afce1d11a3c5af63b4f2f2
Author: Vaibhav Gumashta <vgumashta@...>
Date:   2017-03-27T22:54:41Z

    HIVE-16219: metastore notification_log contains serialized message with non 
functional fields (Anishek Agarwal reviewed by Vaibhav Gumashta)

commit a5d6d31becd9f1e44ce6836b20eada71b3fb117f
Author: Vaibhav Gumashta <vgumashta@...>
Date:   2017-03-28T19:12:15Z

    HIVE-16186: REPL DUMP shows last event ID of the database even if we use 
LIMIT option. (Sankar Hariappan reviewed by Vaibhav Gumashta)

commit e28330535978d93f093f7f4208358d57d688e76a
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-04-03T18:43:35Z

    HIVE-15923: Hive default partition causes errors in get partitions (Sergey 
Shelukhin, reviewed by Pengcheng Xiong, Aihua Xu)

commit d0df902e41354d6d80a6d192e0964da8c043467b
Author: Sergio Pena <sergio.pena@...>
Date:   2017-04-04T14:42:06Z

    HIVE-16164: Provide mechanism for passing HMS notification ID between 
transactional and non-transactional listeners. (Sergio Pena, reviewed by Mohit 
Sabharwal, Alexander Kolbasov)

commit 96c2a2c0869f5e267346dc7a422e6a25d9b89087
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-04-04T21:39:44Z

    HIVE-16293: Column pruner should continue to work when SEL has more than 1 
child (Pengcheng Xiong, reviewed by Ashutosh Chauhan)

commit f3a5049f33b7aafc6d2469af48edd802ce2fde38
Author: Jason Dere <jdere@...>
Date:   2017-04-06T19:58:16Z

    HIVE-16341: Tez Task Execution Summary has incorrect input record counts on 
some operators (Jason Dere, reviewed by Gopal V)

commit b8768ca944c2634c6cbb2a41b07822d34096bcde
Author: Anishek Agarwal <anishek@...>
Date:   2017-04-10T23:38:33Z

    HIVE-16380 : removing global test dependency of jsonassert (Anishek Agarwal 
via Thejas Nair)

commit 493eb150a44e591baf471e9570bb3041becf934a
Author: Sergey Shelukhin <sershe@...>
Date:   2017-04-11T19:17:18Z

    HIVE-16403 : LLAP UI shows the wrong number of executors (Sergey Shelukhin, 
reviewed by Gopal Vijayaraghavan)

commit b22d531a3729d384705586d238820c873895f205
Author: Pengcheng Xiong <pxiong@...>
Date:   2017-04-12T17:50:43Z

    HIVE-16387: Fix failing test 
org.apache.hive.jdbc.TestJdbcDriver2.testResultSetMetaData (Pengcheng Xiong, 
reviewed by Ashutosh Chauhan)

commit 04e5a4ee29826cf9ebec0584f32f73e294477179
Author: Wei Zheng <weiz@...>
Date:   2017-04-12T21:42:21Z

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

----


---

Reply via email to