Github user jskora commented on the issue:

    https://github.com/apache/nifi/pull/252
  
    Ironically, this boils down to a version dependency conflict between 
ExtractMediaMetadata which uses Tika 1.7 which uses Drew Noakes' 
Metadata-Extract 2.6.2 and the existing ExtractImageMetadata which used Drew 
Noakes' Metadata-Extract 2.7.2.
    
    I'm looking into ways to resolve this.  One option may be to return 
ExtractImageMetadata to it's own nifi-image-bundle nar and create a new 
nifi-media-bundle-nar instead the rename of n-image-b-n to n-media-b-n that I 
originally did.  Another is to look into newer Tika versions, but I don't know 
if that will create other problems.  I'll keep you posted.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to