Hi weihua, You don't need to install IDE in sandbox. You just need modify the configuration to make local program to connect to your hdp sandbox, and you can see http://kylin.apache.org/development/dev_env.html(search "Modify local configuration") for the details.
On Fri, Apr 12, 2019 at 9:24 AM 安卫华 <[email protected]> wrote: > hi taojiatao,Thank you for your reply. > > This page has been configured, > > Have a question to consult:Do I need to install IDE in sandbox? Or on > other machines? > > > In IDE, launch org.apache.kylin.rest.DebugTomcat. Please set the path of > “server” module as the “Working directory”, set “kylin-server” for “Use > classpath of module”, and check “Include dependencies with ‘Provided’ > scope” option in IntelliJ IDEA 2018. If you’re using IntelliJ IDEA 2017 and > older, you need modify “server/kylin-server.iml” file, replace all > “PROVIDED” to “COMPILE”, otherwise an “java.lang.NoClassDefFoundError: > org/apache/catalina/LifecycleListener” error may be thrown > > ------------------ 原始邮件 ------------------ > *发件人:* "Tao JiaTao"<[email protected]>; > *发送时间:* 2019年4月10日(星期三) 上午10:40 > *收件人:* "[email protected]"<[email protected]>; > *主题:* Re: kylin Source debugging > > Hi you can take a look at: > http://kylin.apache.org/development/dev_env.html > > > > And we recommend HDP sandbox. > > > > > > --- > > Regards! > > Aron Tao > > > > > > > > > > *发件人**: *安卫华 <[email protected]> > *答复**: *"[email protected]" <[email protected]> > *日期**: *2019年4月10日 星期三 10:37 > *收件人**: *user <[email protected]> > *主题**: *kylin Source debugging > > > > hi all: > > > > I Want to learn kylin source code(CDH installed) > > first、Can you build a local debugging program? > second、Can we build a remote debugging program? >
