-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flattenSpec not working as documented #290
Comments
I am using tranquility HTTP server with Druid 0.13. Its generally working except flattenSpec doesn't do what it should. As you can see below, I have created a dataSource This is tranquility 0.8.3
|
Looking in middleManager, the log doesn't show the flattenspec at all:
|
it appears this may only work if |
I think the issue is that Tranquility doesn't understand flattenSpecs and may not be passing them along. Would switching to Kafka indexing work for you? |
its not clear to me that tranquility is still viable, after digging into it. it has the interface I want, but it doesn't work w/ the supervisor-model that the kafka ingest does, its got an older version of druid in its base, it will likely never move to newer jdk, ... so i gave up on it. |
No description provided.
The text was updated successfully, but these errors were encountered: