Skip to content

Conversation

@alamar
Copy link
Contributor

@alamar alamar commented Aug 27, 2019

No description provided.

File readme = new File(igniteDir, "README.txt");

if (!readme.exists()) {
U.writeStringToFile(readme, "This is location of Apache Ignite default working directory.\n" +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ilya, please change this text a bit:

"This is Apache Ignite working directory that stores information needed by Ignite to function normally. Don't delete it unless you're sure what you're doing. You can change the location of the directory with"...(the APIs listed by you Ilya)

@asfgit asfgit closed this in df0eb16 Sep 2, 2019
asfgit pushed a commit that referenced this pull request Sep 2, 2019
…in ignite/ - Fixes #6816.

Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants