You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/12/07 11:57:00 UTC

[jira] [Updated] (CAMEL-18792) camel-hdfs - Make integration tests runnable without a real cluster

     [ https://issues.apache.org/jira/browse/CAMEL-18792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18792:
--------------------------------
    Issue Type: Test  (was: Improvement)

> 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: Test
>            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)