nchammas commented on issue #27800: [SPARK-31041][BUILD] Make arguments to 
make-distribution.sh position-independent
URL: https://github.com/apache/spark/pull/27800#issuecomment-595283421
 
 
   Yes, that is the same error you get today if you pass the correct Maven 
options but in the wrong order, which I mentioned [in the 
Jira](https://issues.apache.org/jira/browse/SPARK-31041).
   
   Hmm, so we want some way to validate the Maven options, or perhaps make it 
clearer to the user that the reason the command is failing is because they 
provided an incorrect option. (And perhaps that would eliminate the need to 
make the options position-independent in the first place.)
   
   I think we can solve that by not redirecting Maven's error output to 
`/dev/null`.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to