adding to Elizabeths comments check out: https://github.com/mesosphere/hdfs/blob/master/conf/mesos-site.xml#L92-L148 <https://github.com/mesosphere/hdfs/blob/master/conf/mesos-site.xml#L92-L148>
default settings are here: https://github.com/mesosphere/hdfs/blob/master/hdfs-commons/src/main/java/org/apache/mesos/hdfs/config/HdfsFrameworkConfig.java#L22-L38 <https://github.com/mesosphere/hdfs/blob/master/hdfs-commons/src/main/java/org/apache/mesos/hdfs/config/HdfsFrameworkConfig.java#L22-L38> ken > On Sep 1, 2015, at 4:33 PM, Elizabeth Lingg <[email protected]> wrote: > > We recommend a minimum of 4 nodes with 4 CPU shares and 8GB of RAM available > for the default settings. You can lower the settings by adjusting the > configuration, but if you do so, you will not be able to store as much data. > > Thanks, > Elizabeth > > > > On Tue, Sep 1, 2015 at 2:14 PM, Dvorkin-Contractor, Eugene (CORP) > <[email protected] > <mailto:[email protected]>> wrote: > I am trying to run hdfs on mesos using mesosphere/hdfs repository. > I am getting errors > > Info - o.a.m.hdfs.scheduler.HdfsScheduler - Offer does not have enough > resources > > What is the minimum requirement to run hdfs node or how can I adjust this. > Thanks > This message and any attachments are intended only for the use of the > addressee and may contain information that is privileged and confidential. If > the reader of the message is not the intended recipient or an authorized > representative of the intended recipient, you are hereby notified that any > dissemination of this communication is strictly prohibited. If you have > received this communication in error, notify the sender immediately by return > email and delete the message and any attachments from your system. >

