Hi Team,
I am facing an issue in which I am running two jobs one after another, both of which index data to same datasource
Issue : When 1st job completes it writes its data to deep storage, when 2nd job completes it also writes data to the same interval in deep storage and in druid console I can see only 2nd job data, not anything else
Ingestion spec of 2nd job contains combining config to read data from druid datasource from 1st job and 2nd job data from another storage
I want both jobs data in druid console using index parallel, how it can be achieved
I am using hashed partitioning and I want to stick with that only --
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/druid-user/f0a91e99-b6a4-485b-90b0-2b843324fa32n%40googlegroups.com.