[
https://issues.apache.org/jira/browse/SPARK-4291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201613#comment-14201613
]
Apache Spark commented on SPARK-4291:
-------------------------------------
User 'andrewor14' has created a pull request for this issue:
https://github.com/apache/spark/pull/3148
> Drop "Code" from network module names
> -------------------------------------
>
> Key: SPARK-4291
> URL: https://issues.apache.org/jira/browse/SPARK-4291
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.2.0
> Reporter: Andrew Or
> Assignee: Andrew Or
>
> In maven, the network modules have the suffix "Code", which is inconsistent
> with other modules.
> {code}
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] Spark Project Parent POM
> [INFO] Spark Project Common Network Code
> [INFO] Spark Project Shuffle Streaming Service Code
> [INFO] Spark Project Core
> [INFO] Spark Project Bagel
> [INFO] Spark Project GraphX
> [INFO] Spark Project Streaming
> [INFO] Spark Project Catalyst
> [INFO] Spark Project SQL
> [INFO] Spark Project ML Library
> [INFO] Spark Project Tools
> [INFO] Spark Project Hive
> [INFO] Spark Project REPL
> [INFO] Spark Project YARN Parent POM
> [INFO] Spark Project YARN Stable API
> [INFO] Spark Project Assembly
> [INFO] Spark Project External Twitter
> [INFO] Spark Project External Kafka
> [INFO] Spark Project External Flume Sink
> [INFO] Spark Project External Flume
> [INFO] Spark Project External ZeroMQ
> [INFO] Spark Project External MQTT
> [INFO] Spark Project Examples
> [INFO] Spark Project Yarn Shuffle Service Code
> {code}
> My proposal is to drop it especially before they make it into an official
> release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]