Radoop connection error (Failed: fetching dynamic settings)

sushma_g8884sushma_g8884 Member Posts: 2 Contributor I
edited November 2018 in Help

hiii,

i have added radoop extension successfully and established connection with apache hadoop 2.6 and spark 1.6 . while testing , hive server started properly then i am getting an error which i will show u below with screenshots.

radooperror.pngerror while testingradooperror1.pnghadoop and hive configurationsradooperro2.pngspark config

 

can anyone help me to solve this issue???

Tagged:

Best Answer

  • phellingerphellinger Employee, Member Posts: 103 RM Engineering
    Solution Accepted

    Hi,

     

    hmm, 

    the Apache Hadoop installation may not have a value for the yarn.application.classpath property, which is then treated as a default value according to https://hadoop.apache.org/docs/r2.6.2/hadoop-yarn/hadoop-yarn-common/yarn-default.xml.

     

    I would try to add a new Advanced Hadoop Parameter entry with key=yarn.application.classpath and empty value. You may get a warning when closing the dialog that the value is empty, but that can be ignored in this case (according to the yarn defaults, empty means default). If this does not work, the multi-line default value that is described in the link above for this property can be copy-pasted to the value cell instead.

     

    Best,

    Peter

Answers

  • sushma_g8884sushma_g8884 Member Posts: 2 Contributor I

    Hiii, 

    thanks for the help, the  error which i specified was resolved,  but now namenode and resource manager web pages are not opened and getting following warning when am trying to open the name node and resource manager page in hadoop data view tab.

    help me to resolve this.

     

    warning.pnghadoop data view warning

  • phellingerphellinger Employee, Member Posts: 103 RM Engineering

    Hi,

     

    those links only point to the default address of these pages, they may run at different ports. These addresses are actually not used by RapidMiner.

    However, I suspect that in this case, the opening of the default browser fails. Can you open these addresses in Mozilla? If not, the ports may be different.

     

    This should not affect anything else in RapidMiner.

     

    Best,

    Peter

Sign In or Register to comment.