<?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>topic Data Fabric Development Environment not starting in HPE Ezmeral Software platform</title>
    <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198416#M487</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to run the Data Fabric Development Environment on Mac.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/74/MapRContainerDevelopers/RunMapRContainerDevelopers.html" target="_blank"&gt;Running the Development Environment Script (hpe.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Following the steps, the docker container starts. But when I go into the container with ssh rot@localhost -2222 and look in the /opt/mapr/logs/warden.log file it says:&amp;nbsp;&lt;BR /&gt;Warden started&lt;BR /&gt;In sysVol&lt;BR /&gt;head: cannot open '/opt/mapr/conf/mapr-clusters.conf' for reading: No such file or directory&lt;BR /&gt;&lt;BR /&gt;It seems that the mapr-cluster.conf file doesn't exists and it needs it.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Glenn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 04:21:07 GMT</pubDate>
    <dc:creator>glennflaten</dc:creator>
    <dc:date>2023-10-13T04:21:07Z</dc:date>
    <item>
      <title>Data Fabric Development Environment not starting</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198416#M487</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to run the Data Fabric Development Environment on Mac.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.ezmeral.hpe.com/datafabric-customer-managed/74/MapRContainerDevelopers/RunMapRContainerDevelopers.html" target="_blank"&gt;Running the Development Environment Script (hpe.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Following the steps, the docker container starts. But when I go into the container with ssh rot@localhost -2222 and look in the /opt/mapr/logs/warden.log file it says:&amp;nbsp;&lt;BR /&gt;Warden started&lt;BR /&gt;In sysVol&lt;BR /&gt;head: cannot open '/opt/mapr/conf/mapr-clusters.conf' for reading: No such file or directory&lt;BR /&gt;&lt;BR /&gt;It seems that the mapr-cluster.conf file doesn't exists and it needs it.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Glenn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 04:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198416#M487</guid>
      <dc:creator>glennflaten</dc:creator>
      <dc:date>2023-10-13T04:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fabric Development Environment not starting</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198580#M488</link>
      <description>&lt;P&gt;I tried reproducing this but the Docker image appears to be working for me.&lt;/P&gt;&lt;P&gt;# wget &lt;A href="https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh" target="_blank"&gt;https://raw.githubusercontent.com/mapr-demos/mapr-db-720-getting-started/main/mapr_devsandbox_container_setup.sh&lt;/A&gt;&lt;BR /&gt;#&amp;nbsp;chmod +x mapr_devsandbox_container_setup.sh&lt;BR /&gt;#&amp;nbsp;./mapr_devsandbox_container_setup.sh -nwiterface ens192&lt;/P&gt;&lt;P&gt;Wait 10 minutes&lt;/P&gt;&lt;P&gt;# ssh root@localhost -p 2222&lt;BR /&gt;root@localhost's password:&lt;BR /&gt;Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 3.10.0-1160.99.1.el7.x86_64 x86_64)&lt;/P&gt;&lt;P&gt;* Documentation: &lt;A href="https://help.ubuntu.com" target="_blank"&gt;https://help.ubuntu.com&lt;/A&gt;&lt;BR /&gt;* Management: &lt;A href="https://landscape.canonical.com" target="_blank"&gt;https://landscape.canonical.com&lt;/A&gt;&lt;BR /&gt;* Support: &lt;A href="https://ubuntu.com/advantage" target="_blank"&gt;https://ubuntu.com/advantage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This system has been minimized by removing packages and content that are&lt;BR /&gt;not required on a system that users do not log into.&lt;/P&gt;&lt;P&gt;To restore this content, you can run the 'unminimize' command.&lt;BR /&gt;Last login: Thu Oct 12 18:54:13 2023 from 172.17.0.1&lt;/P&gt;&lt;P&gt;root@maprdemo:~# hadoop fs -ls /&lt;BR /&gt;Found 4 items&lt;BR /&gt;drwxr-xr-x - mapr mapr 5 2023-10-12 18:50 /apps&lt;BR /&gt;drwxrwxrwx - mapr mapr 0 2023-10-12 18:49 /tmp&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:48 /user&lt;BR /&gt;drwxr-xr-x - mapr mapr 1 2023-10-12 18:51 /var&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/conf/mapr-clusters.conf&lt;BR /&gt;maprdemo.mapr.io secure=true 172.17.0.2:7222&lt;/P&gt;&lt;P&gt;root@maprdemo:~# cat /opt/mapr/MapRBuildVersion&lt;BR /&gt;7.4.0.0.20230728133744.GA&lt;/P&gt;&lt;P&gt;root@maprdemo:~# jps&lt;BR /&gt;21509 FsShell&lt;BR /&gt;19381 Drillbit&lt;BR /&gt;20902 AdminApplication&lt;BR /&gt;26470 Gateway&lt;BR /&gt;22390 GetJavaProperty&lt;BR /&gt;25323 WardenMain&lt;BR /&gt;22653 Jps&lt;BR /&gt;14541 QuorumPeerMain&lt;BR /&gt;27726 CLDB&lt;BR /&gt;1566 DataAccessGatewayApplication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if you were checking the state of the cluster while the configure.sh script was still running?&amp;nbsp; That script is what configures the cluster services, the storage pool, etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 19:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198580#M488</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2023-10-12T19:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fabric Development Environment not starting</title>
      <link>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198616#M491</link>
      <description>&lt;P&gt;I still get this, but I found the cause. In the script&amp;nbsp;mapr_devsandbox_container_setup.sh&amp;nbsp;on line 96 it runs&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;sudo&lt;/SPAN&gt; &lt;SPAN&gt;/opt/mapr/server/configure.sh&lt;/SPAN&gt; &lt;SPAN&gt;-c&lt;/SPAN&gt; &lt;SPAN&gt;-C&lt;/SPAN&gt;&lt;SPAN&gt; ${&lt;/SPAN&gt;&lt;SPAN&gt;IP&lt;/SPAN&gt;&lt;SPAN&gt;} &lt;/SPAN&gt;&lt;SPAN&gt;-N&lt;/SPAN&gt;&lt;SPAN&gt; ${&lt;/SPAN&gt;&lt;SPAN&gt;clusterName&lt;/SPAN&gt;&lt;SPAN&gt;} &amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;/dev/null&lt;/SPAN&gt;&lt;SPAN&gt; 2&amp;gt;&amp;amp;1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;When I run that on my Mac M1 i get:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;BR /&gt;ERROR: install homebrew - run brew install bash and add export PATH=........&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So, it is on my side and my installation.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;❯ ssh root@localhost -p 2222
root@localhost's password:
Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 6.3.13-linuxkit x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

This system has been minimized by removing packages and content that are
not required on a system that users do not log into.

To restore this content, you can run the 'unminimize' command.

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

root@maprdemo:~# hadoop fs -ls /
2023-10-13 08:08:30,557 ERROR util.MapRCommonSecurityUtil: Failed to parse mapr-clusters.conf: /opt/mapr/conf/mapr-clusters.conf (No such file or directory)
2023-10-13 08:08:33,224 WARN fs.MapRFileSystem: Could not find any cluster, defaulting to localhost
ls: failure to authenticate to cluster 127.0.0.1:7222
root@maprdemo:~#&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 08:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-ezmeral-software-platform/data-fabric-development-environment-not-starting/m-p/7198616#M491</guid>
      <dc:creator>glennflaten</dc:creator>
      <dc:date>2023-10-13T08:14:02Z</dc:date>
    </item>
  </channel>
</rss>

