[
https://issues.apache.org/jira/browse/CARBONDATA-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15661580#comment-15661580 ]
Ravindra Pesala commented on CARBONDATA-83:
-------------------------------------------
[~xbkaishui] This carbon-spark-sql is wrapper around Spark's spark-sql CLI. So all the options which works in spark-sql CLI works in this CLI. We don't have any plan to go beyond supporting spark-sql CLI options. Please verify once all options which works in spark-sql CLI also works in carbon-spark-sql CLI. If there are any gaps you can provide the fix for it.
> please support carbon-spark-sql CLI options
> -------------------------------------------
>
> Key: CARBONDATA-83
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-83> Project: CarbonData
> Issue Type: Improvement
> Components: spark-integration
> Affects Versions: 0.2.0-incubating
> Reporter: Shoujie Zhuo
> Assignee: xbkaishui
> Fix For: 0.3.0-incubating
>
>
> exmaple:
> -d,
> --define <key=value> Variable subsitution to apply to hive
> commands. e.g. -d A=B or --define A=B
> --database <databasename> Specify the database to use
> -e <quoted-query-string> SQL from command line
> -f <filename> SQL from files
> -H,
> --help Print help information
> --hiveconf <property=value> Use value for given property
> --hivevar <key=value> Variable subsitution to apply to hive
> commands. e.g. --hivevar A=B
> -i <filename> Initialization SQL file
> -S,
> --silent Silent mode in interactive shell
> -v,
> --verbose Verbose mode (echo executed SQL to the
> console)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)