Hi,
I just built the latest code from mesos HEAD. When doing "bin/mesos-master",
the master process core dumped with error messages as below. Framework
authentication seems a newly added feature. Do I need to do any extra
configuration to mesos and the framework (e.g. Spark)?
Thanks,
Du
I1029 15:32:44.601929 18088 main.cpp:123] Build: 2013-10-29 15:02:13 by
bigdatauser
I1029 15:32:44.603224 18088 main.cpp:124] Starting Mesos master
I1029 15:32:44.604331 18088 master.cpp:293] Master started on 10.126.71.151:5050
I1029 15:32:44.604408 18088 master.cpp:308] Master ID:
201310291532-2538044938-5050-18088
I1029 15:32:44.604465 18088 master.cpp:318] Master allowing unauthenticated
frameworks to register!!
*** Aborted at 1383085964 (unix time) try "date -d @1383085964" if you are
using GNU date ***
I1029 15:32:44.604970 18088 master.cpp:706] Elected as master!
PC: @ 0x7f3b715e7514
mesos::internal::state::LevelDBStorageProcess::initialize()
*** SIGSEGV (@0x0) received by PID 18088 (TID 0x7f3b66c1c700) from PID 0; stack
trace: ***
@ 0x7f3b703bbcb0 (unknown)
@ 0x7f3b715e7514
mesos::internal::state::LevelDBStorageProcess::initialize()
@ 0x7f3b7160d389 process::ProcessManager::resume()
@ 0x7f3b7160df2c process::schedule()
@ 0x7f3b703b3e9a start_thread
@ 0x7f3b700e03fd (unknown)
Segmentation fault (core dumped)