[
https://issues.apache.org/jira/browse/SPARK-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284251#comment-14284251
]
Matthew Cornell commented on SPARK-4442:
----------------------------------------
I agree they should be the same, but I got different results for whatever
reason. Maybe I'll try it again, but the commands were the same.
I looked in the POM because I thought that's were 'mvn jar:test-jar' goes. I've
never used maven before, so I was just trying to figure it out before asking. I
guess it's a command to a Maven jar plugin, but I don't understand how it knows
where the test sources are.
Because the core module isn't passed explicitly to the jar command, I'm
guessing it's a default somewhere (in the POM?) How would I tell the jar
command to run on the graphx module? Thank you.
> Move common unit test utilities into their own package / module
> ---------------------------------------------------------------
>
> Key: SPARK-4442
> URL: https://issues.apache.org/jira/browse/SPARK-4442
> Project: Spark
> Issue Type: Improvement
> Reporter: Josh Rosen
> Priority: Minor
>
> We should move generally-useful unit test fixtures / utility methods to their
> own test utilities set package / module to make them easier to find / use.
> See https://github.com/apache/spark/pull/3121#discussion-diff-20413659 for
> one example of this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]