[
https://issues.apache.org/jira/browse/CAMEL-18792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-18792.
---------------------------------
Fix Version/s: 3.20.0
Resolution: Fixed
> camel-hdfs - Make integration tests runnable without a real cluster
> -------------------------------------------------------------------
>
> Key: CAMEL-18792
> URL: https://issues.apache.org/jira/browse/CAMEL-18792
> Project: Camel
> Issue Type: Improvement
> Reporter: Kengo Seki
> Priority: Minor
> Fix For: 3.20.0
>
>
> It's a follow-up issue for CAMEL-18776.
> The original issue should have been found by running [integration
> tests|https://github.com/apache/camel/tree/main/components/camel-hdfs/src/test/java/org/apache/camel/component/hdfs/integration],
> but as of now, we have to set up an HDFS cluster for running them. It's
> bothering a bit.
> If we leverage
> [MiniDFSCluster|https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java]
> for this purpose, we don't need a real cluster any longer so we can easily
> find a similar problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)