[2/2] incubator-crail git commit: Scripts: add crail-env.sh

2018-06-21 Thread pepperjo
Scripts: add crail-env.sh Add crail-env.sh file to allow setting parameters for the start scripts like extra java options. Signed-off-by: Jonas Pfefferle Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/f

[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. https://issues.apache.org/jira/brow

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. https://issues.apach