You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (Jira)" <ji...@apache.org> on 2020/12/29 00:24:00 UTC

[jira] [Resolved] (IGNITE-13921) User directory as default for init

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

Valentin Kulichenko resolved IGNITE-13921.
------------------------------------------
    Resolution: Fixed

Fixed in {{main}} and {{ignite-3.0.0-alpha1}}.

> User directory as default for init
> ----------------------------------
>
>                 Key: IGNITE-13921
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13921
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Fedor Malchikov 
>            Assignee: Valentin Kulichenko
>            Priority: Blocker
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0.0-alpha1
>
>
> C:\pub_share>ignite.exe init
> Creating directories... Done!
> +--------------------+----------------------------+
> | Binaries Directory | C:\Users\username\ignite\bin  |
> +--------------------+----------------------------+
> | Work Directory     | C:\Users\username\ignite\work |
> +--------------------+----------------------------+
>  
> It seems to me that a user directory in windows is not the best option for hosting the database and its working files. At least the problem is that it is located on the system disk.
> I suggest creating working directories next to the cli or taking the path as a parameter.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)