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?
