Github user dbtsai commented on the pull request:
https://github.com/apache/spark/pull/12241#issuecomment-207122586
@JoshRosen Thanks. It's working now.
@holdenk I thought each jar needs to have its own `package-info.java` to
generate the Java doc and Scala doc. I'm now wondering if this will cause class
conflict, and should it be that each package only have one `package-info.java`?
We can move `SparkException` into `sketch` if this will be a stable platform
independent project. Although I think we should use `IllegalArgumentException`
here instead of `SparkException`. But I'm going to change back to have minimal
changes in this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]