Re: [Hadoop] - Difference between task creation for a write and read-update-write operation in ES

2015-05-14 Thread Costin Leau
Hi, First it would help to know what version of Elaticsearch, Elasticsearch Hadoop, JVM and Spark are you using. On 5/6/15 1:41 PM, piyush goyal wrote: Hi Costin, I saw a different behavior of creating task for write to ES operation while working on my project. The difference is as follows:

[Hadoop] - Difference between task creation for a write and read-update-write operation in ES

2015-05-06 Thread piyush goyal
Hi Costin, I saw a different behavior of creating task for write to ES operation while working on my project. The difference is as follows: 1.) Only write to ES - When I create an RDD of my own to insert data into ES, the task are created based on property es.batch.size.bytes and

[Hadoop] - Difference between task creation for a write and read-update-write operation in ES

2015-05-06 Thread piyush goyal
Hi Costin, I saw a different behavior of creating task for write to ES operation while working on my project. The difference is as follows: 1.) Only write to ES - When I create an RDD of my own to insert data into ES, the task are created based on property es.batch.size.bytes and

[Hadoop] - Difference between task creation for a write and read-update-write operation in ES

2015-05-06 Thread piyush goyal
Hi Costin, I saw a different behavior of creating task for write to ES operation while working on my project. The difference is as follows: 1.) Only write to ES - When I create an RDD of my own to insert data into ES, the task are created based on property es.batch.size.bytes and