Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6103

Mesos version is not uptodate in getting-started page.

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.1
    • 1.1.0
    • documentation
    • Important

    Description

      In getting-started page http://mesos.apache.org/gettingstarted/ recommend to download mesos-0.28.0 , it should be 1.0.1 which is latest stable release. There is no mesos-agent.sh in 0.28.0 version instead it has mesos-slave.sh. Example section says to run ./bin/mesos-agent.sh which is new in latest releases.

      1. Download the latest stable release from Apache (Recommended)
      $ wget http://www.apache.org/dist/mesos/0.28.2/mesos-0.28.2.tar.gz
      $ tar -zxf mesos-0.28.2.tar.gz

      --------------------

      1. Start mesos agent (Ensure work directory exists and has proper permissions).
        $ ./bin/mesos-agent.sh --master=127.0.0.1:5050 --work_dir=/var/lib/mesos

      Attachments

        Activity

          People

            js84 Jörg Schad
            shameera Shameera
            Vinod Kone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: