We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df73f0 commit 9afe3a4Copy full SHA for 9afe3a4
README.md
@@ -17,7 +17,7 @@ This repository allows you to install [Apache Airflow](https://airflow.apache.or
17
- RHEL 6 & 7
18
19
## Installing the CSD
20
-1. Download the Jar file. [Airflow CSD](http://archive.clairvoyantsoft.com/airflow/parcels/latest/AIRFLOW-<Airflow Version>.jar)
+1. Download the Jar file. [Airflow CSD](http://archive.clairvoyantsoft.com/airflow/parcels/latest/AIRFLOW-{airflow_version}.jar)
21
2. Copy the jar file to the `/opt/cloudera/csd` location on the Cloudera Manager server.
22
3. Restart the Cloudera Manager Server service. `service cloudera-scm-server restart`
23
0 commit comments