I'm not sure what is wrong with this dynamic template definition, when I
try to load data the curl command does not return and no errors in ES log
as well.
Figured out the issue, the problem with following setting in index mapping
"index.number_of_replicas" : 5
since I'm testing this on a single node I have to set this to 0.
I had to Enabled tarce to see what was going wrong.
On Thursday, March 6, 2014 7:57:59 PM UTC-6, Hariharan Vadivelu wrote:
I'm not sure what is wrong with this dynamic template definition, when I
try to load data the curl command does not return and no errors in ES log
as well.
Le 7 mars 2014 à 15:05:34, Hariharan Vadivelu (hariinfo@gmail.com) a écrit:
Figured out the issue, the problem with following setting in index mapping "index.number_of_replicas" : 5
since I'm testing this on a single node I have to set this to 0.
I had to Enabled tarce to see what was going wrong.
On Thursday, March 6, 2014 7:57:59 PM UTC-6, Hariharan Vadivelu wrote:
I'm not sure what is wrong with this dynamic template definition, when I try to load data the curl command does not return and no errors in ES log as well.
I ran out of luck once again, this time around I have two templates and
while loading the same data it fails with this error, looks like I have
something going on wrong with the way dynamic template is defined.
org.elasticsearch.index.mapper.MapperParsingException: failed to find type
parsed [{dynamic_type}] for [@releaseID]
ES Version 1.0.1
On Friday, March 7, 2014 8:26:03 AM UTC-6, David Pilato wrote:
FYI replicas=1 works also on a single node cluster.
Le 7 mars 2014 à 15:05:34, Hariharan Vadivelu (hari...@gmail.com<javascript:>)
a écrit:
Figured out the issue, the problem with following setting in index
mapping "index.number_of_replicas" : 5
since I'm testing this on a single node I have to set this to 0.
I had to Enabled tarce to see what was going wrong.
On Thursday, March 6, 2014 7:57:59 PM UTC-6, Hariharan Vadivelu wrote:
I'm not sure what is wrong with this dynamic template definition, when
I try to load data the curl command does not return and no errors in ES log
as well.
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.