Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rafael Troilo
clustersetup
Commits
9e609de6
Commit
9e609de6
authored
Sep 18, 2018
by
Rafael Troilo
Browse files
Update troilo-config.xml
parent
7e7210d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
troilo-config.xml
View file @
9e609de6
...
...
@@ -8,6 +8,10 @@
<bean
id=
"grid.cfg"
class=
"org.apache.ignite.configuration.IgniteConfiguration"
>
<property
name=
"igniteInstanceName"
value=
"troilo"
/>
<property
name=
"workDirectory"
value=
"/data"
/>
<!-- Explicitly enable peer class loading. -->
<property
name=
"peerClassLoadingEnabled"
value=
"true"
/>
<!-- Enabling Apache Ignite native persistence. -->
<property
name=
"dataStorageConfiguration"
>
<bean
class=
"org.apache.ignite.configuration.DataStorageConfiguration"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment