[ 
https://issues.apache.org/jira/browse/SPARK-23295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kent Yao updated SPARK-23295:
-----------------------------
    Description: 
When we specified a wrong profile to make a spark distribution, such as 
-Phadoop1000, we will get an odd package named like :
spark-[WARNING] The requested profile "hadoop1000" could not be activated 
because it does not exist.-bin-hadoop-2.7.tgz 
which actually should be `"spark-$VERSION-bin-$NAME.tgz"`

  was:When we specified a wrong profile to make a spark distribution, such as 
`-Phadoop1000`, we will get an odd package named like `spark-[WARNING] The 
requested profile "hadoop1000" could not be activated because it does not 
exist.-bin-hadoop-2.7.tgz`, which actually should be 
`"spark-$VERSION-bin-$NAME.tgz"`


> Exclude Waring message when generating versions  in make-distribution.sh
> ------------------------------------------------------------------------
>
>                 Key: SPARK-23295
>                 URL: https://issues.apache.org/jira/browse/SPARK-23295
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.2.1
>            Reporter: Kent Yao
>            Priority: Major
>
> When we specified a wrong profile to make a spark distribution, such as 
> -Phadoop1000, we will get an odd package named like :
> spark-[WARNING] The requested profile "hadoop1000" could not be activated 
> because it does not exist.-bin-hadoop-2.7.tgz 
> which actually should be `"spark-$VERSION-bin-$NAME.tgz"`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to