How to run Elasticsearch 2.1.1 as root user in Linux machine
问题 I am trying to run Elasticsearch 2.1.1 in my Linux machine which I am the root user of it. When I tried to execute the Elasticsearch.I am getting the following error: Exception in thread "main" java.lang.RuntimeException: don't run elasticsearch as root. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:93) at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:144) at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:285) at org.elasticsearch.bootstrap