This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 6305a1e3697 [create-pull-request] automated change
6305a1e3697 is described below
commit 6305a1e36972539d6c0eb1dd238baef229cc678d
Author: oscerd <[email protected]>
AuthorDate: Fri Nov 25 01:18:59 2022 +0000
[create-pull-request] automated change
---
.../resources/org/apache/camel/springboot/catalog/components/hbase.json | 2 +-
.../resources/org/apache/camel/springboot/catalog/components/spark.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json
index 3b81521dbbd..fe6b8adf27f 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/hbase.json
@@ -4,7 +4,7 @@
"name": "hbase",
"title": "HBase",
"description": "Reading and write from\/to an HBase store (Hadoop
database).",
- "deprecated": false,
+ "deprecated": true,
"firstVersion": "2.10.0",
"label": "bigdata,database,hadoop",
"javaType": "org.apache.camel.component.hbase.HBaseComponent",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/spark.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/spark.json
index 6e83aaf7418..764cf7687a4 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/spark.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/spark.json
@@ -4,7 +4,7 @@
"name": "spark",
"title": "Spark",
"description": "Send RDD or DataFrame jobs to Apache Spark clusters.",
- "deprecated": false,
+ "deprecated": true,
"firstVersion": "2.17.0",
"label": "bigdata,iot",
"javaType": "org.apache.camel.component.spark.SparkComponent",