Guest User

Untitled

a guest
Feb 12th, 2019
1,025
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.03 KB | None | 0 0
  1. {
  2.     "metaDataInfo": {
  3.         "Export time": "Feb 4, 2019 7:50:10 PM",
  4.         "Exported by": "xx",
  5.         "Host name": "xx",
  6.         "Ranger apache version": "0.7.0.2.6.0.3-8"
  7.     },
  8.     "pageSize": 0,
  9.     "policies": [
  10.         {
  11.             "allowExceptions": [],
  12.             "dataMaskPolicyItems": [],
  13.             "denyExceptions": [],
  14.             "denyPolicyItems": [],
  15.             "description": "Policy for all - database, table, column",
  16.             "id": 3,
  17.             "isAuditEnabled": true,
  18.             "isEnabled": true,
  19.             "name": "all - database, table, column",
  20.             "policyItems": [
  21.                 {
  22.                     "accesses": [
  23.                         {
  24.                             "isAllowed": true,
  25.                             "type": "select"
  26.                         },
  27.                         {
  28.                             "isAllowed": true,
  29.                             "type": "update"
  30.                         },
  31.                         {
  32.                             "isAllowed": true,
  33.                             "type": "create"
  34.                         },
  35.                         {
  36.                             "isAllowed": true,
  37.                             "type": "drop"
  38.                         },
  39.                         {
  40.                             "isAllowed": true,
  41.                             "type": "alter"
  42.                         },
  43.                         {
  44.                             "isAllowed": true,
  45.                             "type": "index"
  46.                         },
  47.                         {
  48.                             "isAllowed": true,
  49.                             "type": "lock"
  50.                         },
  51.                         {
  52.                             "isAllowed": true,
  53.                             "type": "all"
  54.                         }
  55.                     ],
  56.                     "conditions": [],
  57.                     "delegateAdmin": true,
  58.                     "groups": [],
  59.                     "users": [
  60.                         "hive",
  61.                         "rangerlookup",
  62.                         "ambari-qa",
  63.                         "af34",
  64.                         "g748",
  65.                         "hdfs",
  66.                         "dh10",
  67.                         "gs22",
  68.                         "dh27",
  69.                         "ct52",
  70.                         "livy_pyspark"
  71.                     ]
  72.                 },
  73.                 {
  74.                     "accesses": [
  75.                         {
  76.                             "isAllowed": true,
  77.                             "type": "select"
  78.                         },
  79.                         {
  80.                             "isAllowed": true,
  81.                             "type": "update"
  82.                         },
  83.                         {
  84.                             "isAllowed": true,
  85.                             "type": "create"
  86.                         }
  87.                     ],
  88.                     "conditions": [],
  89.                     "delegateAdmin": false,
  90.                     "groups": [],
  91.                     "users": [
  92.                         "go84"
  93.                     ]
  94.                 }
  95.             ],
  96.             "policyType": 0,
  97.             "resources": {
  98.                 "column": {
  99.                     "isExcludes": false,
  100.                     "isRecursive": false,
  101.                     "values": [
  102.                         "*"
  103.                     ]
  104.                 },
  105.                 "database": {
  106.                     "isExcludes": false,
  107.                     "isRecursive": false,
  108.                     "values": [
  109.                         "*",
  110.                         "m2_db"
  111.                     ]
  112.                 },
  113.                 "table": {
  114.                     "isExcludes": false,
  115.                     "isRecursive": false,
  116.                     "values": [
  117.                         "*"
  118.                     ]
  119.                 }
  120.             },
  121.             "rowFilterPolicyItems": [],
  122.             "service": "SUNLIFEHDPPRD_hive",
  123.             "version": 15
  124.         },
Advertisement
Add Comment
Please, Sign In to add comment