Set max parallelism explicitly
Per the flink production readiness checklist we should set an explicit max parallelism. 1024 was chosen, somewhat arbitrarily, as a large enough value that, optimistically, only a significant rearchitecture of the application might require it to be set higher.
Bug: T346718