Class WebHdfsV1Client
- java.lang.Object
-
- org.apache.pinot.common.utils.webhdfs.WebHdfsV1Client
-
public class WebHdfsV1Client extends Object
-
-
Constructor Summary
Constructors Constructor Description WebHdfsV1Client(String host, int port)WebHdfsV1Client(String host, int port, String protocol, boolean overwrite, int permission)
-
Method Summary
Modifier and Type Method Description StringgetDownloadUriPath(String webHdfsPath)booleanuploadSegment(String webHdfsPath, String localFilePath)
-