Re: Flink Elasticsearch upsert document in ES

2020-02-10 Thread ORIOL LOPEZ SANCHEZ
When building the request, you should build an UpdateRequest, like the following snippet: import org.elasticsearch.action.update.UpdateRequest import org.elasticsearch.common.xcontent.XContentType val doc: String = ??? val targetIndex: String = ??? val indexType: Option[String] = ??? new Update

Re: Are there plans to support Hadoop 2.9.0 on near future?

2017-11-29 Thread ORIOL LOPEZ SANCHEZ
nks a lot. De: Kostas Kloudas Enviat el: dimecres, 29 de novembre de 2017 11:15:16 Per a: ORIOL LOPEZ SANCHEZ A/c: user@flink.apache.org Tema: Re: Are there plans to support Hadoop 2.9.0 on near future? Hi Oriol, As you may have seen form the mailing list w

RV: Are there plans to support Hadoop 2.9.0 on near future?

2017-11-29 Thread ORIOL LOPEZ SANCHEZ
Hi, I'm currently working on designing a data-processing cluster, and one of the distributed processing tools we want to use is Flink. As we're creating our cluster from barebones, without relying on any Hadoop distributions such as Hortonworks or Cloudera, we want to use Flink with Hadoop 2.9