Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.8.1
-
None
-
Novice
Description
At the http://camel.apache.org/hdfs.html page the following is listed for
the HDFS Maven dependency
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-hadoop</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>
There is no artifactId camel-hadoop it should be camel-hdfs.