Re: [IP CLEARANCE] Moving OSGi Console from Sling to Felix

2008-05-13 Thread Robert Burrell Donkin
On 5/14/08, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Am Dienstag, den 13.05.2008, 21:41 +0100 schrieb Robert Burrell Donkin:
> > On Tue, May 13, 2008 at 11:48 AM, Felix Meschberger <[EMAIL PROTECTED]>
> wrote:
> > > Please check clearance on:
> > >
> https://svn.apache.org/repos/asf/incubator/public/trunk/site-author/ip-clearance/felix-osgi-console.xml
> >
> > looks fine to me
>
> Thanks.
>
>
> >
> > just FYI software grants are only necessary when importing code from
> > outside the foundation
>
> Right. I listed the grant because the origins of the code stems from
> outside the foundation and where brought into the incubator as part of
> the Sling project backed by the software grant.

Cool

Robert

>
> Regards
> Felix
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [IP CLEARANCE] Moving OSGi Console from Sling to Felix

2008-05-13 Thread Felix Meschberger
Hi,

Am Dienstag, den 13.05.2008, 21:41 +0100 schrieb Robert Burrell Donkin:
> On Tue, May 13, 2008 at 11:48 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> > Please check clearance on:
> >  
> > https://svn.apache.org/repos/asf/incubator/public/trunk/site-author/ip-clearance/felix-osgi-console.xml
> 
> looks fine to me

Thanks.


> 
> just FYI software grants are only necessary when importing code from
> outside the foundation

Right. I listed the grant because the origins of the code stems from
outside the foundation and where brought into the incubator as part of
the Sling project backed by the software grant.

Regards
Felix


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[VOTE] Accept Hama into the Incubator

2008-05-13 Thread Jeff Eastman
+1 The Hama team asked me to be their champion and I think this project 
is a fine candidate for incubation. It has a working implementation that 
fills an important niche between Hbase and Mahout and will benefit both 
communities. I'm happy to support and assist the Hama team in becoming a 
full Apache community.


Jeff

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[VOTE] Accept Hama into the Incubator

2008-05-13 Thread Edward J. Yoon
Dear Incubator PMC,

There has been some discussion around the Hama proposal,
and we would now like to officially propose Hama to the Incubator
for consideration, with Grant Ingersoll's +1.

Please vote on accepting the Hama project for incubation. The full
Hama proposal is available at the end of this message and as a wiki
page at http://wiki.apache.org/incubator/HamaProposal. We ask the
Incubator PMC to sponsor the Hama podling, with myself, Ian Holsman,
and Jeff Eastman as the mentors.

The vote is open for the next 72 hours and only votes from the
Incubator PMC are binding.

[ ] +1 Accept Hama as a new podling
[ ] -1 Do not accept the new podling (provide reason, please)


== Abstract ==

