<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question 404 error while configuring argument to roleConfgGroups in hdfs(hdfs-DATANODE-BASE) group in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/404-error-while-configuring-argument-to-roleConfgGroups-in/m-p/32082#M34621</link>
    <description>&lt;P&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to setup and configure cloudera hadoop cluster using API call in CM version 5.4.5. I have created and configure cluster and HDFS service using API calls.&lt;/P&gt;&lt;P&gt;When I am trying to configure arguments to "hdfs-DATANODE-BASE"&amp;nbsp; roleConfgGroups, it gives 404 error. I can able to configure arguments for other roleConfigGroups(eg.hdfs-NAMENODE-BASE, hdfs-SECONDARYNAMENODE-BASE) using same api call.&lt;/P&gt;&lt;P&gt;The hdfs-DATANODE-BASE" roleConfgGroups is available. Below is the curl api call to configure arguments to roleconfiggroups:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#curl -i -u admin:admin -X PUT&amp;nbsp; -H "content-type:application/json" -d '{"items":[{"name":"dfs_data_dir_list","value":"/data/dn1,/data/dn2,/data/dn3"},{"name":"dfs_datanode_failed_volumes_tolerated","value":"1"}]}'&amp;nbsp; &lt;A href="http://localhost:7180/api/v10/clusters/TestCluster/services/hdfs/roleConfgGroups/hdfs-DATANODE-BASE/config" target="_blank"&gt;http://localhost:7180/api/v10/clusters/TestCluster/services/hdfs/roleConfgGroups/hdfs-DATANODE-BASE/config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bagal&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:41:26 GMT</pubDate>
    <dc:creator>bagal</dc:creator>
    <dc:date>2022-09-16T09:41:26Z</dc:date>
    <item>
      <title>404 error while configuring argument to roleConfgGroups in hdfs(hdfs-DATANODE-BASE) group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/404-error-while-configuring-argument-to-roleConfgGroups-in/m-p/32082#M34621</link>
      <description>&lt;P&gt;Hi ALL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to setup and configure cloudera hadoop cluster using API call in CM version 5.4.5. I have created and configure cluster and HDFS service using API calls.&lt;/P&gt;&lt;P&gt;When I am trying to configure arguments to "hdfs-DATANODE-BASE"&amp;nbsp; roleConfgGroups, it gives 404 error. I can able to configure arguments for other roleConfigGroups(eg.hdfs-NAMENODE-BASE, hdfs-SECONDARYNAMENODE-BASE) using same api call.&lt;/P&gt;&lt;P&gt;The hdfs-DATANODE-BASE" roleConfgGroups is available. Below is the curl api call to configure arguments to roleconfiggroups:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#curl -i -u admin:admin -X PUT&amp;nbsp; -H "content-type:application/json" -d '{"items":[{"name":"dfs_data_dir_list","value":"/data/dn1,/data/dn2,/data/dn3"},{"name":"dfs_datanode_failed_volumes_tolerated","value":"1"}]}'&amp;nbsp; &lt;A href="http://localhost:7180/api/v10/clusters/TestCluster/services/hdfs/roleConfgGroups/hdfs-DATANODE-BASE/config" target="_blank"&gt;http://localhost:7180/api/v10/clusters/TestCluster/services/hdfs/roleConfgGroups/hdfs-DATANODE-BASE/config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help to fix it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bagal&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:41:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/404-error-while-configuring-argument-to-roleConfgGroups-in/m-p/32082#M34621</guid>
      <dc:creator>bagal</dc:creator>
      <dc:date>2022-09-16T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: 404 error while configuring argument to roleConfgGroups in hdfs(hdfs-DATANODE-BASE) group</title>
      <link>https://community.cloudera.com/t5/Support-Questions/404-error-while-configuring-argument-to-roleConfgGroups-in/m-p/32265#M34622</link>
      <description>&lt;P&gt;Hi Bagal,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the URL, I think you are missing a "i" in roleConfigGroups. You have&amp;nbsp;&lt;SPAN&gt;http://localhost:7180/api/v10/clusters/TestCluster&lt;/SPAN&gt;&lt;SPAN&gt;/services/hdfs/&lt;STRONG&gt;roleConfgGroups&lt;/STRONG&gt;/hdfs-DATANODE-BASE/&lt;/SPAN&gt;&lt;SPAN&gt;config. Give it a shot with the "i" in there and let me know if it works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2015 15:53:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/404-error-while-configuring-argument-to-roleConfgGroups-in/m-p/32265#M34622</guid>
      <dc:creator>jhayes</dc:creator>
      <dc:date>2015-09-24T15:53:07Z</dc:date>
    </item>
  </channel>
</rss>

