1. Yes you can, have a look at the EsOutputFormat
<https://github.com/elastic/elasticsearch-hadoop/blob/master/mr/src/main/java/org/elasticsearch/hadoop/mr/EsOutputFormat.java>
2. I'm not quiet sure about that, you could ask the ES people about it.

Thanks
Best Regards

On Thu, Jul 23, 2015 at 11:58 PM, ayan guha <guha.a...@gmail.com> wrote:

> Hi Akhil
>
> Thanks.Will definitely take a look. Couple of questions
>
> 1. Is it possible to use newHadoopAPI from dataframe.write or saveAs?
> 2. is esDF usable rom Python?
>
> On Fri, Jul 24, 2015 at 2:29 AM, Akhil Das <ak...@sigmoidanalytics.com>
> wrote:
>
>> Did you happened to look into esDF
>> <https://github.com/elastic/elasticsearch-hadoop/issues/441>? You can
>> open an issue over here if that doesn't solve your problem
>> https://github.com/elastic/elasticsearch-hadoop/issues
>>
>> Thanks
>> Best Regards
>>
>> On Tue, Jul 21, 2015 at 5:33 PM, ayan guha <guha.a...@gmail.com> wrote:
>>
>>> Guys
>>>
>>> Any help would be great!!
>>>
>>> I am trying to use DF and save it to Elasticsearch using newHadoopApi
>>> (because I am using python). Can anyone guide me to help if this is even
>>> possible? I have managed to use df.rdd to complete es integration but I
>>> preferred df.write. is it possible or upcoming?
>>>
>>> On Mon, Jul 20, 2015 at 6:28 PM, ayan guha <guha.a...@gmail.com> wrote:
>>>
>>>> Update: I have managed to use df.rdd to complete es integration but I
>>>> preferred df.write. is it possible or upcoming?
>>>> On 18 Jul 2015 23:19, "ayan guha" <guha.a...@gmail.com> wrote:
>>>>
>>>>> Hi
>>>>>
>>>>> I am trying to use DF and save it to Elasticsearch using newHadoopApi
>>>>> (because I am using python). Can anyone guide me to help if this is even
>>>>> possible?
>>>>>
>>>>> --
>>>>> Best Regards,
>>>>> Ayan Guha
>>>>>
>>>>
>>>
>>>
>>> --
>>> Best Regards,
>>> Ayan Guha
>>>
>>
>>
>
>
> --
> Best Regards,
> Ayan Guha
>

Reply via email to