Re: How to start Zeppelin By IDE

2016-09-16 Thread moon soo Lee
Could you try mvn [YOUR BUILD PROFILES] package eclipse:eclipse Thanks, moon On Wed, Sep 14, 2016 at 4:17 AM Andrea Santurbano wrote: > Hi to all, > i have some issue on executing > mvn eclipse:eclipse > > Here is log error: >

Re: How to start Zeppelin By IDE

2016-09-14 Thread Kavin Kumar K S
Hi Andrea, There are multiple versions of the below jars being pulled up.If you have done some changes locally, ensure to exclude the unwanted version dependencies from the source jars or define them explicitly. org.codehaus.plexus:plexus-utils commons-httpclient:commons-httpclient Thanks,

Re: How to start Zeppelin By IDE

2016-09-14 Thread Andrea Santurbano
Hi to all, i have some issue on executing mvn eclipse:eclipse Here is log error: https://gist.github.com/conker84/2c779224f4fb2212077a81d387fc0ffe Please can someone help me? Thanks Andrea Il giorno mar 6 set 2016 alle ore 18:17 Jongyoul Lee ha scritto: > Hello, > > I'm

Re: How to start Zeppelin By IDE

2016-09-06 Thread Jongyoul Lee
Hello, I'm using IntelliJ and there's my step below. 1. mvn clean pakcage -DskipTest 2. Debug ZeppelinServer Regards, Jongyoul On Fri, Sep 2, 2016 at 6:02 AM, moon soo Lee wrote: > Hi, > > Eclipse, i used to create eclipse project file by running "mvn > eclipse:eclipse". >

Re: How to start Zeppelin By IDE

2016-09-02 Thread Kavin Kumar K S
We can use the below commands to run the zeppelin server in IDE. mvn antrun:run@start-zeppelin mvn antrun:run@stop-zeppelin Thanks, Kavin -- View this message in context: http://apache-zeppelin-dev-mailing-list.75694.x6.nabble.com/How-to-start-Zeppelin-By-IDE-tp14910p14959.html Sent from

Re: How to start Zeppelin By IDE

2016-09-01 Thread Kavin Kumar K S
We can use the below commands to run the zeppelin server in IDE. mvn antrun:run@start-zeppelin mvn antrun:run@stop-zeppelin Thanks, Kavin On Fri, Sep 2, 2016 at 2:32 AM, moon soo Lee wrote: > Hi, > > Eclipse, i used to create eclipse project file by running "mvn >

Re: How to start Zeppelin By IDE

2016-09-01 Thread moon soo Lee
Hi, Eclipse, i used to create eclipse project file by running "mvn eclipse:eclipse". IDEA, just importing maven project and it usually works without problem. You can also check http://zeppelin.apache.org/docs/latest/development/howtocontribute.html#integrated-development-environment-ide

How to start Zeppelin By IDE

2016-09-01 Thread Hefei Li
Hi,all: I want to try start Zeppelin server in development mode by IDE (Eclipse or IDEA.). Now, can you give me some help and adviceļ¼ -- = Hefei Li MP: +86 18701581473 MSN: lh...@live.cn