Asif don't you think HDP is more stable than Apache Hadoop Ecosystem ? Any particular reason of not using HDP , except of dependency ( though HDP releases are very frequent) ?
Thanks, Tony. On Fri, Mar 21, 2014 at 11:32 AM, asif sajjad <[email protected]>wrote: > > Hi Yusaku, > > > Thanks a lot for great guidance. > > > > We want to install Apache Hadoop services > (HDFS<http://hadoop.apache.org/docs/hdfs> > , MapReduce <http://hadoop.apache.org/docs/mapreduce>, > Hive<http://hive.apache.org/> > , HCatalog <http://incubator.apache.org/hcatalog>, > HBase<http://hbase.apache.org/> > , ZooKeeper <http://zookeeper.apache.org/>, > Oozie<http://incubator.apache.org/oozie/> > , Pig <http://pig.apache.org/>, Sqoop <http://sqoop.apache.org/> > > ) across any number of hosts by using Ambari REST > APIs<https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md>. > We > don't want to use Horton Distribution. We want to install services of > Apache only. We don't want to remain dependent on any distribution. We only > want to use open source apache hadoop services > (HDFS<http://hadoop.apache.org/docs/hdfs> > , MapReduce <http://hadoop.apache.org/docs/mapreduce>, > Hive<http://hive.apache.org/> > , HCatalog <http://incubator.apache.org/hcatalog>, > HBase<http://hbase.apache.org/> > , ZooKeeper <http://zookeeper.apache.org/>, > Oozie<http://incubator.apache.org/oozie/> > , Pig <http://pig.apache.org/>, Sqoop <http://sqoop.apache.org/> ). > > > > We want to manage Hadoop Cluster by Ambari REST > APIs<https://github.com/apache/ambari/blob/trunk/ambari-server/docs/api/v1/index.md> > . > > > > We want to monitor Hadoop Cluster by > > > > > > If it is possible all through Ambari REST APIs at mature level. Kindly > guide me the steps which we need to follow. > > > > Warm Regards, > > > Asif Sajjad > > > > > > > > On Fri, Mar 21, 2014 at 9:37 AM, Yusaku Sako <[email protected]>wrote: > >> Hi Asif, >> >> Thanks for your interest in Apache Ambari and your question regarding >> distributions that can be used via Ambari. >> Apache Ambari is intended and designed to be distribution-agnostic. >> If you look closely at the source, it has a place to hold stack >> definitions under ambari-server/src/main/resources/stacks. >> There, you will see the definition for HDP (and HDP only), as HDP is >> the only distribution that has received contributions so far. >> However, there is no reason it should stay this way. There's nothing >> forbidding other distributions to be provisioned/managed by Ambari. >> >> Please take a look at the "Stacks and Services" wiki [1] as a starting >> point to learn about this extensibility. >> It would be great to see distributions other than HDP to work with Ambari. >> >> [1] >> https://cwiki.apache.org/confluence/display/AMBARI/Stacks+and+Services >> >> Yusaku >> >> On Thu, Mar 20, 2014 at 8:39 PM, asif sajjad <[email protected]> >> wrote: >> > Hi, >> > >> > >> > Why Apache Ambari points to Horton Repo only. If I want to use >> ApachebHadoop >> > and other components/services of Apache only without using >> > HortonbDistribution for Apache Ambari. Is there any way? I downloaded >> the >> > code of Apache Ambari. In source code only Horton repo is mentioned. >> Apache >> > Ambari is 100% open source then why it is pointing to Horton repo only >> in >> > source code and in Apache Ambari Wizard. >> > >> > >> > >> > Warm Regards, >> > >> > >> > Asif Sajjad >> >> -- >> CONFIDENTIALITY NOTICE >> NOTICE: This message is intended for the use of the individual or entity >> to >> which it is addressed and may contain information that is confidential, >> privileged and exempt from disclosure under applicable law. If the reader >> of this message is not the intended recipient, you are hereby notified >> that >> any printing, copying, dissemination, distribution, disclosure or >> forwarding of this communication is strictly prohibited. If you have >> received this communication in error, please contact the sender >> immediately >> and delete it from your system. Thank You. >> > >
