dongjoon-hyun edited a comment on pull request #28982: URL: https://github.com/apache/spark/pull/28982#issuecomment-653228379
Thank you for saying that. > I wanted to say I really enjoyed your talk on Prometheus at the Spark Summit. BTW, - Apache Spark project is irrelevant to 3rd party's operators or 3rd party cloud vendors. IIRC, there are already multiple 3rd party Spark operators and at least three major vendors (EKS/AKS/GKE). - In addition, we don't allow **bulk-backport** like this. If you really want to propose something required, please make a PR one by one with the original Apache Spark commit title. For example, you may do like the following. ``` [SPARK-25262][K8S][2.4] Allow SPARK_LOCAL_DIRS to be tmpfs backed on K8S ``` - It would be great if you can provide a test case for the bug you want to fix. For example, a validation test case for SPARK-31666? - Finally, please test locally first and submit a working code. Testing as a WIP PR makes the PR itself stale easily. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
