That shouldn't be true in 1.3 (see SPARK-5522). On Thu, May 7, 2015 at 11:33 AM, Shixiong Zhu <[email protected]> wrote:
> The history server may need several hours to start if you have a lot of > event logs. Is it stuck, or still replaying logs? > > Best Regards, > Shixiong Zhu > > 2015-05-07 11:03 GMT-07:00 Marcelo Vanzin <[email protected]>: > > Can you get a jstack for the process? Maybe it's stuck somewhere. >> >> On Thu, May 7, 2015 at 11:00 AM, Koert Kuipers <[email protected]> wrote: >> >>> i am trying to launch the spark 1.3.1 history server on a secure cluster. >>> >>> i can see in the logs that it successfully logs into kerberos, and it is >>> replaying all the logs, but i never see the log message that indicate the >>> web server is started (i should see something like "Successfully started >>> service on port 18080." or "Started HistoryServer at >>> http://somehost:18080"). yet the daemon stays alive... >>> >>> any idea why the history server would never start the web service? >>> >>> thanks! >>> >>> >> >> >> -- >> Marcelo >> > > -- Marcelo
