Hi all, In regards to the recently incubated project - Gobblin, we were wondering about the policy around renaming Java package names to org.apache.* Is it a mandatory requirement or good to have?
The reason to ask this is that while we see many projects have migrated to use org.apache.* package name for their Java source files, the Kafka project uses kafka.* for Scala sources and org.apache.kafka.* for Java sources. Please let us know as soon as possible, because we are in process of renaming the packages but if not mandatory we would want to keep gobblin.* package name and avoid the cost of downstream migrations and backwards incompatibility. Regards, Abhishek