Member since
05-24-2023
3
Posts
0
Kudos Received
0
Solutions
06-23-2025
08:10 AM
I am trying to setup a HBase snapshot to an s3a location. This is on a closed system. Not internet accessible. I have setup these Configurations in HBase Backup: hbase_s3_snapshot_path: /SV-INT-2020/ Adavanced: hbase_service_config_safety_valve Name: fs.s3a.endpoint Value:https://storage-dashboard.cloud/ hbase_core_site_safety_valve Name: fs.s3a.endpoint Value:https://storage-dashboard.cloud/ When I just try to to go the Table Browser in HBase, the Recent Remote S3 Snapshots gives me this error: org.apache.hadoop.fs.s3a.AWSIOCLientException: listObjects() on s3a://SV-INT-2020/: com.amazonaws.SdkClientException: Unable to execute HTTP request: s2.amazonaws.com: Name or service not known: Unable to execute HTTP request: s2.amazonaws.com: Name or service not known:
... View more
Labels:
- Labels:
-
Apache HBase
05-25-2023
02:47 AM
Is there a way to mitigate log4j vulnerabilities without upgrading to a newer version ? Currently we are using CDH5.5.1 (1.0.0-cdh5.5.1)
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Zookeeper
05-24-2023
10:39 AM
I am currently running Hbase/CDH5.5 and need to mitigate the log4j vulnerabilities. Which version of CDH will mitigate the log4j vulnerabilities ?
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Zookeeper