GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/1342 [CARBONDATA-1464] Fixed SparkSessionExample
Not able to create table from SparkSession because of missing tablePath. This PR generates tablePath from storelocation.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ravipesala/incubator-carbondata spark-session-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1342.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1342
----
commit 56e1f99c06e18cf682d1c7f6578e7f8028e98be2
Author: Ravindra Pesala <
[hidden email]>
Date: 2017-09-08T15:50:18Z
Fixed creating table from sparksession
----
---