jnioche commented on PR #1189: URL: https://github.com/apache/incubator-stormcrawler/pull/1189#issuecomment-2048057857
> > Currently fails with java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/client/HdfsDataOutputStream$SyncFlag > > ```shell > <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` ;-) See https://issues.apache.org/jira/browse/STORM-4053 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@stormcrawler.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org