Hama will develop a parallel matrix computational package based on
[http://hadoop.apache.org Hadoop] Map/Reduce.

== Proposal ==

Hama will develop a parallel matrix computational package, which
provides an library of matrix operations for the large-scale
processing development environment and Map/Reduce framework for the
large-scale Numerical Analysis and Data Mining, which need the
intensive computation power of matrix inversion, e.g. linear
regression, PCA, SVM and etc. It will be also useful for many
scientific applications, e.g. physics computations, linear algebra,
computational fluid dynamics, statistics, graphic rendering and many
more.

== Background ==

Currently, several shared-memory based parallel matrix solutions can
provide a scalable and high performance matrix operations, but matrix
resources can not be scalable in the term of complexity. And, Hadoop
HDFS Files and Map/Reduce can only used by 1D blocked algorithm.

== Rationale ==

Hama approach proposes the use of 3-dimensional Row and Column
(Qualifier), Time space and multi-dimensional Columnfamilies of
[http://hadoop.apache.org/hbase Hbase], which is able to store large
sparse and various type of matrices (e.g. Triangular Matrix, 3D
Matrix, and etc.) and utilize the 2D blocked algorithm. its
auto-partitioned sparsity sub-structure will be efficiently managed
and serviced by Hbase. Row and Column operations can be done in
linear-time, where several algorithms, such as ''structured Gaussian
elimination'' or ''iterative methods'', run in O(the number of
non-zero elements in the matrix / number of mappers) time on Hadoop
Map/Reduce.

== Current Status ==

In its current state, the 'hama' is buggy and needs filling out, but
generalized matrix interface and basic linear algebra operations was
implemented within a large prototype system. In the future, We need
new parallel algorithms based on Map/Reduce for performance of heavy
decompositions and factorizations. It also needs tools to compose an
arbitrary matrix only with certain data filtered from hbase array
structure.

== Meritocracy ==

The initial developers are very familiar with meritocratic open source
development, both at Apache and elsewhere. Apache was chosen
specifically because the initial developers want to encourage this
style of development for the project.

=== Community ===

Hama seeks to develop developer and user communities during incubation.

== Core Developers ==

The initial set of committers includes folks from the
[http://hadoop.apache.org Hadoop] & [http://hadoop.apache.org/hbase
Hbase] communities. We have varying degrees of experience with
Apache-style open source development, ranging from none to ASF
Members.

== Alignment ==

The developers of Hama want to work with the Apache Software
Foundation specifically because Apache has proven to provide a strong
foundation and set of practices for developing standards-based
infrastructure and server components.

== Known Risks ==
=== Orphaned products ===

Most of the active developers would like to become Hama Committers or
PMC Members and have long term interest to develop/maintain and
'''use''' the code.

=== Inexperience with Open Source ===

We has already a good experience with Apache open source development process.

=== Homogenous Developers ===

The current list of committers includes developers from several
different companies ([http://en.wikipedia.org/wiki/NHN NHN, corp],
TMAX software, Korea Research Institute of Bioscience and
Biotechnology, Students) plus many independent volunteers. The
committers are geographically distributed across the Europe, and Asia.
They are experienced with working in a distributed environment.

=== Reliance on Salaried Developers ===

It is expected that Hama development will occur on both salaried time
and on volunteer time, after hours. While there is reliance on
salaried developers (currently from [http://en.wikipedia.org/wiki/NHN
NHN, corp], but it's expected that other company's salaried developers
will also be involved), the Hama Community is very active and things
should balance out fairly quickly. In the meantime,
[http://en.wikipedia.org/wiki/NHN NHN, corp] might support the project
in the future by dedicating 'work time' to Hama, so that there is a
smooth transition.

=== Relat

Re: [IP CLEARANCE] Moving OSGi Console from Sling to Felix

2008-05-13 Thread Robert Burrell Donkin
On Tue, May 13, 2008 at 11:48 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> Please check clearance on:
>  
> https://svn.apache.org/repos/asf/incubator/public/trunk/site-author/ip-clearance/felix-osgi-console.xml

looks fine to me

just FYI software grants are only necessary when importing code from
outside the foundation

- robert

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [IP-Clearance] Seeking a volunteer for Tiles Kaolin (again, and impatient)

2008-05-13 Thread Robert Burrell Donkin
On Tue, May 13, 2008 at 7:38 AM, Antonio Petrelli
<[EMAIL PROTECTED]> wrote:
> 2008/5/12 Robert Burrell Donkin <[EMAIL PROTECTED]>:
>
> >  the incubator helps those who help themselves ;-)
>  >
>  >  providing you prepare all the leg work, i'll take a look at it.
>  >
>  >  please start by checking an artifact containing the imported into JIRA
>  >  and then both sign and submit the software grant. once you've done
>  >  that, please fill in the form and add that as an attachment. this
>  >  needs to include a reference to the acceptance VOTE. once that's done,
>  >  reply to this thread.
>
>  Thanks Robert for this suggestion, but, I think that these suggestions
>  should be put inside the IP clearance page.

the IP clearance page is a bit of a controversial subject here ATM but
i don't really want to get into that now

> I really could not wonder that I had to do this.

the process is designed to be done by an officer. IMO filling in a
form and posting two emails isn't much to ask from a chair. the IPMC's
role is just to check that the details have been recorded. the
incubator has no role in the actual execution. everything else should
be handled by the project PMC.

- robert

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[IP CLEARANCE] Moving OSGi Console from Sling to Felix

2008-05-13 Thread Felix Meschberger
Please check clearance on:
https://svn.apache.org/repos/asf/incubator/public/trunk/site-author/ip-clearance/felix-osgi-console.xml

Thanks
Felix


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Thrift Status?

2008-05-13 Thread Bertrand Delacretaz
On Fri, May 9, 2008 at 4:22 PM, David Nuescheler <[EMAIL PROTECTED]> wrote:

> I think given the proper
>  company culture there is no harm in including too many people in
>  the blanket CCLA...
>  (I wish there was a "joker" including all employees)...

I'd guess people must be explicitely named on the CCLA - this is US
Law after all ;-)

But why not try and ask...

-Bertrand

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]