Skip to content

NIFI-16115 Remove deprecated ConsumeTwitter Processor#11431

Merged
pvillard31 merged 1 commit into
apache:mainfrom
exceptionfactory:NIFI-16115
Jul 15, 2026
Merged

NIFI-16115 Remove deprecated ConsumeTwitter Processor#11431
pvillard31 merged 1 commit into
apache:mainfrom
exceptionfactory:NIFI-16115

Conversation

@exceptionfactory

Copy link
Copy Markdown
Contributor

Summary

NIFI-16115 Removes the ConsumeTwitter Processor along with the nifi-social-media-nar, following the Deprecation Notice for this Processor released in Apache NiFi 2.10.0.

The twitter-api-sdk-java has not received updates for four years, and usage of the REST API has changed over time with different contractual levels.

Based on lack of maintenance for the supporting library and the change in direction for consuming the REST API, the current ConsumeTwitter Processor should be removed in a minor release version.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000
  • Pull request contains commits signed with a registered key indicating Verified status

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

- Removed social-media-bundle and NAR
@pvillard31
pvillard31 merged commit b6720a9 into apache:main Jul 15, 2026
10 checks passed
@dan-s1

dan-s1 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@exceptionfactory The ConsumeTwitter processor is still referenced in nifi-docs/src/main/asciidoc/getting-started.adoc on line 377. I will take care of this in NIFI-16116

@exceptionfactory

Copy link
Copy Markdown
Contributor Author

@exceptionfactory The ConsumeTwitter processor is still referenced in nifi-docs/src/main/asciidoc/getting-started.adoc on line 377. I will take care of this in NIFI-16116

Thanks @dan-s1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants