Yohann Jardin created SPARK-22819:
-------------------------------------
Summary: Download page - updating package type does nothing
Key: SPARK-22819
URL: https://issues.apache.org/jira/browse/SPARK-22819
Project: Spark
Issue Type: Bug
Components: Documentation
Affects Versions: 2.2.1
Reporter: Yohann Jardin
How to reproduce:
Go to the download page: [https://spark.apache.org/downloads.html].
Update the package type
What happens:
Nothing
What did I expected:
The link to download spark is updated
--
Inspecting the source code, that dropdown menu calls onPackageSelect() when a
new value is selected.
However downloads.js does not contain that method. Though it contains the
method onVersionSelect().
--
I'm not yet familiar with Spark repository, that's why I'm creating this jira
without a Pull Request.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]