![JAR search and dependency download from the Maven repository](/logo.png)
cascading.bind.provider.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-hadoop-cascading Show documentation
Show all versions of elasticsearch-hadoop-cascading Show documentation
Elasticsearch Hadoop Cascading
The newest version!
# default name of provider
cascading.bind.provider.names=es
cascading.bind.provider.es.platforms=hadoop,hadoop2-mr1
cascading.bind.provider.es.factory.classname=org.elasticsearch.hadoop.cascading.lingual.EsFactory
# define protocols differentiated by properties
cascading.bind.provider.es.protocol.names=es
cascading.bind.provider.es.protocol.es.host=localhost
cascading.bind.provider.es.protocol.es.port=9200
cascading.bind.provider.es.protocol.es.query=
cascading.bind.provider.es.format.names=es
cascading.bind.provider.es.format.es.protocols=es
© 2015 - 2025 Weber Informatics LLC | Privacy Policy