# Hadoop gateway is not working with IBM Biginsights hadoop

**URL:** https://discuss.elastic.co/t/hadoop-gateway-is-not-working-with-ibm-biginsights-hadoop/10135
**Category:** Elasticsearch
**Created:** [December 20, 2012, 12:21pm UTC](https://discuss.elastic.co/t/hadoop-gateway-is-not-working-with-ibm-biginsights-hadoop/10135 "2012-12-20T12:21:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sbbagal](https://avatars.discourse-cdn.com/v4/letter/s/43a26b/32.png) [@sbbagal](https://discuss.elastic.co/u/sbbagal)
#### Post date: [December 20, 2012, 12:21pm UTC](https://discuss.elastic.co/t/hadoop-gateway-is-not-working-with-ibm-biginsights-hadoop/10135/1 "2012-12-20T12:21:59Z")

</div>

Hi ,  
I am facing an issue while using elastic search version 0.20.1 for using hadoop gate way  
my elasticsearch.yml configuration is as below

gateway:  
type: hdfs  
hdfs:  
uri: hdfs://10.74.162.219:9000

gateway.hdfs.path : /user/biadmin/ES

10.74.162.219 is host ip and 9000 is hadoop port  
i got an error while starting ES is as below

./elasticsearch -f  
[2012-12-20 17:40:33,419][INFO][node] [Thanos] {0.20.1}[1261]: initializing ...  
[2012-12-20 17:40:33,543][INFO][plugins] [Thanos] loaded [hadoop], sites []  
[2012-12-20 17:40:46,351][WARN][gateway.hdfs] [Thanos] shared gateway has been deprecated, please use the (default) local gateway  
[2012-12-20 17:40:46,439][WARN][gateway.hdfs] [Thanos] shared gateway has been deprecated, please use the (default) local gateway  
[2012-12-20 17:40:46,442][ERROR][bootstrap] {0.20.1}: Initialization Failed ...

1. NoClassDefFoundError[org.elasticsearch.common.util.concurrent.DynamicExecutors]  
ClassNotFoundException[org.elasticsearch.common.util.concurrent.DynamicExecutors]2) NoClassDefFoundError[org/elasticsearch/common/util/concurrent/DynamicExecutors]

Please help me i am new in elasticsearch  
Thanks,  
Sanjay Bagal

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:59am UTC](https://discuss.elastic.co/t/hadoop-gateway-is-not-working-with-ibm-biginsights-hadoop/10135/2 "2017-07-06T02:59:07Z")

</div>


