Hi,
Finally i run my cluster i am able start all my processes when i was trying to ingest the data in to the cluster task is executing as SUCCESS state but data is not inserting.
I checked the var/tmp folder it creating empty directories
Task will be go on as ingestion-tutorial is 0.0% finished loading…
Beginning indexing data for ingestion-tutorial
Task started: index_ingestion-tutorial_2019-06-11T17:07:13.994Z
Task log: http://localhost:8090/druid/indexer/v1/task/index_ingestion-tutorial_2019-06-11T17:07:13.994Z/log
Task status: http://localhost:8090/druid/indexer/v1/task/index_ingestion-tutorial_2019-06-11T17:07:13.994Z/status
Task index_ingestion-tutorial_2019-06-11T17:07:13.994Z still running…
Task index_ingestion-tutorial_2019-06-11T17:07:13.994Z still running…
Task finished with status: SUCCESS
Completed indexing data for ingestion-tutorial. Now loading indexed data onto the cluster…
ingestion-tutorial is 0.0% finished loading…
ingestion-tutorial is 0.0% finished loading…
ingestion-tutorial is 0.0% finished loading…
ingestion-tutorial is 0.0% finished loading…
ingestion-tutorial is 0.0% finished loading…
and i noticed one more exception has been raised
Invoking stop method[public void org.apache.druid.java.util.emitter.service.ServiceEmitter.close() throws java.io.IOException] on object[ServiceEmitter{serviceDimensions={service=druid/middleManager,
Appreciate your help