it already checks the package name... On 9/29/15, 11:42 PM, "Luke Han" <[email protected]> wrote:
>powerful weapon... > >For security concern, should we add package check to avoid run wrong class >which may not from Kylin? > > > >Thanks. > > >Best Regards! >--------------------- > >Luke Han > >On Mon, Sep 28, 2015 at 5:00 PM, Li Yang <[email protected]> wrote: > >> I just modified kylin.sh that it can run any main class. E.g. >> >> $ bin/kylin.sh org.apache.kylin.job.tools.GridTableHBaseBenchmark >> >> Quite useful when troubleshooting. >> >> Cheers >> Yang >>
