Hi: If you want to perform some operations on the command line inside the docker container, you need to enter the docker container, which requires you to understand some docker operation commands.
> 在 2022年2月11日,下午7:56,无用先生 <[email protected]> 写道: > > Hi all, > > I try to learn kylin via docker env. I down image and start successfully. But > now I need to import some data and build my cube project. > Now how can I create table in hive and import data? I mean, in hive, there's > some page to do such things, but in kylin docker env, how can I create table > and import data? > > thanks
