I'd like to learn more about how Zeppelin works so this is a good chance to do that. Can you give me some advice on where to start digging in? That's one reason why I wanted to know if the Spark logs were saved -- see if the issue is with Spark or Zeppelin.
Thanks! > On Mar 20, 2015, at 12:15 AM, Kevin Kim (Sangwoo) <[email protected]> wrote: > > The scrrenshot seems OK.. The logs are under zeppelin/logs/ > Could you check it? > >> On 2015년 3월 20일 (금) 11:58 RJ Nowling <[email protected]> wrote: >> Hi Kevin, >> >> Here's the screenshot. It never gets past this point: >> >> http://imgur.com/JZtBxDm >> >> How can I access the Spark logs to see what's going on? >> >> Thanks, >> RJ >> >>> On Thu, Mar 19, 2015 at 7:39 PM, Kevin Kim (Sangwoo) <[email protected]> >>> wrote: >>> Hi RJ, >>> Can you attach the screenshots? >>> >>> >>>> On 2015년 3월 20일 (금) 05:53 RJ Nowling <[email protected]> wrote: >>>> Hi all, >>>> >>>> I'm trying to run Zeppelin with Spark 1.3.0 in local mode. I built >>>> Zeppelin as follows: >>>> >>>> mvn clean package -Pspark-1.3 -Dhadoop.version=2.4.0 -Phadoop-2.4 >>>> -DskipTests >>>> >>>> I can access the web interface but when I try to create a notebook, the >>>> Zeppelin progress indicator just keeps flashing. I don't see anything in >>>> the logs that would indicate an error. >>>> >>>> Any advice on where to look to get an idea of what's going wrong? >>>> >>>> Thanks! >>>> >>>> RJ
