You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/12/06 12:31:34 UTC

(camel) branch CAMEL-20196 created (now 87fc4d24cc5)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch CAMEL-20196
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 87fc4d24cc5 CAMEL-20196 - Deprecate camel-hdfs - notes

This branch includes the following new commits:

     new 1a7e4281aea CAMEL-20196 - Deprecate camel-hdfs
     new 87fc4d24cc5 CAMEL-20196 - Deprecate camel-hdfs - notes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(camel) 01/02: CAMEL-20196 - Deprecate camel-hdfs

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch CAMEL-20196
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 1a7e4281aea2984488500dd2e180f4b2269c4c2d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 6 13:29:43 2023 +0100

    CAMEL-20196 - Deprecate camel-hdfs
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 .../resources/org/apache/camel/catalog/components/hdfs.json          | 2 +-
 components/camel-hdfs/pom.xml                                        | 2 +-
 .../META-INF/services/org/apache/camel/component.properties          | 2 +-
 .../generated/resources/org/apache/camel/component/hdfs/hdfs.json    | 2 +-
 components/camel-hdfs/src/main/docs/hdfs-component.adoc              | 5 +++--
 5 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
index e35a5998109..498c61582d7 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hdfs.json
@@ -4,7 +4,7 @@
     "name": "hdfs",
     "title": "HDFS",
     "description": "Read and write from\/to an HDFS filesystem using Hadoop 2.x.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.14.0",
     "label": "bigdata,file",
     "javaType": "org.apache.camel.component.hdfs.HdfsComponent",
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 7ab07446559..3c30c9dd3ae 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>camel-hdfs</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: HDFS</name>
+    <name>Camel :: HDFS (deprecated)</name>
     <description>Camel HDFS support with Hadoop 3.x libraries</description>
 
     <properties>
diff --git a/components/camel-hdfs/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-hdfs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
index 1df53de300d..0b8b46a3193 100644
--- a/components/camel-hdfs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
+++ b/components/camel-hdfs/src/generated/resources/META-INF/services/org/apache/camel/component.properties
@@ -3,5 +3,5 @@ components=hdfs
 groupId=org.apache.camel
 artifactId=camel-hdfs
 version=4.3.0-SNAPSHOT
-projectName=Camel :: HDFS
+projectName=Camel :: HDFS (deprecated)
 projectDescription=Camel HDFS support with Hadoop 3.x libraries
diff --git a/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json b/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
index e35a5998109..498c61582d7 100644
--- a/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
+++ b/components/camel-hdfs/src/generated/resources/org/apache/camel/component/hdfs/hdfs.json
@@ -4,7 +4,7 @@
     "name": "hdfs",
     "title": "HDFS",
     "description": "Read and write from\/to an HDFS filesystem using Hadoop 2.x.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.14.0",
     "label": "bigdata,file",
     "javaType": "org.apache.camel.component.hdfs.HdfsComponent",
diff --git a/components/camel-hdfs/src/main/docs/hdfs-component.adoc b/components/camel-hdfs/src/main/docs/hdfs-component.adoc
index eb0f9ea4f63..407c410655d 100644
--- a/components/camel-hdfs/src/main/docs/hdfs-component.adoc
+++ b/components/camel-hdfs/src/main/docs/hdfs-component.adoc
@@ -1,10 +1,11 @@
-= HDFS Component
+= HDFS Component (deprecated)
 :doctitle: HDFS
 :shortname: hdfs
 :artifactid: camel-hdfs
 :description: Read and write from/to an HDFS filesystem using Hadoop 2.x.
 :since: 2.14
-:supportlevel: Stable
+:supportlevel: Stable-deprecated
+:deprecated: *deprecated*
 :tabs-sync-option:
 :component-header: Both producer and consumer are supported
 //Manually maintained attributes


(camel) 02/02: CAMEL-20196 - Deprecate camel-hdfs - notes

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch CAMEL-20196
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 87fc4d24cc59b41a6e4943906be2f6997d03846e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 6 13:31:16 2023 +0100

    CAMEL-20196 - Deprecate camel-hdfs - notes
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_3.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_3.adoc b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_3.adoc
index 9dd7f030fc7..7aed55f32b0 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_3.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_3.adoc
@@ -89,3 +89,7 @@ the behavior described in the documentation.
 The `camelYamlDsl.json` Schema file has removed `inheritErrorHandler` option for all EIPs where it was not applicable.
 This option is only intended for the Load Balancer EIP. This makes the YAML schema in-line with the XML DSL schema.
 
+=== camel-hdfs
+
+The HDFS component has been deprecated and it will be removed in 4.4.0. More information at CAMEL-20196 issue.
+