GitHub user xbkaishui opened a pull request:
https://github.com/apache/incubator-carbondata/pull/314
CARBONDATA-83
sql support CLI options
the bug is in the carbon-spark-sql
line 80
/bin/spark-submit $@ the arguments should set to main class
like this /bin/spark-submit --class Hello $@
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xbkaishui/incubator-carbondata cmd_feature
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/314.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 #314
----
commit 8151bebe66b303f5c20ad37040bc7c238da33e7d
Author: xbkaishui <[email protected]>
Date: 2016-11-13T15:23:10Z
fix bug CARBONDATA-83
sql support CLI options
----
---
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.
---