Elastic search + maprDB integration

Hi Team,

I have the below setup.

Mapr hadoop 5.0.0 is installed on ubuntu 14.04
elastic search is installed on debain 7

One of our customer is trying to Mapr hadoop with elastic search for auto replicating tables but he is getting below error.

Is Mapr hadoop on Ubuntu vs elasticsearch on debian supported ?

2015-11-17 16:26:40,433 INFO [IPC Server handler 16 on 60821] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Progress of TaskAttempt attempt_1444733266043_0243_m_000000_2 is : 0.0
2015-11-17 16:26:40,437 FATAL [IPC Server handler 13 on 60821] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Task: attempt_1444733266043_0243_m_000000_2 - exited : java.io.IOException: Failed to open GatewaySink
at com.mapr.fs.gateway.external.tools.ExternalOutputFormat$ExternalRecordWriter.(ExternalOutputFormat.java:28)
at com.mapr.fs.gateway.external.tools.ExternalOutputFormat.getRecordWriter(ExternalOutputFormat.java:77)
at org.apache.hadoop.mapred.MapTask$NewDirectOutputCollector.(MapTask.java:656)
at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:776)

Thanks,
Dayanand

There is no Elasticsearch nor ES-Hadoop in your stacktrace, only MapR. I suggest you reach out to them to try fixing the issue since it looks to be only MapR code.