Re: No support for request PutMappingRequest

2016-09-27 Thread Aljoscha Krettek
.endObject() > > .endObject() > .endObject() > .endObject(); > } > catch ( IOException e ) > { > e.printStackTrace(); > } > > return mapping; > } &g

Ynt: No support for request PutMappingRequest

2016-09-26 Thread Ozan DENİZ
d to FAILED > > > We try to add mapping request to elastic search. We cannot access to > client attribute (it is private) in elasticsearch class. > > > Is there any way to overcome this problem. > > > Thanks, > > > Ozan > > > > ___

Re: No support for request PutMappingRequest

2016-09-26 Thread Aljoscha Krettek
t; > ____ > Gönderen: Till Rohrmann <trohrm...@apache.org> > Gönderildi: 26 Eylül 2016 Pazartesi 13:30:34 > Kime: dev@flink.apache.org > Bilgi: Aljoscha Krettek > Konu: Re: No support for request PutMappingRequest > > Hi Ozan, >

Ynt: No support for request PutMappingRequest

2016-09-26 Thread Ozan DENİZ
Gönderen: Till Rohrmann <trohrm...@apache.org> Gönderildi: 26 Eylül 2016 Pazartesi 13:30:34 Kime: dev@flink.apache.org Bilgi: Aljoscha Krettek Konu: Re: No support for request PutMappingRequest Hi Ozan, I'm not super experienced with Flink's elasticsearch connector, but

Re: No support for request PutMappingRequest

2016-09-26 Thread Till Rohrmann
Hi Ozan, I'm not super experienced with Flink's elasticsearch connector, but could you post the complete stack trace to figure out where the problem comes from? I've also pulled in Aljoscha, the original author of the elasticsearch sink. Maybe he can give you a detailed answer. Cheers, Till On

No support for request PutMappingRequest

2016-09-23 Thread Ozan DENİZ
Hi everyone, We are trying to use elasticsearch (2.x) connector for Flink application. However, we encounter a problem when we try to add mapping to elasticsearch index. The error message is below when we run the Flink application. No support for request