UNPKG
webhdfs-proxy
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
WebHDFS REST API proxy
webhdfs-proxy
/
schemas
/
append.json
13 lines
(12 loc)
•
247 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"properties"
:
{
"user.name"
:
{
"description"
:
"The authenticated user."
,
"type"
:
"string"
}
,
"buffersize"
:
{
"description"
:
"The size of the buffer used in transferring data."
,
"type"
:
"integer"
}
}
}