Hadoop on Windows. YARN fails to start with java.lang.UnsatisfiedLinkError

前端 未结 6 1477
无人及你
无人及你 2020-12-11 08:37

I have installed/configured Hadoop on windows hadoop-2.7.0

I could successfully start \"sbin\\start-dfs\" run command. DataNode and NameNode started. I could create

6条回答
  •  [愿得一人]
    2020-12-11 09:06

    In my case , there was the hadoop path added in path variable and it was giving out and error "Another instance of Derby has already booted"

提交回复
热议问题