Hi All,
I have been using traquility java example : https://github.com/druid-io/tranquility/blob/master/core/src/test/java/com/metamx/tranquility/example/JavaExample.java
but when go http://localhost:8081/#/datasources , datasource is not getting listed even though I can see indexing task getting completed http://localhost:8090/console.html
index_realtime_mydatasource_2017-02-01T15:00:00.000Z_0_0
SUCCESS
2216065
null
-1
why data source is not getting created ? what is the datsource anyway …is it like index ?I need to datasource to visualize data in superset
Regards ,
Gaurav