incubator-crail git commit: Scripts: fix log/pid file for multiple datanodes

2018-06-21 Thread pepperjo
Repository: incubator-crail Updated Branches: refs/heads/master f166a0807 -> c6ccda5f4 Scripts: fix log/pid file for multiple datanodes Fix using the same filename when starting multiple storage tiers on the same node. Append arguments from slave file to make path unique.

[1/2] incubator-crail git commit: Start script: remove heap size argument

2018-06-21 Thread pepperjo
Repository: incubator-crail Updated Branches: refs/heads/master 46925ad19 -> f166a0807 Start script: remove heap size argument Remove Xmx and MaxDirectMemorySize argument from start script since it does not allow to run Crail on machines with less than 64G.