GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/312
[CARBONDATA-404] Fixing dataframe save when loading in cluster mode.
Currently dataframe save writes temp csv in local folder so it fails in
cluster mode. This PR changes the temp csv location to store path.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ravipesala/incubator-carbondata
dataframe-csv-issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/312.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 #312
----
commit ea94f9aeebe026c29c6c4f976ef268bb29517da7
Author: ravipesala <[email protected]>
Date: 2016-11-10T15:03:32Z
Fixing dataframe save when loading in cluster mode.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---