> On Oct. 2, 2015, 4 p.m., Sid Wagle wrote: > > The rpms / deb packages need to be built using the ambari-metrics-assembly > > pom and not the conventional command. > > ~] cd ambari-metrics > > ~] mvn clean package -Dbuild-deb > > Find the packages in the target/ folder of the assembly package.
I have documented build instructions on the wiki page: https://cwiki.apache.org/confluence/display/AMBARI/Building+Metrics+binaries - Sid ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38461/#review101328 ----------------------------------------------------------- On Sept. 18, 2015, 10:58 a.m., Canan Girgin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38461/ > ----------------------------------------------------------- > > (Updated Sept. 18, 2015, 10:58 a.m.) > > > Review request for Ambari, John Speidel, Nate Cole, Srimanth Gunturi, and Sid > Wagle. > > > Bugs: AMBARI-12977 > https://issues.apache.org/jira/browse/AMBARI-12977 > > > Repository: ambari > > > Description > ------- > > running "mvn -B clean install package jdeb:jdeb -DskipTests > -Dpython.ver="python >= 2.6" -Preplaceurl" command on ambari directory, shows > failure caused by problems during dep packaging. if want to package only > ambari-metrics and run command on ambari-metrics directory everything is ok. > > > Diffs > ----- > > ambari-metrics/ambari-metrics-flume-sink/pom.xml 058edfa > ambari-metrics/ambari-metrics-hadoop-sink/pom.xml 08de87d > ambari-metrics/ambari-metrics-host-monitoring/pom.xml 746949b > ambari-metrics/ambari-metrics-kafka-sink/pom.xml 44423a2 > ambari-metrics/ambari-metrics-storm-sink/pom.xml 138f712 > ambari-metrics/ambari-metrics-timelineservice/pom.xml a630fcc > > Diff: https://reviews.apache.org/r/38461/diff/ > > > Testing > ------- > > > Thanks, > > Canan Girgin > >
