Here is the explainations in
examples/test_case_data/sandbox/kylin.properties:

# If true, job engine will not assume that hadoop CLI reside on the
same server as it self
# you will have to specify kylin.job.remote-cli-hostname,
kylin.job.remote-cli-username and kylin.job.remote-cli-password
# It should not be set to "true" unless you're NOT running Kylin.sh on
a hadoop client machine
# (Thus kylin instance has to ssh to another real hadoop client
machine to execute hbase,hive,hadoop commands)
kylin.job.use-remote-cli=false

# Only necessary when kylin.job.use-remote-cli=true
kylin.job.remote-cli-hostname=sandbox

kylin.job.remote-cli-username=root

# Only necessary when kylin.job.use-remote-cli=true
kylin.job.remote-cli-password=hadoop


Anyway, today Kylin need be running inner a Hadoop client machine.
Using a jumpbox is not recommended and may not work, the only scenario
is for development.


2017-01-04 17:14 GMT+08:00 Alberto Ramón <a.ramonporto...@gmail.com>:

> is it the same remote mode than cluster mode ?
> <http://kylin.apache.org/docs15/install/kylin_cluster.html>
>
>
>
> 2017-01-04 9:35 GMT+01:00 ShaoFeng Shi <shaofeng...@apache.org>:
>
> > Hi Lei,
> >
> > The remote mode is not recommended and not supported in real deployment.
> > (we only use it in dev environment because local laptop doesn't have
> > hive/hbase/hadoop configured, need ssh to a remote sandbox vm to run
> > commands).
> >
> > Query doesn't support it;
> >
> > 2017-01-04 15:18 GMT+08:00 张磊 <121762...@qq.com>:
> >
> > > Hi ,
> > >  I create a aws emr cluster which contains hadoop、hive、hbase client,
> and
> > i
> > > install kylin instance in another ec2 instance. Can kylin work?
> > >
> > >
> > > In kylin.properties, i find job engine can work in remote mode, but
> query
> > > engine can also work well?
> >
> >
> >
> >
> > --
> > Best regards,
> >
> > Shaofeng Shi 史少锋
> >
>



-- 
Best regards,

Shaofeng Shi 史少锋

Reply via email to