Hi. i was trying to use multiple sources but it has failed..
dataCubes:
name: test1
title: test1
clusterName: druid
source: ["testdata","otherdata"]
it gives this error:
Scanning cluster 'druid' for new sources
Missing source 'testdata,otherdata' + " for cluster 'druid', removing...
Got external dataset removal for test1 in cluster druid
it looks that is handling the source as a string and not string[]
Hi. i was trying to use multiple sources but it has failed.. dataCubes: