vruusmann commented on issue #23890: [SPARK-26986][ML] Add JAXB reference impl 
to build for Java 9+
URL: https://github.com/apache/spark/pull/23890#issuecomment-467212152
 
 
   I was thinking about compiling an overview in the form of a table: rows - 
libraries, columns - use cases, cells - one of "required" or "optional".
   
   Possibly, one table for JDK 9 and another one for JDK 11.
   
   This analysis is something that I can use to help my own customers. For 
example, there's one specific library that should be excluded in order to 
disable the collection of SAX Locator information doing unmarshalling (to 
reduce the memory usage). I tell them about this neat trick, then they ask me 
the name of this library, and I can't remember.
   
   Putting this topic into my blog's TODO list. Might take a week or two to 
address, which is probably too long regarding this issue.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to