[GitHub] incubator-carbondata pull request #372: [CARBONDATA-473] integrate with spar...

2016-11-30 Thread scwf
GitHub user scwf opened a pull request:

https://github.com/apache/incubator-carbondata/pull/372

[CARBONDATA-473] integrate with spark 2 stable datasource api

1.  read path: based on spark2 datasource api
2.  load path: give a tool to do data load


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

$ git pull https://github.com/KirinKing/incubator-carbondata spark2

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

https://github.com/apache/incubator-carbondata/pull/372.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 #372


commit a78efaea951194b1e9a3273b817d5e1641ed0f2c
Author: jackylk 
Date:   2016-11-30T08:28:34Z

add spark2 module

commit 8d536ced3c1c147bb734c769a28cebbf33f2f035
Author: jackylk 
Date:   2016-11-30T08:49:03Z

rebase

commit 308fe24500a81373dac7d87d5f2a563a35ff547d
Author: jackylk 
Date:   2016-11-30T08:49:57Z

rebase

commit d3416dc128c0d4c37d9f8191796e596d9ca7a77b
Author: jackylk 
Date:   2016-11-29T12:12:22Z

rebase

commit 120914467ee93a6613911fcf25171fa952eccd83
Author: jackylk 
Date:   2016-11-30T08:50:32Z

rebase

commit d4cee19fbd54aa008662e36479b0ee0dda0ef384
Author: QiangCai 
Date:   2016-11-29T13:25:58Z

carbon api for spark2

commit bdfa20346d2ce432f925c02c47a9d2dd7dd5d807
Author: QiangCai 
Date:   2016-11-29T16:38:53Z

fix late decoder

commit 9a96466209a5918b2fc4f55a728055bc0093
Author: jackylk 
Date:   2016-11-30T09:16:16Z

fix

commit 68f61c195a90b027e9d0dbc5a87915ca68d90c00
Author: Fei Wang 
Date:   2016-11-30T09:31:56Z

Merge pull request #26 from jackylk/kingmaster

Kingmaster




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #372: [CARBONDATA-473] integrate with spar...

2016-11-30 Thread scwf
Github user scwf commented on a diff in the pull request:

https://github.com/apache/incubator-carbondata/pull/372#discussion_r90207315
  
--- Diff: integration/spark-common/pom.xml ---
@@ -84,6 +79,11 @@
   junit
 
 
+  com.databricks
+  spark-csv_${scala.binary.version}
+  1.2.0
--- End diff --

we can extract this as a property


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-carbondata pull request #372: [CARBONDATA-473] integrate with spar...

2016-11-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-carbondata/pull/372


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---