hive git commit: HIVE-10548: Remove dependency to s3 repository in root pom (chengxiang reviewed by szehon)

2015-05-12 Thread chengxiang
Repository: hive Updated Branches: refs/heads/master 5af6e92bc -> c13ce55b2 HIVE-10548: Remove dependency to s3 repository in root pom (chengxiang reviewed by szehon) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c13ce55b

hive git commit: HIVE-10652 addendum. Remove unused imports introduced in earlier commit (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 8cc096e25 -> c8ed4b068 HIVE-10652 addendum. Remove unused imports introduced in earlier commit (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/c8ed4b06 Tre

hive git commit: HIVE-10618 Fix invocation of toString on byteArray in VerifyFast (250, 254)

2015-05-12 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master 317df03be -> 5af6e92bc HIVE-10618 Fix invocation of toString on byteArray in VerifyFast (250, 254) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5af6e92b Tree: http://gi

hive git commit: HIV-10584 fix Integer references comparison in hcat OutputJobInfo (122)

2015-05-12 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master 500f298c8 -> 317df03be HIV-10584 fix Integer references comparison in hcat OutputJobInfo (122) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/317df03b Tree: http://git-wi

hive git commit: HIVE-10581 fix comparison of String objects using == in Hive line 785

2015-05-12 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master 5333bd398 -> 500f298c8 HIVE-10581 fix comparison of String objects using == in Hive line 785 Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/500f298c Tree: http://git-wip-

hive git commit: HIVE-10652. LLAP: AM task communication retry is too long. (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap e7994d858 -> 8cc096e25 HIVE-10652. LLAP: AM task communication retry is too long. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/8cc096e2 Tree: http://git-

hive git commit: HIVE-10518 Replace US_ASCII charset with US-ASCII in encode and decode description

2015-05-12 Thread apivovarov
Repository: hive Updated Branches: refs/heads/master b4b79558a -> 5333bd398 HIVE-10518 Replace US_ASCII charset with US-ASCII in encode and decode description Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/5333bd39 Tree: h

hive git commit: HIVE-10683. LLAP: Add a mechanism for daemons to inform the AM about killed tasks. (Siddharth Seth)

2015-05-12 Thread sseth
Repository: hive Updated Branches: refs/heads/llap 8b442b266 -> e7994d858 HIVE-10683. LLAP: Add a mechanism for daemons to inform the AM about killed tasks. (Siddharth Seth) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/e

hive git commit: HIVE-10621: serde typeinfo equals methods are not symmetric (Alex Pivovarov via Jason Dere)

2015-05-12 Thread jdere
Repository: hive Updated Branches: refs/heads/master 1e9e6fe13 -> b4b79558a HIVE-10621: serde typeinfo equals methods are not symmetric (Alex Pivovarov via Jason Dere) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b4b7955

hive git commit: HIVE-10672: Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError (Jason Dere, reviewed by Sushanth Sowmyan)

2015-05-12 Thread jdere
Repository: hive Updated Branches: refs/heads/master e4d4e00b5 -> 1e9e6fe13 HIVE-10672: Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError (Jason Dere, reviewed by Sushanth Sowmyan) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: htt

hive git commit: HIVE-10325 : Remove ExprNodeNullEvaluator (Ashutosh Chauhan via Gopal V)

2015-05-12 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master 154c662da -> e4d4e00b5 HIVE-10325 : Remove ExprNodeNullEvaluator (Ashutosh Chauhan via Gopal V) Signed-off-by: Ashutosh Chauhan 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-10643 : Refactoring Windowing for sum() to pass WindowFrameDef instead of two numbers (1 for number of preceding and 1 for number of following) (Aihua Xu via Ashutosh Chauhan)

2015-05-12 Thread hashutosh
Repository: hive Updated Branches: refs/heads/master c98ac7ec7 -> 154c662da HIVE-10643 : Refactoring Windowing for sum() to pass WindowFrameDef instead of two numbers (1 for number of preceding and 1 for number of following) (Aihua Xu via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan