HDFS.json 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761
  1. {
  2. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations?fields=*",
  3. "items" : [
  4. {
  5. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.blockreport.initialDelay",
  6. "StackConfigurations" : {
  7. "property_description" : "Delay for first block report in seconds.",
  8. "property_value" : "120",
  9. "stack_version" : "1.3.1",
  10. "property_name" : "dfs.blockreport.initialDelay",
  11. "filename" : "hdfs-site.xml",
  12. "service_name" : "HDFS",
  13. "stack_name" : "HDP"
  14. }
  15. },
  16. {
  17. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.safemode.threshold.pct",
  18. "StackConfigurations" : {
  19. "property_description" : "\n Specifies the percentage of blocks that should satisfy\n the minimal replication requirement defined by dfs.replication.min.\n Values less than or equal to 0 mean not to start in safe mode.\n Values greater than 1 will make safe mode permanent.\n ",
  20. "property_value" : "1.0f",
  21. "stack_version" : "1.3.1",
  22. "property_name" : "dfs.safemode.threshold.pct",
  23. "filename" : "hdfs-site.xml",
  24. "service_name" : "HDFS",
  25. "stack_name" : "HDP"
  26. }
  27. },
  28. {
  29. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_dir",
  30. "StackConfigurations" : {
  31. "property_description" : "Secondary NameNode checkpoint dir.",
  32. "property_value" : "/hadoop/hdfs/namesecondary",
  33. "stack_version" : "1.3.1",
  34. "property_name" : "fs_checkpoint_dir",
  35. "filename" : "global.xml",
  36. "service_name" : "HDFS",
  37. "stack_name" : "HDP"
  38. }
  39. },
  40. {
  41. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.umaskmode",
  42. "StackConfigurations" : {
  43. "property_description" : "\nThe octal umask used when creating files and directories.\n",
  44. "property_value" : "077",
  45. "stack_version" : "1.3.1",
  46. "property_name" : "dfs.umaskmode",
  47. "filename" : "hdfs-site.xml",
  48. "service_name" : "HDFS",
  49. "stack_name" : "HDP"
  50. }
  51. },
  52. {
  53. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.compression.codec.lzo.class",
  54. "StackConfigurations" : {
  55. "property_description" : "The implementation for lzo codec.",
  56. "property_value" : "com.hadoop.compression.lzo.LzoCodec",
  57. "stack_version" : "1.3.1",
  58. "property_name" : "io.compression.codec.lzo.class",
  59. "filename" : "core-site.xml",
  60. "service_name" : "HDFS",
  61. "stack_name" : "HDP"
  62. }
  63. },
  64. {
  65. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.heartbeat.interval",
  66. "StackConfigurations" : {
  67. "property_description" : "Determines datanode heartbeat interval in seconds.",
  68. "property_value" : "3",
  69. "stack_version" : "1.3.1",
  70. "property_name" : "dfs.heartbeat.interval",
  71. "filename" : "hdfs-site.xml",
  72. "service_name" : "HDFS",
  73. "stack_name" : "HDP"
  74. }
  75. },
  76. {
  77. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_datanode_failed_volume_tolerated",
  78. "StackConfigurations" : {
  79. "property_description" : "DataNode volumes failure toleration",
  80. "property_value" : "0",
  81. "stack_version" : "1.3.1",
  82. "property_name" : "dfs_datanode_failed_volume_tolerated",
  83. "filename" : "global.xml",
  84. "service_name" : "HDFS",
  85. "stack_name" : "HDP"
  86. }
  87. },
  88. {
  89. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_name_dir",
  90. "StackConfigurations" : {
  91. "property_description" : "NameNode Directories.",
  92. "property_value" : "/hadoop/hdfs/namenode",
  93. "stack_version" : "1.3.1",
  94. "property_name" : "dfs_name_dir",
  95. "filename" : "global.xml",
  96. "service_name" : "HDFS",
  97. "stack_name" : "HDP"
  98. }
  99. },
  100. {
  101. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_size",
  102. "StackConfigurations" : {
  103. "property_description" : "FS Checkpoint Size.",
  104. "property_value" : "0.5",
  105. "stack_version" : "1.3.1",
  106. "property_name" : "fs_checkpoint_size",
  107. "filename" : "global.xml",
  108. "service_name" : "HDFS",
  109. "stack_name" : "HDP"
  110. }
  111. },
  112. {
  113. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.balance.bandwidthPerSec",
  114. "StackConfigurations" : {
  115. "property_description" : "\n Specifies the maximum amount of bandwidth that each datanode\n can utilize for the balancing purpose in term of\n the number of bytes per second.\n ",
  116. "property_value" : "6250000",
  117. "stack_version" : "1.3.1",
  118. "property_name" : "dfs.balance.bandwidthPerSec",
  119. "filename" : "hdfs-site.xml",
  120. "service_name" : "HDFS",
  121. "stack_name" : "HDP"
  122. }
  123. },
  124. {
  125. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_maxnewsize",
  126. "StackConfigurations" : {
  127. "property_description" : "NameNode maximum new generation size",
  128. "property_value" : "640",
  129. "stack_version" : "1.3.1",
  130. "property_name" : "namenode_opt_maxnewsize",
  131. "filename" : "global.xml",
  132. "service_name" : "HDFS",
  133. "stack_name" : "HDP"
  134. }
  135. },
  136. {
  137. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.edits.dir",
  138. "StackConfigurations" : {
  139. "property_description" : "Determines where on the local filesystem the DFS secondary\n name node should store the temporary edits to merge.\n If this is a comma-delimited list of directoires then teh edits is\n replicated in all of the directoires for redundancy.\n Default value is same as fs.checkpoint.dir\n ",
  140. "property_value" : "${fs.checkpoint.dir}",
  141. "stack_version" : "1.3.1",
  142. "property_name" : "fs.checkpoint.edits.dir",
  143. "filename" : "core-site.xml",
  144. "service_name" : "HDFS",
  145. "stack_name" : "HDP"
  146. }
  147. },
  148. {
  149. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/keytab_path",
  150. "StackConfigurations" : {
  151. "property_description" : "KeyTab Directory.",
  152. "property_value" : "/etc/security/keytabs",
  153. "stack_version" : "1.3.1",
  154. "property_name" : "keytab_path",
  155. "filename" : "global.xml",
  156. "service_name" : "HDFS",
  157. "stack_name" : "HDP"
  158. }
  159. },
  160. {
  161. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.block.size",
  162. "StackConfigurations" : {
  163. "property_description" : "The default block size for new files.",
  164. "property_value" : "134217728",
  165. "stack_version" : "1.3.1",
  166. "property_name" : "dfs.block.size",
  167. "filename" : "hdfs-site.xml",
  168. "service_name" : "HDFS",
  169. "stack_name" : "HDP"
  170. }
  171. },
  172. {
  173. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security_enabled",
  174. "StackConfigurations" : {
  175. "property_description" : "Hadoop Security",
  176. "property_value" : "false",
  177. "stack_version" : "1.3.1",
  178. "property_name" : "security_enabled",
  179. "filename" : "global.xml",
  180. "service_name" : "HDFS",
  181. "stack_name" : "HDP"
  182. }
  183. },
  184. {
  185. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.serializations",
  186. "StackConfigurations" : {
  187. "property_description" : null,
  188. "property_value" : "org.apache.hadoop.io.serializer.WritableSerialization",
  189. "stack_version" : "1.3.1",
  190. "property_name" : "io.serializations",
  191. "filename" : "core-site.xml",
  192. "service_name" : "HDFS",
  193. "stack_name" : "HDP"
  194. }
  195. },
  196. {
  197. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.task.umbilical.protocol.acl",
  198. "StackConfigurations" : {
  199. "property_description" : "ACL for TaskUmbilicalProtocol, used by the map and reduce\n tasks to communicate with the parent tasktracker.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  200. "property_value" : "*",
  201. "stack_version" : "1.3.1",
  202. "property_name" : "security.task.umbilical.protocol.acl",
  203. "filename" : "hadoop-policy.xml",
  204. "service_name" : "HDFS",
  205. "stack_name" : "HDP"
  206. }
  207. },
  208. {
  209. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/kerberos_domain",
  210. "StackConfigurations" : {
  211. "property_description" : "Kerberos realm.",
  212. "property_value" : "EXAMPLE.COM",
  213. "stack_version" : "1.3.1",
  214. "property_name" : "kerberos_domain",
  215. "filename" : "global.xml",
  216. "service_name" : "HDFS",
  217. "stack_name" : "HDP"
  218. }
  219. },
  220. {
  221. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_data_dir",
  222. "StackConfigurations" : {
  223. "property_description" : "Data directories for Data Nodes.",
  224. "property_value" : "/hadoop/hdfs/data",
  225. "stack_version" : "1.3.1",
  226. "property_name" : "dfs_data_dir",
  227. "filename" : "global.xml",
  228. "service_name" : "HDFS",
  229. "stack_name" : "HDP"
  230. }
  231. },
  232. {
  233. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hdfs_log_dir_prefix",
  234. "StackConfigurations" : {
  235. "property_description" : "Hadoop Log Dir Prefix",
  236. "property_value" : "/var/log/hadoop",
  237. "stack_version" : "1.3.1",
  238. "property_name" : "hdfs_log_dir_prefix",
  239. "filename" : "global.xml",
  240. "service_name" : "HDFS",
  241. "stack_name" : "HDP"
  242. }
  243. },
  244. {
  245. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.datanode.protocol.acl",
  246. "StackConfigurations" : {
  247. "property_description" : "ACL for DatanodeProtocol, which is used by datanodes to\n communicate with the namenode.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  248. "property_value" : "*",
  249. "stack_version" : "1.3.1",
  250. "property_name" : "security.datanode.protocol.acl",
  251. "filename" : "hadoop-policy.xml",
  252. "service_name" : "HDFS",
  253. "stack_name" : "HDP"
  254. }
  255. },
  256. {
  257. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.connect.max.retries",
  258. "StackConfigurations" : {
  259. "property_description" : "Defines the maximum number of retries for IPC connections.",
  260. "property_value" : "50",
  261. "stack_version" : "1.3.1",
  262. "property_name" : "ipc.client.connect.max.retries",
  263. "filename" : "core-site.xml",
  264. "service_name" : "HDFS",
  265. "stack_name" : "HDP"
  266. }
  267. },
  268. {
  269. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_period",
  270. "StackConfigurations" : {
  271. "property_description" : "HDFS Maximum Checkpoint Delay",
  272. "property_value" : "21600",
  273. "stack_version" : "1.3.1",
  274. "property_name" : "fs_checkpoint_period",
  275. "filename" : "global.xml",
  276. "service_name" : "HDFS",
  277. "stack_name" : "HDP"
  278. }
  279. },
  280. {
  281. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.handler.count",
  282. "StackConfigurations" : {
  283. "property_description" : "The number of server threads for the namenode.",
  284. "property_value" : "40",
  285. "stack_version" : "1.3.1",
  286. "property_name" : "dfs.namenode.handler.count",
  287. "filename" : "hdfs-site.xml",
  288. "service_name" : "HDFS",
  289. "stack_name" : "HDP"
  290. }
  291. },
  292. {
  293. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.ipc.address",
  294. "StackConfigurations" : {
  295. "property_description" : "\nThe datanode ipc server address and port.\nIf the port is 0 then the server will start on a free port.\n",
  296. "property_value" : "0.0.0.0:8010",
  297. "stack_version" : "1.3.1",
  298. "property_name" : "dfs.datanode.ipc.address",
  299. "filename" : "hdfs-site.xml",
  300. "service_name" : "HDFS",
  301. "stack_name" : "HDP"
  302. }
  303. },
  304. {
  305. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_webhdfs_enabled",
  306. "StackConfigurations" : {
  307. "property_description" : "WebHDFS enabled",
  308. "property_value" : "true",
  309. "stack_version" : "1.3.1",
  310. "property_name" : "dfs_webhdfs_enabled",
  311. "filename" : "global.xml",
  312. "service_name" : "HDFS",
  313. "stack_name" : "HDP"
  314. }
  315. },
  316. {
  317. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.trash.interval",
  318. "StackConfigurations" : {
  319. "property_description" : "Number of minutes between trash checkpoints.\n If zero, the trash feature is disabled.\n ",
  320. "property_value" : "360",
  321. "stack_version" : "1.3.1",
  322. "property_name" : "fs.trash.interval",
  323. "filename" : "core-site.xml",
  324. "service_name" : "HDFS",
  325. "stack_name" : "HDP"
  326. }
  327. },
  328. {
  329. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.secondary.https.port",
  330. "StackConfigurations" : {
  331. "property_description" : "The https port where secondary-namenode binds",
  332. "property_value" : "50490",
  333. "stack_version" : "1.3.1",
  334. "property_name" : "dfs.secondary.https.port",
  335. "filename" : "hdfs-site.xml",
  336. "service_name" : "HDFS",
  337. "stack_name" : "HDP"
  338. }
  339. },
  340. {
  341. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/datanode_du_reserved",
  342. "StackConfigurations" : {
  343. "property_description" : "Reserved space for HDFS",
  344. "property_value" : "1",
  345. "stack_version" : "1.3.1",
  346. "property_name" : "datanode_du_reserved",
  347. "filename" : "global.xml",
  348. "service_name" : "HDFS",
  349. "stack_name" : "HDP"
  350. }
  351. },
  352. {
  353. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.file.buffer.size",
  354. "StackConfigurations" : {
  355. "property_description" : "The size of buffer for use in sequence files.\n The size of this buffer should probably be a multiple of hardware\n page size (4096 on Intel x86), and it determines how much data is\n buffered during read and write operations.",
  356. "property_value" : "131072",
  357. "stack_version" : "1.3.1",
  358. "property_name" : "io.file.buffer.size",
  359. "filename" : "core-site.xml",
  360. "service_name" : "HDFS",
  361. "stack_name" : "HDP"
  362. }
  363. },
  364. {
  365. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.replication.max",
  366. "StackConfigurations" : {
  367. "property_description" : "Maximal block replication.\n ",
  368. "property_value" : "50",
  369. "stack_version" : "1.3.1",
  370. "property_name" : "dfs.replication.max",
  371. "filename" : "hdfs-site.xml",
  372. "service_name" : "HDFS",
  373. "stack_name" : "HDP"
  374. }
  375. },
  376. {
  377. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hadoop_pid_dir_prefix",
  378. "StackConfigurations" : {
  379. "property_description" : "Hadoop PID Dir Prefix",
  380. "property_value" : "/var/run/hadoop",
  381. "stack_version" : "1.3.1",
  382. "property_name" : "hadoop_pid_dir_prefix",
  383. "filename" : "global.xml",
  384. "service_name" : "HDFS",
  385. "stack_name" : "HDP"
  386. }
  387. },
  388. {
  389. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.inter.datanode.protocol.acl",
  390. "StackConfigurations" : {
  391. "property_description" : "ACL for InterDatanodeProtocol, the inter-datanode protocol\n for updating generation timestamp.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  392. "property_value" : "*",
  393. "stack_version" : "1.3.1",
  394. "property_name" : "security.inter.datanode.protocol.acl",
  395. "filename" : "hadoop-policy.xml",
  396. "service_name" : "HDFS",
  397. "stack_name" : "HDP"
  398. }
  399. },
  400. {
  401. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.socket.write.timeout",
  402. "StackConfigurations" : {
  403. "property_description" : "DFS Client write socket timeout",
  404. "property_value" : "0",
  405. "stack_version" : "1.3.1",
  406. "property_name" : "dfs.datanode.socket.write.timeout",
  407. "filename" : "hdfs-site.xml",
  408. "service_name" : "HDFS",
  409. "stack_name" : "HDP"
  410. }
  411. },
  412. {
  413. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.max.xcievers",
  414. "StackConfigurations" : {
  415. "property_description" : "PRIVATE CONFIG VARIABLE",
  416. "property_value" : "4096",
  417. "stack_version" : "1.3.1",
  418. "property_name" : "dfs.datanode.max.xcievers",
  419. "filename" : "hdfs-site.xml",
  420. "service_name" : "HDFS",
  421. "stack_name" : "HDP"
  422. }
  423. },
  424. {
  425. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.server.max.response.size",
  426. "StackConfigurations" : {
  427. "property_description" : null,
  428. "property_value" : "5242880",
  429. "stack_version" : "1.3.1",
  430. "property_name" : "ipc.server.max.response.size",
  431. "filename" : "hdfs-site.xml",
  432. "service_name" : "HDFS",
  433. "stack_name" : "HDP"
  434. }
  435. },
  436. {
  437. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.size",
  438. "StackConfigurations" : {
  439. "property_description" : "The size of the current edit log (in bytes) that triggers\n a periodic checkpoint even if the fs.checkpoint.period hasn't expired.\n ",
  440. "property_value" : "536870912",
  441. "stack_version" : "1.3.1",
  442. "property_name" : "fs.checkpoint.size",
  443. "filename" : "core-site.xml",
  444. "service_name" : "HDFS",
  445. "stack_name" : "HDP"
  446. }
  447. },
  448. {
  449. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.namenode.protocol.acl",
  450. "StackConfigurations" : {
  451. "property_description" : "ACL for NamenodeProtocol, the protocol used by the secondary\n namenode to communicate with the namenode.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  452. "property_value" : "*",
  453. "stack_version" : "1.3.1",
  454. "property_name" : "security.namenode.protocol.acl",
  455. "filename" : "hadoop-policy.xml",
  456. "service_name" : "HDFS",
  457. "stack_name" : "HDP"
  458. }
  459. },
  460. {
  461. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.permissions",
  462. "StackConfigurations" : {
  463. "property_description" : "\nIf \"true\", enable permission checking in HDFS.\nIf \"false\", permission checking is turned off,\nbut all other behavior is unchanged.\nSwitching from one parameter value to the other does not change the mode,\nowner or group of files or directories.\n",
  464. "property_value" : "true",
  465. "stack_version" : "1.3.1",
  466. "property_name" : "dfs.permissions",
  467. "filename" : "hdfs-site.xml",
  468. "service_name" : "HDFS",
  469. "stack_name" : "HDP"
  470. }
  471. },
  472. {
  473. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.https.port",
  474. "StackConfigurations" : {
  475. "property_description" : "The https port where namenode binds",
  476. "property_value" : "50470",
  477. "stack_version" : "1.3.1",
  478. "property_name" : "dfs.https.port",
  479. "filename" : "hdfs-site.xml",
  480. "service_name" : "HDFS",
  481. "stack_name" : "HDP"
  482. }
  483. },
  484. {
  485. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_heapsize",
  486. "StackConfigurations" : {
  487. "property_description" : "NameNode Java heap size",
  488. "property_value" : "1024",
  489. "stack_version" : "1.3.1",
  490. "property_name" : "namenode_heapsize",
  491. "filename" : "global.xml",
  492. "service_name" : "HDFS",
  493. "stack_name" : "HDP"
  494. }
  495. },
  496. {
  497. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.handler.count",
  498. "StackConfigurations" : {
  499. "property_description" : "Added to grow Queue size so that more client connections are allowed",
  500. "property_value" : "100",
  501. "stack_version" : "1.3.1",
  502. "property_name" : "dfs.namenode.handler.count",
  503. "filename" : "hdfs-site.xml",
  504. "service_name" : "HDFS",
  505. "stack_name" : "HDP"
  506. }
  507. },
  508. {
  509. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.web.ugi",
  510. "StackConfigurations" : {
  511. "property_description" : "The user account used by the web interface.\nSyntax: USERNAME,GROUP1,GROUP2, ...\n",
  512. "property_value" : "gopher,gopher",
  513. "stack_version" : "1.3.1",
  514. "property_name" : "dfs.web.ugi",
  515. "filename" : "hdfs-site.xml",
  516. "service_name" : "HDFS",
  517. "stack_name" : "HDP"
  518. }
  519. },
  520. {
  521. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.du.pct",
  522. "StackConfigurations" : {
  523. "property_description" : "When calculating remaining space, only use this percentage of the real available space\n",
  524. "property_value" : "0.85f",
  525. "stack_version" : "1.3.1",
  526. "property_name" : "dfs.datanode.du.pct",
  527. "filename" : "hdfs-site.xml",
  528. "service_name" : "HDFS",
  529. "stack_name" : "HDP"
  530. }
  531. },
  532. {
  533. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.period",
  534. "StackConfigurations" : {
  535. "property_description" : "The number of seconds between two periodic checkpoints.\n ",
  536. "property_value" : "21600",
  537. "stack_version" : "1.3.1",
  538. "property_name" : "fs.checkpoint.period",
  539. "filename" : "core-site.xml",
  540. "service_name" : "HDFS",
  541. "stack_name" : "HDP"
  542. }
  543. },
  544. {
  545. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.block.access.token.enable",
  546. "StackConfigurations" : {
  547. "property_description" : "\nIf \"true\", access tokens are used as capabilities for accessing datanodes.\nIf \"false\", no access tokens are checked on accessing datanodes.\n",
  548. "property_value" : "true",
  549. "stack_version" : "1.3.1",
  550. "property_name" : "dfs.block.access.token.enable",
  551. "filename" : "hdfs-site.xml",
  552. "service_name" : "HDFS",
  553. "stack_name" : "HDP"
  554. }
  555. },
  556. {
  557. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.cluster.administrators",
  558. "StackConfigurations" : {
  559. "property_description" : "ACL for who all can view the default servlets in the HDFS",
  560. "property_value" : " hdfs",
  561. "stack_version" : "1.3.1",
  562. "property_name" : "dfs.cluster.administrators",
  563. "filename" : "hdfs-site.xml",
  564. "service_name" : "HDFS",
  565. "stack_name" : "HDP"
  566. }
  567. },
  568. {
  569. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dtnode_heapsize",
  570. "StackConfigurations" : {
  571. "property_description" : "DataNode maximum Java heap size",
  572. "property_value" : "1024",
  573. "stack_version" : "1.3.1",
  574. "property_name" : "dtnode_heapsize",
  575. "filename" : "global.xml",
  576. "service_name" : "HDFS",
  577. "stack_name" : "HDP"
  578. }
  579. },
  580. {
  581. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.job.submission.protocol.acl",
  582. "StackConfigurations" : {
  583. "property_description" : "ACL for JobSubmissionProtocol, used by job clients to\n communciate with the jobtracker for job submission, querying job status etc.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  584. "property_value" : "*",
  585. "stack_version" : "1.3.1",
  586. "property_name" : "security.job.submission.protocol.acl",
  587. "filename" : "hadoop-policy.xml",
  588. "service_name" : "HDFS",
  589. "stack_name" : "HDP"
  590. }
  591. },
  592. {
  593. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/webinterface.private.actions",
  594. "StackConfigurations" : {
  595. "property_description" : " If set to true, the web interfaces of JT and NN may contain\n actions, such as kill job, delete file, etc., that should\n not be exposed to public. Enable this option if the interfaces\n are only reachable by those who have the right authorization.\n ",
  596. "property_value" : "false",
  597. "stack_version" : "1.3.1",
  598. "property_name" : "webinterface.private.actions",
  599. "filename" : "core-site.xml",
  600. "service_name" : "HDFS",
  601. "stack_name" : "HDP"
  602. }
  603. },
  604. {
  605. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.connection.maxidletime",
  606. "StackConfigurations" : {
  607. "property_description" : "The maximum time after which a client will bring down the\n connection to the server.\n ",
  608. "property_value" : "30000",
  609. "stack_version" : "1.3.1",
  610. "property_name" : "ipc.client.connection.maxidletime",
  611. "filename" : "core-site.xml",
  612. "service_name" : "HDFS",
  613. "stack_name" : "HDP"
  614. }
  615. },
  616. {
  617. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.permissions.supergroup",
  618. "StackConfigurations" : {
  619. "property_description" : "The name of the group of super-users.",
  620. "property_value" : "hdfs",
  621. "stack_version" : "1.3.1",
  622. "property_name" : "dfs.permissions.supergroup",
  623. "filename" : "hdfs-site.xml",
  624. "service_name" : "HDFS",
  625. "stack_name" : "HDP"
  626. }
  627. },
  628. {
  629. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hadoop_heapsize",
  630. "StackConfigurations" : {
  631. "property_description" : "Hadoop maximum Java heap size",
  632. "property_value" : "1024",
  633. "stack_version" : "1.3.1",
  634. "property_name" : "hadoop_heapsize",
  635. "filename" : "global.xml",
  636. "service_name" : "HDFS",
  637. "stack_name" : "HDP"
  638. }
  639. },
  640. {
  641. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.idlethreshold",
  642. "StackConfigurations" : {
  643. "property_description" : "Defines the threshold number of connections after which\n connections will be inspected for idleness.\n ",
  644. "property_value" : "8000",
  645. "stack_version" : "1.3.1",
  646. "property_name" : "ipc.client.idlethreshold",
  647. "filename" : "core-site.xml",
  648. "service_name" : "HDFS",
  649. "stack_name" : "HDP"
  650. }
  651. },
  652. {
  653. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.inter.tracker.protocol.acl",
  654. "StackConfigurations" : {
  655. "property_description" : "ACL for InterTrackerProtocol, used by the tasktrackers to\n communicate with the jobtracker.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  656. "property_value" : "*",
  657. "stack_version" : "1.3.1",
  658. "property_name" : "security.inter.tracker.protocol.acl",
  659. "filename" : "hadoop-policy.xml",
  660. "service_name" : "HDFS",
  661. "stack_name" : "HDP"
  662. }
  663. },
  664. {
  665. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.failed.volumes.tolerated",
  666. "StackConfigurations" : {
  667. "property_description" : "Number of failed disks datanode would tolerate",
  668. "property_value" : "0",
  669. "stack_version" : "1.3.1",
  670. "property_name" : "dfs.datanode.failed.volumes.tolerated",
  671. "filename" : "hdfs-site.xml",
  672. "service_name" : "HDFS",
  673. "stack_name" : "HDP"
  674. }
  675. },
  676. {
  677. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_newsize",
  678. "StackConfigurations" : {
  679. "property_description" : "NameNode new generation size",
  680. "property_value" : "200",
  681. "stack_version" : "1.3.1",
  682. "property_name" : "namenode_opt_newsize",
  683. "filename" : "global.xml",
  684. "service_name" : "HDFS",
  685. "stack_name" : "HDP"
  686. }
  687. },
  688. {
  689. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_permsize",
  690. "StackConfigurations" : {
  691. "property_description" : "NameNode permanent generation size",
  692. "property_value" : "128",
  693. "stack_version" : "1.3.1",
  694. "property_name" : "namenode_opt_permsize",
  695. "filename" : "global.xml",
  696. "service_name" : "HDFS",
  697. "stack_name" : "HDP"
  698. }
  699. },
  700. {
  701. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_maxpermsize",
  702. "StackConfigurations" : {
  703. "property_description" : "NameNode maximum permanent generation size",
  704. "property_value" : "256",
  705. "stack_version" : "1.3.1",
  706. "property_name" : "namenode_opt_maxpermsize",
  707. "filename" : "global.xml",
  708. "service_name" : "HDFS",
  709. "stack_name" : "HDP"
  710. }
  711. },
  712. {
  713. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.client.datanode.protocol.acl",
  714. "StackConfigurations" : {
  715. "property_description" : "ACL for ClientDatanodeProtocol, the client-to-datanode protocol\n for block recovery.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  716. "property_value" : "*",
  717. "stack_version" : "1.3.1",
  718. "property_name" : "security.client.datanode.protocol.acl",
  719. "filename" : "hadoop-policy.xml",
  720. "service_name" : "HDFS",
  721. "stack_name" : "HDP"
  722. }
  723. },
  724. {
  725. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.client.protocol.acl",
  726. "StackConfigurations" : {
  727. "property_description" : "ACL for ClientProtocol, which is used by user code\n via the DistributedFileSystem.\n The ACL is a comma-separated list of user and group names. The user and\n group list is separated by a blank. For e.g. \"alice,bob users,wheel\".\n A special value of \"*\" means all users are allowed.",
  728. "property_value" : "*",
  729. "stack_version" : "1.3.1",
  730. "property_name" : "security.client.protocol.acl",
  731. "filename" : "hadoop-policy.xml",
  732. "service_name" : "HDFS",
  733. "stack_name" : "HDP"
  734. }
  735. },
  736. {
  737. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.server.read.threadpool.size",
  738. "StackConfigurations" : {
  739. "property_description" : null,
  740. "property_value" : "5",
  741. "stack_version" : "1.3.1",
  742. "property_name" : "ipc.server.read.threadpool.size",
  743. "filename" : "hdfs-site.xml",
  744. "service_name" : "HDFS",
  745. "stack_name" : "HDP"
  746. }
  747. },
  748. {
  749. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.access.time.precision",
  750. "StackConfigurations" : {
  751. "property_description" : "The access time for HDFS file is precise upto this value.\n The default value is 1 hour. Setting a value of 0 disables\n access times for HDFS.\n ",
  752. "property_value" : "0",
  753. "stack_version" : "1.3.1",
  754. "property_name" : "dfs.access.time.precision",
  755. "filename" : "hdfs-site.xml",
  756. "service_name" : "HDFS",
  757. "stack_name" : "HDP"
  758. }
  759. }
  760. ]
  761. }