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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Fedor Malchikov  created IGNITE-13921:
-----------------------------------------

             Summary: 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


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)