HDFS.json 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157
  1. {
  2. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations?fields=*",
  3. "items" : [
  4. {
  5. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ambari.dfs.datanode.http.port",
  6. "StackConfigurations" : {
  7. "property_description" : "\n The datanode http port. This property is effective only if referenced from dfs.datanode.http.address property.\n ",
  8. "property_name" : "ambari.dfs.datanode.http.port",
  9. "property_value" : "50075",
  10. "service_name" : "HDFS",
  11. "stack_name" : "HDP",
  12. "stack_version" : "1.3.0",
  13. "type" : "hdfs-site.xml"
  14. }
  15. },
  16. {
  17. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ambari.dfs.datanode.port",
  18. "StackConfigurations" : {
  19. "property_description" : "\n The datanode port for data transfer. This property is effective only if referenced from dfs.datanode.address property.\n ",
  20. "property_name" : "ambari.dfs.datanode.port",
  21. "property_value" : "50010",
  22. "service_name" : "HDFS",
  23. "stack_name" : "HDP",
  24. "stack_version" : "1.3.0",
  25. "type" : "hdfs-site.xml"
  26. }
  27. },
  28. {
  29. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/datanode_du_reserved",
  30. "StackConfigurations" : {
  31. "property_description" : "Reserved space for HDFS",
  32. "property_name" : "datanode_du_reserved",
  33. "property_value" : "1",
  34. "service_name" : "HDFS",
  35. "stack_name" : "HDP",
  36. "stack_version" : "1.3.0",
  37. "type" : "global.xml"
  38. }
  39. },
  40. {
  41. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.access.time.precision",
  42. "StackConfigurations" : {
  43. "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 ",
  44. "property_name" : "dfs.access.time.precision",
  45. "property_value" : "0",
  46. "service_name" : "HDFS",
  47. "stack_name" : "HDP",
  48. "stack_version" : "1.3.0",
  49. "type" : "hdfs-site.xml"
  50. }
  51. },
  52. {
  53. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.balance.bandwidthPerSec",
  54. "StackConfigurations" : {
  55. "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 ",
  56. "property_name" : "dfs.balance.bandwidthPerSec",
  57. "property_value" : "6250000",
  58. "service_name" : "HDFS",
  59. "stack_name" : "HDP",
  60. "stack_version" : "1.3.0",
  61. "type" : "hdfs-site.xml"
  62. }
  63. },
  64. {
  65. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.block.access.token.enable",
  66. "StackConfigurations" : {
  67. "property_description" : "\n If \"true\", access tokens are used as capabilities for accessing datanodes.\n If \"false\", no access tokens are checked on accessing datanodes.\n ",
  68. "property_name" : "dfs.block.access.token.enable",
  69. "property_value" : "true",
  70. "service_name" : "HDFS",
  71. "stack_name" : "HDP",
  72. "stack_version" : "1.3.0",
  73. "type" : "hdfs-site.xml"
  74. }
  75. },
  76. {
  77. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.block.local-path-access.user",
  78. "StackConfigurations" : {
  79. "property_description" : "the user who is allowed to perform short\n circuit reads.\n ",
  80. "property_name" : "dfs.block.local-path-access.user",
  81. "property_value" : "hbase",
  82. "service_name" : "HDFS",
  83. "stack_name" : "HDP",
  84. "stack_version" : "1.3.0",
  85. "type" : "hdfs-site.xml"
  86. }
  87. },
  88. {
  89. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.block.size",
  90. "StackConfigurations" : {
  91. "property_description" : "The default block size for new files.",
  92. "property_name" : "dfs.block.size",
  93. "property_value" : "134217728",
  94. "service_name" : "HDFS",
  95. "stack_name" : "HDP",
  96. "stack_version" : "1.3.0",
  97. "type" : "hdfs-site.xml"
  98. }
  99. },
  100. {
  101. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.blockreport.initialDelay",
  102. "StackConfigurations" : {
  103. "property_description" : "Delay for first block report in seconds.",
  104. "property_name" : "dfs.blockreport.initialDelay",
  105. "property_value" : "120",
  106. "service_name" : "HDFS",
  107. "stack_name" : "HDP",
  108. "stack_version" : "1.3.0",
  109. "type" : "hdfs-site.xml"
  110. }
  111. },
  112. {
  113. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.cluster.administrators",
  114. "StackConfigurations" : {
  115. "property_description" : "ACL for who all can view the default servlets in the HDFS",
  116. "property_name" : "dfs.cluster.administrators",
  117. "property_value" : " hdfs",
  118. "service_name" : "HDFS",
  119. "stack_name" : "HDP",
  120. "stack_version" : "1.3.0",
  121. "type" : "hdfs-site.xml"
  122. }
  123. },
  124. {
  125. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.data.dir",
  126. "StackConfigurations" : {
  127. "property_description" : "Determines where on the local filesystem an DFS data node\n should store its blocks. If this is a comma-delimited\n list of directories, then data will be stored in all named\n directories, typically on different devices.\n Directories that do not exist are ignored.\n ",
  128. "property_name" : "dfs.data.dir",
  129. "property_value" : "/hadoop/hdfs/data",
  130. "service_name" : "HDFS",
  131. "stack_name" : "HDP",
  132. "stack_version" : "1.3.0",
  133. "type" : "hdfs-site.xml"
  134. }
  135. },
  136. {
  137. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.address",
  138. "StackConfigurations" : {
  139. "property_description" : "\n The datanode server address and port for data transfer.\n ",
  140. "property_name" : "dfs.datanode.address",
  141. "property_value" : "0.0.0.0:${ambari.dfs.datanode.port}",
  142. "service_name" : "HDFS",
  143. "stack_name" : "HDP",
  144. "stack_version" : "1.3.0",
  145. "type" : "hdfs-site.xml"
  146. }
  147. },
  148. {
  149. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.data.dir.perm",
  150. "StackConfigurations" : {
  151. "property_description" : "The permissions that should be there on dfs.data.dir\n directories. The datanode will not come up if the permissions are\n different on existing dfs.data.dir directories. If the directories\n don't exist, they will be created with this permission.",
  152. "property_name" : "dfs.datanode.data.dir.perm",
  153. "property_value" : "750",
  154. "service_name" : "HDFS",
  155. "stack_name" : "HDP",
  156. "stack_version" : "1.3.0",
  157. "type" : "hdfs-site.xml"
  158. }
  159. },
  160. {
  161. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.du.pct",
  162. "StackConfigurations" : {
  163. "property_description" : "When calculating remaining space, only use this percentage of the real available space\n ",
  164. "property_name" : "dfs.datanode.du.pct",
  165. "property_value" : "0.85f",
  166. "service_name" : "HDFS",
  167. "stack_name" : "HDP",
  168. "stack_version" : "1.3.0",
  169. "type" : "hdfs-site.xml"
  170. }
  171. },
  172. {
  173. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.du.reserved",
  174. "StackConfigurations" : {
  175. "property_description" : "Reserved space in bytes per volume. Always leave this much space free for non dfs use.\n ",
  176. "property_name" : "dfs.datanode.du.reserved",
  177. "property_value" : "1073741824",
  178. "service_name" : "HDFS",
  179. "stack_name" : "HDP",
  180. "stack_version" : "1.3.0",
  181. "type" : "hdfs-site.xml"
  182. }
  183. },
  184. {
  185. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.failed.volumes.tolerated",
  186. "StackConfigurations" : {
  187. "property_description" : "#of failed disks dn would tolerate",
  188. "property_name" : "dfs.datanode.failed.volumes.tolerated",
  189. "property_value" : "0",
  190. "service_name" : "HDFS",
  191. "stack_name" : "HDP",
  192. "stack_version" : "1.3.0",
  193. "type" : "hdfs-site.xml"
  194. }
  195. },
  196. {
  197. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.failed.volumes.tolerated",
  198. "StackConfigurations" : {
  199. "property_description" : "Number of failed disks datanode would tolerate",
  200. "property_name" : "dfs.datanode.failed.volumes.tolerated",
  201. "property_value" : "0",
  202. "service_name" : "HDFS",
  203. "stack_name" : "HDP",
  204. "stack_version" : "1.3.0",
  205. "type" : "hdfs-site.xml"
  206. }
  207. },
  208. {
  209. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.http.address",
  210. "StackConfigurations" : {
  211. "property_description" : "\n The datanode http server address and port.\n ",
  212. "property_name" : "dfs.datanode.http.address",
  213. "property_value" : "0.0.0.0:${ambari.dfs.datanode.http.port}",
  214. "service_name" : "HDFS",
  215. "stack_name" : "HDP",
  216. "stack_version" : "1.3.0",
  217. "type" : "hdfs-site.xml"
  218. }
  219. },
  220. {
  221. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.ipc.address",
  222. "StackConfigurations" : {
  223. "property_description" : "\n The datanode ipc server address and port.\n If the port is 0 then the server will start on a free port.\n ",
  224. "property_name" : "dfs.datanode.ipc.address",
  225. "property_value" : "0.0.0.0:8010",
  226. "service_name" : "HDFS",
  227. "stack_name" : "HDP",
  228. "stack_version" : "1.3.0",
  229. "type" : "hdfs-site.xml"
  230. }
  231. },
  232. {
  233. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.max.xcievers",
  234. "StackConfigurations" : {
  235. "property_description" : "PRIVATE CONFIG VARIABLE",
  236. "property_name" : "dfs.datanode.max.xcievers",
  237. "property_value" : "4096",
  238. "service_name" : "HDFS",
  239. "stack_name" : "HDP",
  240. "stack_version" : "1.3.0",
  241. "type" : "hdfs-site.xml"
  242. }
  243. },
  244. {
  245. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.datanode.socket.write.timeout",
  246. "StackConfigurations" : {
  247. "property_description" : "DFS Client write socket timeout",
  248. "property_name" : "dfs.datanode.socket.write.timeout",
  249. "property_value" : "0",
  250. "service_name" : "HDFS",
  251. "stack_name" : "HDP",
  252. "stack_version" : "1.3.0",
  253. "type" : "hdfs-site.xml"
  254. }
  255. },
  256. {
  257. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.heartbeat.interval",
  258. "StackConfigurations" : {
  259. "property_description" : "Determines datanode heartbeat interval in seconds.",
  260. "property_name" : "dfs.heartbeat.interval",
  261. "property_value" : "3",
  262. "service_name" : "HDFS",
  263. "stack_name" : "HDP",
  264. "stack_version" : "1.3.0",
  265. "type" : "hdfs-site.xml"
  266. }
  267. },
  268. {
  269. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.hosts",
  270. "StackConfigurations" : {
  271. "property_description" : "Names a file that contains a list of hosts that are\n permitted to connect to the namenode. The full pathname of the file\n must be specified. If the value is empty, all hosts are\n permitted.",
  272. "property_name" : "dfs.hosts",
  273. "property_value" : "/etc/hadoop/conf/dfs.include",
  274. "service_name" : "HDFS",
  275. "stack_name" : "HDP",
  276. "stack_version" : "1.3.0",
  277. "type" : "hdfs-site.xml"
  278. }
  279. },
  280. {
  281. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.hosts.exclude",
  282. "StackConfigurations" : {
  283. "property_description" : "Names a file that contains a list of hosts that are\n not permitted to connect to the namenode. The full pathname of the\n file must be specified. If the value is empty, no hosts are\n excluded.",
  284. "property_name" : "dfs.hosts.exclude",
  285. "property_value" : "/etc/hadoop/conf/dfs.exclude",
  286. "service_name" : "HDFS",
  287. "stack_name" : "HDP",
  288. "stack_version" : "1.3.0",
  289. "type" : "hdfs-site.xml"
  290. }
  291. },
  292. {
  293. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.http.address",
  294. "StackConfigurations" : {
  295. "property_description" : "The name of the default file system. Either the\n literal string \"local\" or a host:port for NDFS.",
  296. "property_name" : "dfs.http.address",
  297. "property_value" : "localhost:50070",
  298. "service_name" : "HDFS",
  299. "stack_name" : "HDP",
  300. "stack_version" : "1.3.0",
  301. "type" : "hdfs-site.xml"
  302. }
  303. },
  304. {
  305. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.https.address",
  306. "StackConfigurations" : {
  307. "property_description" : "The https address where namenode binds",
  308. "property_name" : "dfs.https.address",
  309. "property_value" : "localhost:50470",
  310. "service_name" : "HDFS",
  311. "stack_name" : "HDP",
  312. "stack_version" : "1.3.0",
  313. "type" : "hdfs-site.xml"
  314. }
  315. },
  316. {
  317. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.https.port",
  318. "StackConfigurations" : {
  319. "property_description" : "\n This property is used by HftpFileSystem.\n ",
  320. "property_name" : "dfs.https.port",
  321. "property_value" : "50070",
  322. "service_name" : "HDFS",
  323. "stack_name" : "HDP",
  324. "stack_version" : "1.3.0",
  325. "type" : "hdfs-site.xml"
  326. }
  327. },
  328. {
  329. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.https.port",
  330. "StackConfigurations" : {
  331. "property_description" : "The https port where namenode binds",
  332. "property_name" : "dfs.https.port",
  333. "property_value" : "50470",
  334. "service_name" : "HDFS",
  335. "stack_name" : "HDP",
  336. "stack_version" : "1.3.0",
  337. "type" : "hdfs-site.xml"
  338. }
  339. },
  340. {
  341. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.name.dir",
  342. "StackConfigurations" : {
  343. "property_description" : "Determines where on the local filesystem the DFS name node\n should store the name table. If this is a comma-delimited list\n of directories then the name table is replicated in all of the\n directories, for redundancy. ",
  344. "property_name" : "dfs.name.dir",
  345. "property_value" : "/hadoop/hdfs/namenode",
  346. "service_name" : "HDFS",
  347. "stack_name" : "HDP",
  348. "stack_version" : "1.3.0",
  349. "type" : "hdfs-site.xml"
  350. }
  351. },
  352. {
  353. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.avoid.read.stale.datanode",
  354. "StackConfigurations" : {
  355. "property_description" : "\n Indicate whether or not to avoid reading from stale datanodes whose\n heartbeat messages have not been received by the namenode for more than a\n specified time interval.\n ",
  356. "property_name" : "dfs.namenode.avoid.read.stale.datanode",
  357. "property_value" : "true",
  358. "service_name" : "HDFS",
  359. "stack_name" : "HDP",
  360. "stack_version" : "1.3.0",
  361. "type" : "hdfs-site.xml"
  362. }
  363. },
  364. {
  365. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.avoid.write.stale.datanode",
  366. "StackConfigurations" : {
  367. "property_description" : "\n Indicate whether or not to avoid writing to stale datanodes whose\n heartbeat messages have not been received by the namenode for more than a\n specified time interval.\n ",
  368. "property_name" : "dfs.namenode.avoid.write.stale.datanode",
  369. "property_value" : "true",
  370. "service_name" : "HDFS",
  371. "stack_name" : "HDP",
  372. "stack_version" : "1.3.0",
  373. "type" : "hdfs-site.xml"
  374. }
  375. },
  376. {
  377. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.handler.count",
  378. "StackConfigurations" : {
  379. "property_description" : "Added to grow Queue size so that more client connections are allowed",
  380. "property_name" : "dfs.namenode.handler.count",
  381. "property_value" : "100",
  382. "service_name" : "HDFS",
  383. "stack_name" : "HDP",
  384. "stack_version" : "1.3.0",
  385. "type" : "hdfs-site.xml"
  386. }
  387. },
  388. {
  389. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.handler.count",
  390. "StackConfigurations" : {
  391. "property_description" : "The number of server threads for the namenode.",
  392. "property_name" : "dfs.namenode.handler.count",
  393. "property_value" : "40",
  394. "service_name" : "HDFS",
  395. "stack_name" : "HDP",
  396. "stack_version" : "1.3.0",
  397. "type" : "hdfs-site.xml"
  398. }
  399. },
  400. {
  401. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.stale.datanode.interval",
  402. "StackConfigurations" : {
  403. "property_description" : "Datanode is stale after not getting a heartbeat in this interval in ms",
  404. "property_name" : "dfs.namenode.stale.datanode.interval",
  405. "property_value" : "30000",
  406. "service_name" : "HDFS",
  407. "stack_name" : "HDP",
  408. "stack_version" : "1.3.0",
  409. "type" : "hdfs-site.xml"
  410. }
  411. },
  412. {
  413. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.namenode.write.stale.datanode.ratio",
  414. "StackConfigurations" : {
  415. "property_description" : "When the ratio of number stale datanodes to total datanodes marked is greater\n than this ratio, stop avoiding writing to stale nodes so as to prevent causing hotspots.\n ",
  416. "property_name" : "dfs.namenode.write.stale.datanode.ratio",
  417. "property_value" : "1.0f",
  418. "service_name" : "HDFS",
  419. "stack_name" : "HDP",
  420. "stack_version" : "1.3.0",
  421. "type" : "hdfs-site.xml"
  422. }
  423. },
  424. {
  425. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.permissions",
  426. "StackConfigurations" : {
  427. "property_description" : "\n If \"true\", enable permission checking in HDFS.\n If \"false\", permission checking is turned off,\n but all other behavior is unchanged.\n Switching from one parameter value to the other does not change the mode,\n owner or group of files or directories.\n ",
  428. "property_name" : "dfs.permissions",
  429. "property_value" : "true",
  430. "service_name" : "HDFS",
  431. "stack_name" : "HDP",
  432. "stack_version" : "1.3.0",
  433. "type" : "hdfs-site.xml"
  434. }
  435. },
  436. {
  437. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.permissions.supergroup",
  438. "StackConfigurations" : {
  439. "property_description" : "The name of the group of super-users.",
  440. "property_name" : "dfs.permissions.supergroup",
  441. "property_value" : "hdfs",
  442. "service_name" : "HDFS",
  443. "stack_name" : "HDP",
  444. "stack_version" : "1.3.0",
  445. "type" : "hdfs-site.xml"
  446. }
  447. },
  448. {
  449. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.replication",
  450. "StackConfigurations" : {
  451. "property_description" : "Default block replication.\n ",
  452. "property_name" : "dfs.replication",
  453. "property_value" : "3",
  454. "service_name" : "HDFS",
  455. "stack_name" : "HDP",
  456. "stack_version" : "1.3.0",
  457. "type" : "hdfs-site.xml"
  458. }
  459. },
  460. {
  461. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.replication.max",
  462. "StackConfigurations" : {
  463. "property_description" : "Maximal block replication.\n ",
  464. "property_name" : "dfs.replication.max",
  465. "property_value" : "50",
  466. "service_name" : "HDFS",
  467. "stack_name" : "HDP",
  468. "stack_version" : "1.3.0",
  469. "type" : "hdfs-site.xml"
  470. }
  471. },
  472. {
  473. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.safemode.threshold.pct",
  474. "StackConfigurations" : {
  475. "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 ",
  476. "property_name" : "dfs.safemode.threshold.pct",
  477. "property_value" : "1.0f",
  478. "service_name" : "HDFS",
  479. "stack_name" : "HDP",
  480. "stack_version" : "1.3.0",
  481. "type" : "hdfs-site.xml"
  482. }
  483. },
  484. {
  485. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.secondary.http.address",
  486. "StackConfigurations" : {
  487. "property_description" : "Address of secondary namenode web server",
  488. "property_name" : "dfs.secondary.http.address",
  489. "property_value" : "localhost:50090",
  490. "service_name" : "HDFS",
  491. "stack_name" : "HDP",
  492. "stack_version" : "1.3.0",
  493. "type" : "hdfs-site.xml"
  494. }
  495. },
  496. {
  497. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.secondary.https.port",
  498. "StackConfigurations" : {
  499. "property_description" : "The https port where secondary-namenode binds",
  500. "property_name" : "dfs.secondary.https.port",
  501. "property_value" : "50490",
  502. "service_name" : "HDFS",
  503. "stack_name" : "HDP",
  504. "stack_version" : "1.3.0",
  505. "type" : "hdfs-site.xml"
  506. }
  507. },
  508. {
  509. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.support.append",
  510. "StackConfigurations" : {
  511. "property_description" : "to enable dfs append",
  512. "property_name" : "dfs.support.append",
  513. "property_value" : "true",
  514. "service_name" : "HDFS",
  515. "stack_name" : "HDP",
  516. "stack_version" : "1.3.0",
  517. "type" : "hdfs-site.xml"
  518. }
  519. },
  520. {
  521. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.umaskmode",
  522. "StackConfigurations" : {
  523. "property_description" : "\n The octal umask used when creating files and directories.\n ",
  524. "property_name" : "dfs.umaskmode",
  525. "property_value" : "077",
  526. "service_name" : "HDFS",
  527. "stack_name" : "HDP",
  528. "stack_version" : "1.3.0",
  529. "type" : "hdfs-site.xml"
  530. }
  531. },
  532. {
  533. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.web.ugi",
  534. "StackConfigurations" : {
  535. "property_description" : "The user account used by the web interface.\n Syntax: USERNAME,GROUP1,GROUP2, ...\n ",
  536. "property_name" : "dfs.web.ugi",
  537. "property_value" : "gopher,gopher",
  538. "service_name" : "HDFS",
  539. "stack_name" : "HDP",
  540. "stack_version" : "1.3.0",
  541. "type" : "hdfs-site.xml"
  542. }
  543. },
  544. {
  545. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs.webhdfs.enabled",
  546. "StackConfigurations" : {
  547. "property_description" : "to enable webhdfs",
  548. "property_name" : "dfs.webhdfs.enabled",
  549. "property_value" : "true",
  550. "service_name" : "HDFS",
  551. "stack_name" : "HDP",
  552. "stack_version" : "1.3.0",
  553. "type" : "hdfs-site.xml"
  554. }
  555. },
  556. {
  557. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_block_local_path_access_user",
  558. "StackConfigurations" : {
  559. "property_description" : "Default Block Replication.",
  560. "property_name" : "dfs_block_local_path_access_user",
  561. "property_value" : "hbase",
  562. "service_name" : "HDFS",
  563. "stack_name" : "HDP",
  564. "stack_version" : "1.3.0",
  565. "type" : "global.xml"
  566. }
  567. },
  568. {
  569. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_data_dir",
  570. "StackConfigurations" : {
  571. "property_description" : "Data directories for Data Nodes.",
  572. "property_name" : "dfs_data_dir",
  573. "property_value" : "/hadoop/hdfs/data",
  574. "service_name" : "HDFS",
  575. "stack_name" : "HDP",
  576. "stack_version" : "1.3.0",
  577. "type" : "global.xml"
  578. }
  579. },
  580. {
  581. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_datanode_address",
  582. "StackConfigurations" : {
  583. "property_description" : "Port for datanode address.",
  584. "property_name" : "dfs_datanode_address",
  585. "property_value" : "50010",
  586. "service_name" : "HDFS",
  587. "stack_name" : "HDP",
  588. "stack_version" : "1.3.0",
  589. "type" : "global.xml"
  590. }
  591. },
  592. {
  593. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_datanode_data_dir_perm",
  594. "StackConfigurations" : {
  595. "property_description" : "Datanode dir perms.",
  596. "property_name" : "dfs_datanode_data_dir_perm",
  597. "property_value" : "750",
  598. "service_name" : "HDFS",
  599. "stack_name" : "HDP",
  600. "stack_version" : "1.3.0",
  601. "type" : "global.xml"
  602. }
  603. },
  604. {
  605. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_datanode_failed_volume_tolerated",
  606. "StackConfigurations" : {
  607. "property_description" : "DataNode volumes failure toleration",
  608. "property_name" : "dfs_datanode_failed_volume_tolerated",
  609. "property_value" : "0",
  610. "service_name" : "HDFS",
  611. "stack_name" : "HDP",
  612. "stack_version" : "1.3.0",
  613. "type" : "global.xml"
  614. }
  615. },
  616. {
  617. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_datanode_http_address",
  618. "StackConfigurations" : {
  619. "property_description" : "Port for datanode address.",
  620. "property_name" : "dfs_datanode_http_address",
  621. "property_value" : "50075",
  622. "service_name" : "HDFS",
  623. "stack_name" : "HDP",
  624. "stack_version" : "1.3.0",
  625. "type" : "global.xml"
  626. }
  627. },
  628. {
  629. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_name_dir",
  630. "StackConfigurations" : {
  631. "property_description" : "NameNode Directories.",
  632. "property_name" : "dfs_name_dir",
  633. "property_value" : "/hadoop/hdfs/namenode",
  634. "service_name" : "HDFS",
  635. "stack_name" : "HDP",
  636. "stack_version" : "1.3.0",
  637. "type" : "global.xml"
  638. }
  639. },
  640. {
  641. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_replication",
  642. "StackConfigurations" : {
  643. "property_description" : "Default Block Replication.",
  644. "property_name" : "dfs_replication",
  645. "property_value" : "3",
  646. "service_name" : "HDFS",
  647. "stack_name" : "HDP",
  648. "stack_version" : "1.3.0",
  649. "type" : "global.xml"
  650. }
  651. },
  652. {
  653. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dfs_webhdfs_enabled",
  654. "StackConfigurations" : {
  655. "property_description" : "WebHDFS enabled",
  656. "property_name" : "dfs_webhdfs_enabled",
  657. "property_value" : "true",
  658. "service_name" : "HDFS",
  659. "stack_name" : "HDP",
  660. "stack_version" : "1.3.0",
  661. "type" : "global.xml"
  662. }
  663. },
  664. {
  665. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/dtnode_heapsize",
  666. "StackConfigurations" : {
  667. "property_description" : "DataNode maximum Java heap size",
  668. "property_name" : "dtnode_heapsize",
  669. "property_value" : "1024",
  670. "service_name" : "HDFS",
  671. "stack_name" : "HDP",
  672. "stack_version" : "1.3.0",
  673. "type" : "global.xml"
  674. }
  675. },
  676. {
  677. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.dir",
  678. "StackConfigurations" : {
  679. "property_description" : "Determines where on the local filesystem the DFS secondary\n name node should store the temporary images to merge.\n If this is a comma-delimited list of directories then the image is\n replicated in all of the directories for redundancy.\n ",
  680. "property_name" : "fs.checkpoint.dir",
  681. "property_value" : "/hadoop/hdfs/namesecondary",
  682. "service_name" : "HDFS",
  683. "stack_name" : "HDP",
  684. "stack_version" : "1.3.0",
  685. "type" : "core-site.xml"
  686. }
  687. },
  688. {
  689. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.edits.dir",
  690. "StackConfigurations" : {
  691. "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 ",
  692. "property_name" : "fs.checkpoint.edits.dir",
  693. "property_value" : "${fs.checkpoint.dir}",
  694. "service_name" : "HDFS",
  695. "stack_name" : "HDP",
  696. "stack_version" : "1.3.0",
  697. "type" : "core-site.xml"
  698. }
  699. },
  700. {
  701. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.period",
  702. "StackConfigurations" : {
  703. "property_description" : "The number of seconds between two periodic checkpoints.\n ",
  704. "property_name" : "fs.checkpoint.period",
  705. "property_value" : "21600",
  706. "service_name" : "HDFS",
  707. "stack_name" : "HDP",
  708. "stack_version" : "1.3.0",
  709. "type" : "core-site.xml"
  710. }
  711. },
  712. {
  713. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.checkpoint.size",
  714. "StackConfigurations" : {
  715. "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 ",
  716. "property_name" : "fs.checkpoint.size",
  717. "property_value" : "67108864",
  718. "service_name" : "HDFS",
  719. "stack_name" : "HDP",
  720. "stack_version" : "1.3.0",
  721. "type" : "core-site.xml"
  722. }
  723. },
  724. {
  725. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.default.name",
  726. "StackConfigurations" : {
  727. "property_description" : "The name of the default file system. Either the\n literal string \"local\" or a host:port for NDFS.",
  728. "property_name" : "fs.default.name",
  729. "property_value" : "hdfs://localhost:8020",
  730. "service_name" : "HDFS",
  731. "stack_name" : "HDP",
  732. "stack_version" : "1.3.0",
  733. "type" : "core-site.xml"
  734. }
  735. },
  736. {
  737. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs.trash.interval",
  738. "StackConfigurations" : {
  739. "property_description" : "Number of minutes between trash checkpoints.\n If zero, the trash feature is disabled.\n ",
  740. "property_name" : "fs.trash.interval",
  741. "property_value" : "360",
  742. "service_name" : "HDFS",
  743. "stack_name" : "HDP",
  744. "stack_version" : "1.3.0",
  745. "type" : "core-site.xml"
  746. }
  747. },
  748. {
  749. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_dir",
  750. "StackConfigurations" : {
  751. "property_description" : "Secondary NameNode checkpoint dir.",
  752. "property_name" : "fs_checkpoint_dir",
  753. "property_value" : "/hadoop/hdfs/namesecondary",
  754. "service_name" : "HDFS",
  755. "stack_name" : "HDP",
  756. "stack_version" : "1.3.0",
  757. "type" : "global.xml"
  758. }
  759. },
  760. {
  761. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_period",
  762. "StackConfigurations" : {
  763. "property_description" : "HDFS Maximum Checkpoint Delay",
  764. "property_name" : "fs_checkpoint_period",
  765. "property_value" : "21600",
  766. "service_name" : "HDFS",
  767. "stack_name" : "HDP",
  768. "stack_version" : "1.3.0",
  769. "type" : "global.xml"
  770. }
  771. },
  772. {
  773. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/fs_checkpoint_size",
  774. "StackConfigurations" : {
  775. "property_description" : "FS Checkpoint Size.",
  776. "property_name" : "fs_checkpoint_size",
  777. "property_value" : "0.5",
  778. "service_name" : "HDFS",
  779. "stack_name" : "HDP",
  780. "stack_version" : "1.3.0",
  781. "type" : "global.xml"
  782. }
  783. },
  784. {
  785. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hadoop.security.authentication",
  786. "StackConfigurations" : {
  787. "property_description" : "\n Set the authentication for the cluster. Valid values are: simple or\n kerberos.\n ",
  788. "property_name" : "hadoop.security.authentication",
  789. "property_value" : "simple",
  790. "service_name" : "HDFS",
  791. "stack_name" : "HDP",
  792. "stack_version" : "1.3.0",
  793. "type" : "core-site.xml"
  794. }
  795. },
  796. {
  797. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hadoop_heapsize",
  798. "StackConfigurations" : {
  799. "property_description" : "Hadoop maximum Java heap size",
  800. "property_name" : "hadoop_heapsize",
  801. "property_value" : "1024",
  802. "service_name" : "HDFS",
  803. "stack_name" : "HDP",
  804. "stack_version" : "1.3.0",
  805. "type" : "global.xml"
  806. }
  807. },
  808. {
  809. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hadoop_pid_dir_prefix",
  810. "StackConfigurations" : {
  811. "property_description" : "Hadoop PID Dir Prefix",
  812. "property_name" : "hadoop_pid_dir_prefix",
  813. "property_value" : "/var/run/hadoop",
  814. "service_name" : "HDFS",
  815. "stack_name" : "HDP",
  816. "stack_version" : "1.3.0",
  817. "type" : "global.xml"
  818. }
  819. },
  820. {
  821. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hdfs_log_dir_prefix",
  822. "StackConfigurations" : {
  823. "property_description" : "Hadoop Log Dir Prefix",
  824. "property_name" : "hdfs_log_dir_prefix",
  825. "property_value" : "/var/log/hadoop",
  826. "service_name" : "HDFS",
  827. "stack_name" : "HDP",
  828. "stack_version" : "1.3.0",
  829. "type" : "global.xml"
  830. }
  831. },
  832. {
  833. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/hdfs_user",
  834. "StackConfigurations" : {
  835. "property_description" : "User and Groups.",
  836. "property_name" : "hdfs_user",
  837. "property_value" : "hdfs",
  838. "service_name" : "HDFS",
  839. "stack_name" : "HDP",
  840. "stack_version" : "1.3.0",
  841. "type" : "global.xml"
  842. }
  843. },
  844. {
  845. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.compression.codec.lzo.class",
  846. "StackConfigurations" : {
  847. "property_description" : "The implementation for lzo codec.",
  848. "property_name" : "io.compression.codec.lzo.class",
  849. "property_value" : "com.hadoop.compression.lzo.LzoCodec",
  850. "service_name" : "HDFS",
  851. "stack_name" : "HDP",
  852. "stack_version" : "1.3.0",
  853. "type" : "core-site.xml"
  854. }
  855. },
  856. {
  857. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.compression.codecs",
  858. "StackConfigurations" : {
  859. "property_description" : "A list of the compression codec classes that can be used\n for compression/decompression.",
  860. "property_name" : "io.compression.codecs",
  861. "property_value" : "org.apache.hadoop.io.compress.GzipCodec,org.apache.hadoop.io.compress.DefaultCodec,com.hadoop.compression.lzo.LzoCodec,com.hadoop.compression.lzo.LzopCodec,org.apache.hadoop.io.compress.SnappyCodec",
  862. "service_name" : "HDFS",
  863. "stack_name" : "HDP",
  864. "stack_version" : "1.3.0",
  865. "type" : "core-site.xml"
  866. }
  867. },
  868. {
  869. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.file.buffer.size",
  870. "StackConfigurations" : {
  871. "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.",
  872. "property_name" : "io.file.buffer.size",
  873. "property_value" : "131072",
  874. "service_name" : "HDFS",
  875. "stack_name" : "HDP",
  876. "stack_version" : "1.3.0",
  877. "type" : "core-site.xml"
  878. }
  879. },
  880. {
  881. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/io.serializations",
  882. "StackConfigurations" : {
  883. "property_description" : null,
  884. "property_name" : "io.serializations",
  885. "property_value" : "org.apache.hadoop.io.serializer.WritableSerialization",
  886. "service_name" : "HDFS",
  887. "stack_name" : "HDP",
  888. "stack_version" : "1.3.0",
  889. "type" : "core-site.xml"
  890. }
  891. },
  892. {
  893. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.connect.max.retries",
  894. "StackConfigurations" : {
  895. "property_description" : "Defines the maximum number of retries for IPC connections.",
  896. "property_name" : "ipc.client.connect.max.retries",
  897. "property_value" : "50",
  898. "service_name" : "HDFS",
  899. "stack_name" : "HDP",
  900. "stack_version" : "1.3.0",
  901. "type" : "core-site.xml"
  902. }
  903. },
  904. {
  905. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.connection.maxidletime",
  906. "StackConfigurations" : {
  907. "property_description" : "The maximum time after which a client will bring down the\n connection to the server.\n ",
  908. "property_name" : "ipc.client.connection.maxidletime",
  909. "property_value" : "30000",
  910. "service_name" : "HDFS",
  911. "stack_name" : "HDP",
  912. "stack_version" : "1.3.0",
  913. "type" : "core-site.xml"
  914. }
  915. },
  916. {
  917. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.client.idlethreshold",
  918. "StackConfigurations" : {
  919. "property_description" : "Defines the threshold number of connections after which\n connections will be inspected for idleness.\n ",
  920. "property_name" : "ipc.client.idlethreshold",
  921. "property_value" : "8000",
  922. "service_name" : "HDFS",
  923. "stack_name" : "HDP",
  924. "stack_version" : "1.3.0",
  925. "type" : "core-site.xml"
  926. }
  927. },
  928. {
  929. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.server.max.response.size",
  930. "StackConfigurations" : {
  931. "property_description" : null,
  932. "property_name" : "ipc.server.max.response.size",
  933. "property_value" : "5242880",
  934. "service_name" : "HDFS",
  935. "stack_name" : "HDP",
  936. "stack_version" : "1.3.0",
  937. "type" : "hdfs-site.xml"
  938. }
  939. },
  940. {
  941. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/ipc.server.read.threadpool.size",
  942. "StackConfigurations" : {
  943. "property_description" : "",
  944. "property_name" : "ipc.server.read.threadpool.size",
  945. "property_value" : "5",
  946. "service_name" : "HDFS",
  947. "stack_name" : "HDP",
  948. "stack_version" : "1.3.0",
  949. "type" : "hdfs-site.xml"
  950. }
  951. },
  952. {
  953. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/kerberos_domain",
  954. "StackConfigurations" : {
  955. "property_description" : "Kerberos realm.",
  956. "property_name" : "kerberos_domain",
  957. "property_value" : "EXAMPLE.COM",
  958. "service_name" : "HDFS",
  959. "stack_name" : "HDP",
  960. "stack_version" : "1.3.0",
  961. "type" : "global.xml"
  962. }
  963. },
  964. {
  965. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/keytab_path",
  966. "StackConfigurations" : {
  967. "property_description" : "Kerberos keytab path.",
  968. "property_name" : "keytab_path",
  969. "property_value" : "/etc/security/keytabs",
  970. "service_name" : "HDFS",
  971. "stack_name" : "HDP",
  972. "stack_version" : "1.3.0",
  973. "type" : "global.xml"
  974. }
  975. },
  976. {
  977. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_formatted_mark_dir",
  978. "StackConfigurations" : {
  979. "property_description" : "Formatteed Mark Directory.",
  980. "property_name" : "namenode_formatted_mark_dir",
  981. "property_value" : "/var/run/hadoop/hdfs/namenode/formatted/",
  982. "service_name" : "HDFS",
  983. "stack_name" : "HDP",
  984. "stack_version" : "1.3.0",
  985. "type" : "global.xml"
  986. }
  987. },
  988. {
  989. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_heapsize",
  990. "StackConfigurations" : {
  991. "property_description" : "NameNode Java heap size",
  992. "property_name" : "namenode_heapsize",
  993. "property_value" : "1024",
  994. "service_name" : "HDFS",
  995. "stack_name" : "HDP",
  996. "stack_version" : "1.3.0",
  997. "type" : "global.xml"
  998. }
  999. },
  1000. {
  1001. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_maxnewsize",
  1002. "StackConfigurations" : {
  1003. "property_description" : "NameNode maximum new generation size",
  1004. "property_name" : "namenode_opt_maxnewsize",
  1005. "property_value" : "200",
  1006. "service_name" : "HDFS",
  1007. "stack_name" : "HDP",
  1008. "stack_version" : "1.3.0",
  1009. "type" : "global.xml"
  1010. }
  1011. },
  1012. {
  1013. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/namenode_opt_newsize",
  1014. "StackConfigurations" : {
  1015. "property_description" : "NameNode new generation size",
  1016. "property_name" : "namenode_opt_newsize",
  1017. "property_value" : "200",
  1018. "service_name" : "HDFS",
  1019. "stack_name" : "HDP",
  1020. "stack_version" : "1.3.0",
  1021. "type" : "global.xml"
  1022. }
  1023. },
  1024. {
  1025. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/proxyuser_group",
  1026. "StackConfigurations" : {
  1027. "property_description" : "Proxy user group.",
  1028. "property_name" : "proxyuser_group",
  1029. "property_value" : "users",
  1030. "service_name" : "HDFS",
  1031. "stack_name" : "HDP",
  1032. "stack_version" : "1.3.0",
  1033. "type" : "global.xml"
  1034. }
  1035. },
  1036. {
  1037. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.client.datanode.protocol.acl",
  1038. "StackConfigurations" : {
  1039. "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.",
  1040. "property_name" : "security.client.datanode.protocol.acl",
  1041. "property_value" : "*",
  1042. "service_name" : "HDFS",
  1043. "stack_name" : "HDP",
  1044. "stack_version" : "1.3.0",
  1045. "type" : "hadoop-policy.xml"
  1046. }
  1047. },
  1048. {
  1049. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.client.protocol.acl",
  1050. "StackConfigurations" : {
  1051. "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.",
  1052. "property_name" : "security.client.protocol.acl",
  1053. "property_value" : "*",
  1054. "service_name" : "HDFS",
  1055. "stack_name" : "HDP",
  1056. "stack_version" : "1.3.0",
  1057. "type" : "hadoop-policy.xml"
  1058. }
  1059. },
  1060. {
  1061. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.datanode.protocol.acl",
  1062. "StackConfigurations" : {
  1063. "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.",
  1064. "property_name" : "security.datanode.protocol.acl",
  1065. "property_value" : "*",
  1066. "service_name" : "HDFS",
  1067. "stack_name" : "HDP",
  1068. "stack_version" : "1.3.0",
  1069. "type" : "hadoop-policy.xml"
  1070. }
  1071. },
  1072. {
  1073. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.inter.datanode.protocol.acl",
  1074. "StackConfigurations" : {
  1075. "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.",
  1076. "property_name" : "security.inter.datanode.protocol.acl",
  1077. "property_value" : "*",
  1078. "service_name" : "HDFS",
  1079. "stack_name" : "HDP",
  1080. "stack_version" : "1.3.0",
  1081. "type" : "hadoop-policy.xml"
  1082. }
  1083. },
  1084. {
  1085. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.inter.tracker.protocol.acl",
  1086. "StackConfigurations" : {
  1087. "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.",
  1088. "property_name" : "security.inter.tracker.protocol.acl",
  1089. "property_value" : "*",
  1090. "service_name" : "HDFS",
  1091. "stack_name" : "HDP",
  1092. "stack_version" : "1.3.0",
  1093. "type" : "hadoop-policy.xml"
  1094. }
  1095. },
  1096. {
  1097. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.job.submission.protocol.acl",
  1098. "StackConfigurations" : {
  1099. "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.",
  1100. "property_name" : "security.job.submission.protocol.acl",
  1101. "property_value" : "*",
  1102. "service_name" : "HDFS",
  1103. "stack_name" : "HDP",
  1104. "stack_version" : "1.3.0",
  1105. "type" : "hadoop-policy.xml"
  1106. }
  1107. },
  1108. {
  1109. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.namenode.protocol.acl",
  1110. "StackConfigurations" : {
  1111. "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.",
  1112. "property_name" : "security.namenode.protocol.acl",
  1113. "property_value" : "*",
  1114. "service_name" : "HDFS",
  1115. "stack_name" : "HDP",
  1116. "stack_version" : "1.3.0",
  1117. "type" : "hadoop-policy.xml"
  1118. }
  1119. },
  1120. {
  1121. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security.task.umbilical.protocol.acl",
  1122. "StackConfigurations" : {
  1123. "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.",
  1124. "property_name" : "security.task.umbilical.protocol.acl",
  1125. "property_value" : "*",
  1126. "service_name" : "HDFS",
  1127. "stack_name" : "HDP",
  1128. "stack_version" : "1.3.0",
  1129. "type" : "hadoop-policy.xml"
  1130. }
  1131. },
  1132. {
  1133. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/security_enabled",
  1134. "StackConfigurations" : {
  1135. "property_description" : "Hadoop Security",
  1136. "property_name" : "security_enabled",
  1137. "property_value" : "false",
  1138. "service_name" : "HDFS",
  1139. "stack_name" : "HDP",
  1140. "stack_version" : "1.3.0",
  1141. "type" : "global.xml"
  1142. }
  1143. },
  1144. {
  1145. "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HDFS/configurations/webinterface.private.actions",
  1146. "StackConfigurations" : {
  1147. "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 ",
  1148. "property_name" : "webinterface.private.actions",
  1149. "property_value" : "false",
  1150. "service_name" : "HDFS",
  1151. "stack_name" : "HDP",
  1152. "stack_version" : "1.3.0",
  1153. "type" : "core-site.xml"
  1154. }
  1155. }
  1156. ]
  1157. }