UNPKG
webhdfs-proxy
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
WebHDFS REST API proxy
webhdfs-proxy
/
schemas
/
mkdirs.json
13 lines
(12 loc)
•
242 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"
}
,
"permission"
:
{
"description"
:
"The permission represented as a octal string."
,
"type"
:
"string"
}
}
}