Hello,
I have some questions for ambari project.
First question, I want to add a service to ambari's hadoop cluster.
And the service is apache mesos, it isn't belong to exist service for ambari's
hadoop cluster. What can I do it?
Second question, I want to modify ambari's hadoop version from 1.2.0 to 1.2.1.
What can I do to add the service to ambari software stack and modify ambari's
hadoop version to be changed?
Third, I wnat to build ambari, and the command is "mvn -B clean install package
rpm:rpm versions:set -DnewVersion=${AMBARI_VERSION} -DskipTests
-Dpython.ver="python >= 2.6" -Preplaceurl"
,and I set ${AMBARI_VERSION} to 1.4.4, but it is still build 1.3.0-snapshot...
Can you give any information to help me?
Thanks!!!
Fitch