Hi, @Mahendra Do you follow https://github.com/apache/mesos/blob/master/docs/getting-started.md to install Mesos via build source code? Do you have detail logs about:
>*Failing with HTTP test failing*. On Fri, Aug 19, 2016 at 6:39 PM, Mahendra Singh < mahendra.singh1...@gmail.com> wrote: > Hi All, > I need your help is setting up Mesos Multinode Cluster: > > I am new to mesos, facing issue while setting up Mesos Multi node cluster. > I have two Nodes: Node1 and Node 2 > > this is what i am doing to do set up. > > *Node 1 Terminal* > > Step Install all required libraris > Done : make > make check > *Failing with HTTP test failing*. > Starting Mesos Master: > master@Node1: /build/mesos-master --work_dir_/var/lib/mesos > > Mesos Master is running well > > *Node 2 Terminal* > > slave@Node2: /build/mesos-slave --master:MasterServerHostname:5050 > Slave is also starting. > > Now I am trying to test using test framework on maser Node1 > > JAVA: > Running /build/src/exampls/java/test-framework > MasterServerHostname:5050 > Failed: no example.jar file present > > Python: > Running: /build/src/exampls/python/test-framework > MasterServerHostname:50 > 50 > > Failing: Task 0 is in state TASK_LOST > > The update data did not match! > Expected: 'data with a \x00 byte' > Actual: '' > Failed to call scheduler's statusUpdate > > Any idea or pointer where I am doing wrong. > -- > Regards, > Mahendra > -- Best Regards, Haosdent Huang