Skip to content

Update inputFormat field in Avro Extension in Druid documentation #8937

Closed
pds3095 wants to merge 1 commit intoapache:masterfrom
pds3095:patch-1
Closed

Update inputFormat field in Avro Extension in Druid documentation #8937
pds3095 wants to merge 1 commit intoapache:masterfrom
pds3095:patch-1

Conversation

@pds3095
Copy link

@pds3095 pds3095 commented Nov 25, 2019

For me inputFormat with value : "io.druid.data.input.avro.AvroValueInputFormat" worked . I've Druid setup in cluster mode. Took me a long time to get to this. Please make the changes.

Fixes #XXXX.

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths.
  • added integration tests.
  • been tested in a test Druid cluster.

Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

For me inputFormat with value : "io.druid.data.input.avro.AvroValueInputFormat" . I've Druid setup in cluster mode. Took me a long time to get to this. Please make the changes.
@vogievetsky
Copy link
Contributor

Wait, is that right? Sounds like the Avro extension should be updated instead

@gianm
Copy link
Contributor

gianm commented Nov 25, 2019

It is org.apache.druid.data.input.avro.AvroValueInputFormat in Druid 0.13+. @pds3095, I think you might have an older version of Druid.

@pds3095
Copy link
Author

pds3095 commented Nov 26, 2019

@gianm You're right. We're on Druid 0.12.1
But is it mentioned anywhere for older versions?

@stale
Copy link

stale bot commented Jan 25, 2020

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@druid.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label Jan 25, 2020
@stale
Copy link

stale bot commented Feb 22, 2020

This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@stale stale bot closed this Feb 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants