1. 首页
  2. 考试认证
  3. 其它
  4. hbase fs rest 用于hbase fs的HTTP REST API

hbase fs rest 用于hbase fs的HTTP REST API

上传者: 2024-10-08 05:00:31上传 ZIP文件 18.76KB 热度 2次
hbase-fs-rest is a InputStream/OutputStream lib for reading & writing file on . It's not very convenient for end-user. So, we build a HTTP-REST Service to simplify the operation. Basically, we use HEAD, GET, PUT, POST, DELETE to manipulate files. The request like this: curl -X HEAD http://${host}:${port}/${version}/fs/${identifier}?${paras} OP PARAS DESC HEAD Test if the file exists, 404 or 200 G
下载地址
用户评论