Rajat Khandelwal
Rajat Khandelwal
The design of the type `awscala.emr.Cluster` is such that * it extends `com.amazonaws.services.elasticmapreduce.model.Cluster`. * it takes an instance of `com.amazonaws.services.elasticmapreduce.model.Cluster` for initialization. In the constructor, it copies some fields. Now...
Hi all We have a piece of code that does some scala code generation. Now, at some point, I had a string that is just `"\n"` and I wanted to...
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) (Include a link to the associated JIRA and make sure to add a...
Improves error reporting in case the jars have conflicting/duplicate classes.