Thanks for the updates.
2017-07-19 6:29 GMT+08:00 Nirav Patel :
> Ok so on MacOS Sierra I had to add following entry to /etc/hosts
>
> 127.0.0.1 boomerang.local
>
>
> It works now. Application server finally started!
>
> Thanks
>
>
>
> On Tue, Jul 18, 2017 at 3:17 PM, Nirav Patel
> wrote:
Ok so on MacOS Sierra I had to add following entry to /etc/hosts
127.0.0.1 boomerang.local
It works now. Application server finally started!
Thanks
On Tue, Jul 18, 2017 at 3:17 PM, Nirav Patel wrote:
> I tried it. I had to replace parent POM dependency hbase version as well
> to mak
I tried it. I had to replace parent POM dependency hbase version as well
to make it work with MapR:
1.1.1-mapr-1602
I am still getting following error in multiple places. I think issue is
running `InetAddress.getLocalHost` java api on MacOS Sierra (my local
mabook).
*java.net.U
Currently DebugTomcat only works with HDP sandbox.
However it is possible to make it work with other hadoop env. The hadoop
config DebugTomcat uses resides in "examples\test_case_data\sandbox". Put
all necessary Hadoop site xmls there and it should connect to any Hadoop
env you want.
Cheers
Yang
I am trying to run kylin from my mac which is a client node (or edge node).
It can connect to our dev cluster. I can run hadoop, hive and hbase
commands. Submit jobs from my local machine on to dev cluster.
Here are errors I got so far:
First error I got while running was following:
No hdp.versi