…rror - "if mountPoints[mountPoint] < reqiuredDiskSpace: KeyError: None" (amagyar)
## What changes were proposed in this pull request? When ambari agent starts it reports mount points including remote ones by default. However in ambari-server the default value of "agent.check.remote.mounts" is False which will make the agent not to report remote mount points anymore. This patch modifies the default value in the agent to match the default value in the server. ## How was this patch tested? * manually on a repro cluster [ Full content available at: https://github.com/apache/ambari/pull/2323 ] This message was relayed via gitbox.apache.org for [email protected]
