Do we have a property for specifying JVM options for the App Master alone ?
We can do it for all containers with: *dt.attr.CONTAINER_JVM_OPTIONS* we can do it for specific operators with: *dt.operator.<OPERATOR_NAME>.attr.JVM_OPTIONS* ... etc. But how about for the App Master ? Ram
