@Public
@Evolving
public class HdfsUtils
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static org.slf4j.Logger |
LOG |
| Constructor | Description |
|---|---|
HdfsUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
isHealthy(java.net.URI uri) |
Is the HDFS healthy?
HDFS is considered as healthy if it is up and not in safemode.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.