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

The example framework `test-framework` is broken.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.4.1
    • None
    • framework
    • None

    Description

      The test-framework example framework does not work.

      Launching a cluster like so:

      MESOS_RESOURCES="cpus:32;mem:512;disk:1024" MESOS_REGISTRY="in_memory" ./bin/mesos-local.sh --num_slaves=1 --ip=127.0.0.1 --port=4040 --work_dir=$HOME/mesos-local
      

      and trying to launch the test-framework like so:

      ./src/test-framework --master=127.0.0.1:4040
      
      /home/mpark/projects/mesos/build/src/.libs/test-executor: error while loading shared libraries: libmesos-1.5.0.so: cannot open shared object file: No such file or directory
      

      It seems that test-executor cannot load libmesos.so correctly.

      Attachments

        1. screenshot-1.png
          163 kB
          Yanjun Shen

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mcypark Michael Park
              Michael Park Michael Park
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: