Class and Description |
---|
org.elasticsearch.storm.EsBolt
Support for Apache Storm is deprecated and will be removed in the future. Consider moving to Spark or Mapreduce.
|
org.elasticsearch.storm.EsSpout
Support for Apache Storm is deprecated and will be removed in the future. Consider moving to Spark or Mapreduce.
|
Constructor and Description |
---|
org.elasticsearch.hadoop.mr.security.HadoopUserProvider()
Use
UserProvider.create(Settings) instead, or if it is important that you
explicitly create a HadoopUserProvider, then use HadoopUserProvider.create(Settings)
instead |