Akshat Bordia
Akshat Bordia
**Describe the bug** spark.Dispose() and spark.Stop() does not work and throw error. **To Reproduce** Steps to reproduce the behavior: 1. Go to Azure Synapse Studio 2. Start Spark .NET Session....
## What changes were proposed in this pull request? Currently for batch jobs, individual Spark configs are added as --conf parameter in Spark submit command line. If there are many...
## What changes were proposed in this pull request? Currently Livy queries Yarn applications by applicationType : Spark. This will put a heavy load on Yarn clusters if there are...
### Description of PR JIRA: YARN-11857. Update YARN Resource Manager REST Documentation for deSelects Params Support for additional fields in deSelect params was added in this commit: https://github.com/apache/hadoop/commit/8facf1f976d7e12a846f12baabf54be1b7a49f9d#diff-8448ab6a1e47a26fe8b8f2767e83983a6a15ee883d6bdd7dc76b331c4d2bf81c. However, the...