Ah yes, I missed the additional hadoop in the path.

Close enough :)

On Thursday, January 9, 2014, Steve Loughran wrote:

> no its wrong, it should all be under org.apache.hoya.
>
> I had the hadoop prefix so that I could perhaps put it straight into the
> hadoop code as another tools module -no need for incubation. But as the
> actual providers and all tests are related to the deployment of hbase and
> accumulo, it really comes downstream of those.
>
> so a rename is needed.
>
> but yes, ASF headers everywhere
>
>
> On 8 January 2014 22:48, Henry Saputra <henry.sapu...@gmail.com<javascript:;>>
> wrote:
>
> > I like how the initial code already put under "
> > org.apache.hadoop.hoya"  with correct ASF header =)
> >
> > - Henry
> >
> > On Wed, Jan 8, 2014 at 7:08 AM, Steve Loughran 
> > <ste...@hortonworks.com<javascript:;>
> >
> > wrote:
> > > I'm starting to put together the incubation proposal for Hoya: a tool
> to
> > > dynamically deploy applications such as HBase or Accumulo on YARN
> > >
> > > https://wiki.apache.org/incubator/HoyaProposal
> > >
> > > It does already work to the extent that it can bring up either
> > application,
> > > run different clusters of different versions, and remember where
> > containers
> > > were allocated so that on application restart it can ask for them back.
> > > That increases data locality and makes a big difference with HBase.
> > >
> > > It also needs a lot more work -YARN-896 is adding YARN features that
> > help,
> > > but there's lots of fun to be had in Hoya including
> > >  -leading edge work in failure handling, modelling cluster
> unreliability
> > > and reacting to it. Can we move beyond simple blacklisting to
> > > "greylisting", accepting unreliable boxes if we have no altenatives
> > >
> > > Then there's adding more providers, to support different application
> > > installations -I'm starting to write a functional test framework which
> > need
> > > provider-specific workload generations
> > >
> > > Other features: AM should have a web ui that redirects to the live
> > > endpoints to all the app-specific UIs (e.g. HBase Master GUI), as well
> as
> > > displaying cluster state itself, for people and for management
> tools....
> > >
> > > To summarise: lots of fun to be had
> > >
> > > -steve
> > >
> > > --
> > > 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.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: 
> > general-unsubscr...@incubator.apache.org<javascript:;>
> > For additional commands, e-mail: 
> > general-h...@incubator.apache.org<javascript:;>
> >
> >
>
> --
> 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.
>

Reply via email to