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

Mikhail Pochatkin updated IGNITE-23793:
---------------------------------------
    Description: 
# Start single node

 # Start the cli tool and connect ot started node

 # Try to init cluster with a command:

 {{cluster init --name=c1 --metastorage-group=defaultNode 
--config=/root/az/gg/ignite-cluster-config.confFailed to parse HOCON: String: 
1: Key '/root/az/gg/ignite-cluster-config.conf' may not be followed by token: 
end of file}}


The error points to the correct cluster config file, but it should be like 
{{--config parameter unknown. Did you mean --config-files?}}

  was:
# Start single node

 # Start the cli tool and connect ot started node

 # Try to init cluster with a command:

 {{cluster init --name=c1 --metastorage-group=defaultNode 
--config=/root/az/gg/ignite-cluster-config.confFailed to parse HOCON: String: 
1: Key '/root/az/gg/ignite-cluster-config.conf' may not be followed by token: 
end of file}}
The error points to the correct cluster config file, but it should be like 
{{--config parameter unknown. Did you mean --config-files?}}
{{}}


> GG cli init command returns wrong error
> ---------------------------------------
>
>                 Key: IGNITE-23793
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23793
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Mikhail Pochatkin
>            Assignee: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3
>
> # Start single node
>  # Start the cli tool and connect ot started node
>  # Try to init cluster with a command:
>  {{cluster init --name=c1 --metastorage-group=defaultNode 
> --config=/root/az/gg/ignite-cluster-config.confFailed to parse HOCON: String: 
> 1: Key '/root/az/gg/ignite-cluster-config.conf' may not be followed by token: 
> end of file}}
> The error points to the correct cluster config file, but it should be like 
> {{--config parameter unknown. Did you mean --config-files?}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to