[1/2] incubator-carbondata git commit: Multiline is not used now

2017-01-15 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/master 7d2159681 -> 396d0d6b0 Multiline is not used now Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/ecc0a0de Tree: http://git

[2/2] incubator-carbondata git commit: Remove multiline option This closes #538

2017-01-15 Thread jackylk
Remove multiline option This closes #538 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/396d0d6b Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/396d0d6b Diff: http://git-

Jenkins build is back to stable : CarbonData-master #306

2017-01-15 Thread Apache Jenkins Server
See

Jenkins build is back to stable : CarbonData-master » Apache CarbonData :: Spark Common Test #306

2017-01-15 Thread Apache Jenkins Server
See

[2/2] incubator-carbondata git commit: [CARBONDATA-582]added validation for bucket number is not negative This closes #512

2017-01-15 Thread ravipesala
[CARBONDATA-582]added validation for bucket number is not negative This closes #512 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/7d215968 Tree: http://git-wip-us.apache.org/repos/asf/incubato

[1/2] incubator-carbondata git commit: added validation for bucket number is not negative

2017-01-15 Thread ravipesala
Repository: incubator-carbondata Updated Branches: refs/heads/master 11c2b33c2 -> 7d2159681 added validation for bucket number is not negative formatted the code corrected the table name for testbucketing class refactor the code reutilized the imports removed the java style Project: http

[1/2] incubator-carbondata git commit: Fix wrong comments of load data in CarbonDataRDDFactory.scala

2017-01-15 Thread ravipesala
Repository: incubator-carbondata Updated Branches: refs/heads/master e35001e18 -> 11c2b33c2 Fix wrong comments of load data in CarbonDataRDDFactory.scala Fix wrong comments of load data in CarbonDataRDDFactory.scala fix build command for thrift download address Project: http://git-wip-us.ap

[2/2] incubator-carbondata git commit: [CARBONDATA-632] Fix wrong comments of load data in CarbonDataRDDFactory.scala This closes #534

2017-01-15 Thread ravipesala
[CARBONDATA-632] Fix wrong comments of load data in CarbonDataRDDFactory.scala This closes #534 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/11c2b33c Tree: http://git-wip-us.apache.org/repos/

Jenkins build became unstable: CarbonData-master » Apache CarbonData :: Spark Common Test #305

2017-01-15 Thread Apache Jenkins Server
See

Jenkins build became unstable: CarbonData-master #305

2017-01-15 Thread Apache Jenkins Server
See

[1/2] incubator-carbondata git commit: remove table status thrift file

2017-01-15 Thread chenliang613
Repository: incubator-carbondata Updated Branches: refs/heads/master 35f74248f -> e35001e18 remove table status thrift file Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/dd4a6987 Tree: http

[2/2] incubator-carbondata git commit: [CARBONDATA-637] remove table status thrift file This closes #536

2017-01-15 Thread chenliang613
[CARBONDATA-637] remove table status thrift file This closes #536 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/e35001e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/e

[2/3] incubator-carbondata git commit: fix InsertInto issue for spark2

2017-01-15 Thread jackylk
fix InsertInto issue for spark2 fix comment fix comment2 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/30ee42cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/30ee42cb

[3/3] incubator-carbondata git commit: [CARBONDATA-617]Fix InsertInto test case of kettle flow for spark2 This closes #528

2017-01-15 Thread jackylk
[CARBONDATA-617]Fix InsertInto test case of kettle flow for spark2 This closes #528 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/35f74248 Tree: http://git-wip-us.apache.org/repos/asf/incubato

[1/3] incubator-carbondata git commit: fix InsertInto issue for spark2

2017-01-15 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/master 392bc290e -> 35f74248f http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/30ee42cb/integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonMetastore.scala ---