We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

The Apache Software Foundation provides support for the Apache community of open-source software projects, which provide software products for the public good.

The Apache projects are defined by collaborative consensus based processes, an open, pragmatic software license and a desire to create high quality software that leads the way in its field.

Latest News

If you would like to keep up with news and announcements from the foundation and all its projects, you can subscribe to the Apache Announcements List or follow the Foundation Blog.

The Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012

Demand for best-in-class Open Source solutions drives landmark achievements

Forest Hill, MD -–16 May 2012-– The Apache Software Foundation (ASF), developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced key milestones achieved in the first quarter of 2012.

Recognized as one of the most compelling...


The Apache Software Foundation Announces Apache TomEE™ v1.0

Easy to use, affordable, and over 300% faster, Open Source Java Enterprise Edition of popular Apache Tomcat application server ideally suited for Cloud environments

The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced Apache TomEE v1.0. Apache TomEE...


The Apache Software Foundation Announces Apache Cassandra™ v1.1

High-performance, fault-tolerant Open Source "Big Data"  powerhouse scales petabytes of data at Adobe, Cisco, IBM, Morningstar, Netflix, PBS, Rackspace, Twitter, US Government, and more. 

Forest Hill, MD –24 April 2012– The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today...


[ANNOUNCE] The Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012

[this announcement is also available online at http://s.apache.org/eX]=0A= =0ADemand for best-in-class Open Source solutions drives landmark achieveme= nts=0A=0AForest Hill, MD -=E2=80=9316 May 2012-=E2=80=93 The Apache Softwar= e Foundation (ASF), developers, stewards, and incubators of nearly 150 Open= Source projects and initiatives, today announced key milestones achieved i= n the first...

[ANNOUNCE] Apache Rave 0.11 Release

The Apache Rave team is pleased to announce availability of the Rave 0.11 Alpha release.
 
Apache Rave is a new web and social mashup engine. It provides an out-of-the-box, as well as extendible, lightweight Java platform to host, serve and manage OpenSocial, W3C and other web widgets. Rave is...

[ANNOUNCE] Apache Lucy 0.3.1 released

Greetings,
 
The Apache Lucy team is pleased to announce the release of version 0.3.1!
 
The Apache Lucy search engine library provides full-text search for dynamic programming languages. For a list of issues resolved in this version, please see the release notes:
 
http://www.apache.org/dist/lucy/CHANGES-0.3.1.txt
 
The most recent release...

Latest Activity

This is an overview of activity going on with our projects. SVN commits, bug reports, tweets, you name it.

@TheASF: The #Apache Software Foundation Announces Unprecedented Growth During First Quarter of 2012 http://t.co/8PIQ4Qbb #TheApacheWay #OpenSource
@TheASF: Did you know that IDG predicts 60+% annual market growth for #Apache #Hadoop, #Pig + supporting #BigData products? #TheApacheWay #OpenSource
r1339365 VCL-503 Fixed problem in OS.pm::execute_new where it thought the SSH attempt failed if there is no initialization output. (incubator) — arkurth
r1339364 tab replaced by space (incubator) — vgogate
r1339363 Better handle exceptions that occurs during local transactions including the potential for an TX to fail during failover because commit... (activemq) — tabish
r1339362 Followup to r1339349 by adding stub functions in the hopes of fixing the borked Windows build. * subversion/libsvn_ra/ra_loader.c (svn_ra__replay_ev2, svn_ra__replay_range_ev2):... (subversion) — hwright
r1339361 Commented out notify line in get_user_info which displays the data retrieved. It was generating excessive vcld.log output. (incubator) — arkurth
[QPID-4004] Cruft in qpid::framing::Buffer class should be removed

The definition of qpid::framing::Buffer::Iterator seems buggy to me. This is not a bidirectional iterator. It's not even a forward iterator...

[AVRO-1046] ReflectDatumReader doesn't work with SpecificRecords containing an array of values

When a ReflectDatumReader is used to read implementations of SpecificRecord, it fails if the SpecificRecord includes an (avro) array. This...

[AVRO-1090] DataFileWriter should expose "sync marker" to allow concurrent writes to same .avro file

We're writing to Hadoop via DataFileWriter (FSDataOutputStream). We're doing this with two threads per node, on 8 nodes. Some of...

[HBASE-6010] Security audit logger configuration for log4j

Set up a logger for security audit messages just as Hadoop core does.