You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Shoujie Zhuo (JIRA)" <ji...@apache.org> on 2016/07/20 06:59:20 UTC

[jira] [Updated] (CARBONDATA-83) please support carbon-spark-sql CLI options

     [ https://issues.apache.org/jira/browse/CARBONDATA-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shoujie Zhuo updated CARBONDATA-83:
-----------------------------------
    Description: 
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)


  was:
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)



> 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: carbon-spark
>    Affects Versions: Apache CarbonData 0.2.0-incubating
>            Reporter: Shoujie Zhuo
>             Fix For: Apache CarbonData 0.2.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)