[
https://issues.apache.org/jira/browse/IGNITE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203658#comment-16203658
]
Vladimir Ozerov commented on IGNITE-5608:
-----------------------------------------
[~oleg-ostanin], my comments:
1) Let's utilize the same approach as in {{ignite.bat|sh}} - perform validation
and startup in a single Java class. This way we will avoid duplication.
2) We should exit the program in case of connection failure. This is not the
case now - I remain in sqlline terminal. Please consult to sqlline scripts to
understand how they (vendor) achieve this.
> SQL scripts execution capability
> --------------------------------
>
> Key: IGNITE-5608
> URL: https://issues.apache.org/jira/browse/IGNITE-5608
> Project: Ignite
> Issue Type: New Feature
> Components: sql
> Reporter: Denis Magda
> Assignee: Oleg Ostanin
> Fix For: 2.3
>
>
> There should be a way to feed an SQL script to Ignite and execute it right
> away. A script can consist of DDL command that will define cluster and SQL
> configuration as well as of DML commands that, for instance, preload data
> into Ignite.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)