Unable to download ES 2.0.0 for Hadoop

hadoop jar elasticsearch-yarn-2.1.1.jar -download-es es.version=2.0.0
Downloading Elasticsearch 2.0.0
Abnormal execution:java.io.IOException: Can't get https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-2.0.0.zip to ./downloads/elasticsearch-2.0.0.zip

It looks like some files are missing or the jar is pointing to obsolete locations

The download location has changed for ES 2.0. I'll investigate whether the old one pattern can be restored.