Connectivity issues to Yarn

Comments

3 comments

  • Gido

    A common cause for this is the specific service isn't running on that port or that machine. This might be caused by (incorrect) Configuration of High Availability.

    0
    Comment actions Permalink
  • Konsta Danyliuk

    Hello Nikhil,

    In addition to Gido's recommendation, I'd suggest to double check the following:

    • Ensure that RM host is up and running and you network connection is up as well. Most likely successful ping request will confirm this.

    • Ensure that Yarn service is running at target host on mentioned port.

    • Try to check connectivity to port 8032 via telnet
      e.g. telnet dabda1node03.da.com 8032

    • if you use Yarn High Availability, ensure that it ha been setup properly.

    0
    Comment actions Permalink
  • Nikhil Srinidhi

    Thank you! I realized telnet was not working and we were able to resolve it. 

    Appreciate the speedy responses :) 

    0
    Comment actions Permalink

Please sign in to leave a comment.