Description
ContainerId#toString() doesn't include any information about current cluster id. This leads conflict between container ids. We can avoid the conflicts without breaking backward compatibility by using epoch introduced on YARN-2052.
ContainerId#toString() doesn't include any information about current cluster id. This leads conflict between container ids. We can avoid the conflicts without breaking backward compatibility by using epoch introduced on YARN-2052.