You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Prachi Garg (JIRA)" <ji...@apache.org> on 2017/10/18 23:25:00 UTC

[jira] [Assigned] (IGNITE-6656) SQLLine Documentation

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

Prachi Garg reassigned IGNITE-6656:
-----------------------------------

    Assignee: Denis Magda  (was: Prachi Garg)

> SQLLine Documentation
> ---------------------
>
>                 Key: IGNITE-6656
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6656
>             Project: Ignite
>          Issue Type: Task
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>            Priority: Blocker
>              Labels: docuentation
>             Fix For: 2.3
>
>
> SQLLine is officially used as a default command line tool for SQL connectivity in Ignite. Document the tool usage on a dedicated page:
> https://apacheignite-sql.readme.io/docs/sqlline
> Consider the following sections:
> # The tool overview with a list of commands that are supported and not by Ignite. The current list is here [1]. Split the list into 2 parts on readme.io (supported and not) and briefly describe eache command.
> # Connectivity section. Start a cluster and connect to the tool using {{./ignitesql.sh --color=true --verbose=true -u jdbc:ignite:thin://127.0.0.1/}} script. Add a tab for ignite.bat file as well.
> # Usage section. Execute DDL and DML commands taken from the getting started as it's done here [2]. When tables and indexes are created, run {{!metadata}} to show the structure.
> Use private 2.3 builds generated by TC to make sure the doc is ready for the release.
> [1] https://cwiki.apache.org/confluence/display/IGNITE/Overview+sqlline+tool
> [2] https://apacheignite-sql.readme.io/v2.1/docs/sql-tooling



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)