kevin.chen created AMBARI-21040:
-----------------------------------
Summary: try to build ambari on windows in cygwin, but I failed.
Key: AMBARI-21040
URL: https://issues.apache.org/jira/browse/AMBARI-21040
Project: Ambari
Issue Type: Bug
Components: ambari-trunk
Environment: windows
Reporter: kevin.chen
I try to build ambari on windows. but I found I can't build ambari-metrics.
[ERROR] around Ant part ...<get usetimestamp="true"
src="https://msibuilds.blob.core.windows.net/hdp/2.x/2.2.4.2/2/hbase-0.98.4.2.2.4.2-0002-hadoop2.winpkg.zip"
dest="C:\cygwin64\home\chenk19\ambari\ambari-metrics\ambari-metrics-timelineservice\target/embedded/hbase.zip"/>...
@ 5:249 in
C:\cygwin64\home\chenk19\ambari\ambari-metrics\ambari-metrics-timelineservice\target\antrun\build-Download
HBase.xml
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (hbase_download) on
project ambari-metrics-timelineservice: An Ant BuildException has occured:
Can't get
https://msibuilds.blob.core.windows.net/hdp/2.x/2.2.4.2/2/hbase-0.98.4.2.2.4.2-0002-hadoop2.winpkg.zip
to
C:\cygwin64\home\chenk19\ambari\ambari-metrics\ambari-metrics-timelineservice\target\embedded\hbase.zip
around Ant part ...<get usetimestamp="true"
src="https://msibuilds.blob.core.windows.net/hdp/2.x/2.2.4.2/2/hbase-0.98.4.2.2.4.2-0002-hadoop2.winpkg.zip"
dest="C:\cygwin64\home\chenk19\ambari\ambari-metrics\ambari-metrics-timelineservice\target/embedded/hbase.zip"/>...
@ 5:249 in
C:\cygwin64\home\chenk19\ambari\ambari-metrics\ambari-metrics-timelineservice\target\antrun\build-Download
HBase.xml
the reason is the following website is not exists.
https://msibuilds.blob.core.windows.net/hdp/2.x/2.2.4.2/2/hbase-0.98.4.2.2.4.2-0002-hadoop2.winpkg.zip
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)