Upgrade to Storm 2.6.2, fix #1188 by jnioche · Pull Request #1189 · apache/stormcrawler · GitHub
Skip to content

Upgrade to Storm 2.6.2, fix #1188#1189

Merged
rzo1 merged 2 commits into
mainfrom
1188
Apr 15, 2024
Merged

Upgrade to Storm 2.6.2, fix #1188#1189
rzo1 merged 2 commits into
mainfrom
1188

Conversation

@jnioche

@jnioche jnioche commented Apr 6, 2024

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Julien Nioche <julien@digitalpebble.com>
@jnioche jnioche marked this pull request as draft April 6, 2024 16:47
@jnioche

jnioche commented Apr 6, 2024

Copy link
Copy Markdown
Contributor Author

@rzo1

rzo1 commented Apr 7, 2024

Copy link
Copy Markdown
Contributor

Currently fails with java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/client/HdfsDataOutputStream$SyncFlag

<dependency>
    <groupId>org.apache.hadoop</groupId>
    <artifactId>hadoop-client-api</artifactId>
    <version>3.3.6</version>
</dependency>

will fix it (for now). We should open a Jira in Storm to get the Hadoop Client API back into storm-hdfs ;-)

Signed-off-by: Julien Nioche <julien@digitalpebble.com>
@jnioche

jnioche commented Apr 10, 2024

Copy link
Copy Markdown
Contributor Author

@jnioche jnioche marked this pull request as ready for review April 10, 2024 17:06
@jnioche jnioche requested a review from rzo1 April 10, 2024 17:06
@rzo1 rzo1 merged commit 5d33ebb into main Apr 15, 2024
@rzo1 rzo1 deleted the 1188 branch April 15, 2024 08:08
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.

2 participants