Anyone can help me in overcoming this issue while indexing ...!! Thanks in
advance
I am getting this exception ..!!
Exception in thread "main"
org.elasticsearch.common.util.concurrent.UncategorizedExecutionException:
Failed execution
at
org.elasticsearch.action.support.AdapterActionFuture.rethrowExecutionException(AdapterActionFuture.java:90)
at
org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:49)
at com.ankit.json.IndexJson.index(IndexJson.java:62)
at com.ankit.json.ToJson.main(ToJson.java:72)
Just figured out why it was throwing this exception for me...
I was a very silly mistake as due to some Ctrl-Z, I removed the start()
method of the node and the node was not starting..!!
Thanks
On Saturday, July 28, 2012 1:28:56 PM UTC-7, ajasuja wrote:
Anyone can help me in overcoming this issue while indexing ...!! Thanks in
advance
I am getting this exception ..!!
Exception in thread "main"
org.elasticsearch.common.util.concurrent.UncategorizedExecutionException:
Failed execution
at
org.elasticsearch.action.support.AdapterActionFuture.rethrowExecutionException(AdapterActionFuture.java:90)
at
org.elasticsearch.action.support.AdapterActionFuture.actionGet(AdapterActionFuture.java:49)
at com.ankit.json.IndexJson.index(IndexJson.java:62)
at com.ankit.json.ToJson.main(ToJson.java:72)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.