Hi All,
I am using Java to insert data into Elasticsearch java APIs.
When I am building TransportClient, it stops at throw new NumberFormatException("null").
This code use to work find. It is not working anymore.
I am using elasticsearch 2.3.1 on centos.