Hi Hadoop/Yarn Users, I am trying to set up AWS ALB(application load balancer) for YARN resource managers. I am wondering if anyone has experience on that? I am able to connect my yarn client to the YARN RM instance directly. But after I set up the ALB and try to connect through the ALB, I am getting this error:
*java.io.IOException: Failed on local exception: org.apache.hadoop.ipc.RpcException: RPC response exceeds maximum data length;* Wondering if anyone has ideas Thanks Leon
