Skip to content

Instantly share code, notes, and snippets.

@mesmacosta
Created September 29, 2019 12:41
Show Gist options
  • Select an option

  • Save mesmacosta/406abf21fc60ddc8e1cb59c9749d4c07 to your computer and use it in GitHub Desktop.

Select an option

Save mesmacosta/406abf21fc60ddc8e1cb59c9749d4c07 to your computer and use it in GitHub Desktop.
// Database Object
{
"name": "medium",
"description": null,
"locationUri": "hdfs://namenode:8020/user/hive/warehouse/medium.db",
"parameters": {},
"privileges": null,
"ownerName": "root",
"ownerType": "USER",
"setParameters": true,
"parametersSize": 0,
"setPrivileges": false,
"setOwnerName": true,
"setOwnerType": true,
"setName": true,
"setDescription": false,
"setLocationUri": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment