Skip to content

Commit

Permalink
Revert "NIFI-9392 PutHive3Streaming processor throws java.lang.NoClas…
Browse files Browse the repository at this point in the history
…sDefFoundError on startup"

This commit on 1.16 isn't quite ready so removing from the 1.15.1 release

This reverts commit 8581799.
  • Loading branch information
joewitt committed Dec 13, 2021
1 parent f2314de commit 8f90e9e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,6 @@
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<artifactId>hadoop-common</artifactId>
<groupId>org.apache.hadoop</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit 8f90e9e

Please sign in to comment.