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 Apache Hadoop™ v1.0

Open Source "Big Data" Cloud computing platform powers millions of compute-hours to process exabytes of data for Amazon.com, AOL, Apple, eBay, Facebook, foursquare, HP, IBM, LinkedIn, Microsoft, Netflix, The New York Times, Rackspace, Twitter, Yahoo!, and more.

4 January 2012 —FOREST HILL, MD— The Apache Software Foundation (ASF), the all-volunteer...

Open Letter to the Open Document Format Ecosystem

Earlier this year the OpenOffice.org code base was donated to The Apache Software Foundation. The resulting project, Apache OpenOffice (Incubating) is progressing well as a podling in the Apache Incubator with a rapidly growing community and project infrastructure (see http://incubator.apache.org/projects/openofficeorg.html). This open letter seeks to articulate our vision for...


The Apache Software Foundation Announces Apache Geronimo v3.0-beta-1

The Apache Software Foundation Announces Apache Geronimo v3.0-beta-1 -– Leading Open Source Application Server Now Certified Java EE 6 Full- and Web Profile Compatible

Flexible, modular, and easy to manage, Apache Geronimo is the ideal platform for lightweight server deployments to full-scale enterprise environments, with complete support for Java EE...

[ANNOUNCE] Apache Commons Validator-1.4.0 released!

The Apache Commons PMC is pleased to announce the Apache Commons Validator-1.4.0 release!
 
The Apache Commons Validator component provides the building blocks for both client side validation and server side data validation.
 
Changes in this version include:
 
New features: o New generic CodeValidator that validates format, length...

[ANNOUNCE] Apache Lucy (incubating) 0.3.0 released

Greetings,
 
The Apache Lucy team is pleased to announce the release of version 0.3.0 from the Apache Incubator!
 
Apache Lucy is full-text search engine library written in C and targeted at dynamic languages. For a list of issues resolved in this version, please see the full changelog below:...

[ANNOUNCE] Apache MRUnit 0.8.0-incubating released

The Apache MRUnit team is pleased to announce the release of MRUnit 0.8.0-incubating from the Apache Incubator.
 
This is the second release of Apache MRUnit, a Java library that helps developers unit test Apache Hadoop map reduce jobs.
 
The release is available here: http://www.apache.org/dyn/closer.cgi/incubator/mrunit/
 
The full change...

Latest Activity

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

@TheASF: The ASF hit its 1,234,567th revision with a patch by #Apache #Tomcat committer Konstantin Kolinko. http://t.co/qGqc0r6e #TheApacheWay
@TheASF: NOW OPEN: Request for Proposals for #ApacheCon North America (submit through 8 March) http://t.co/rHX84zqJ #OpenSource #conference #RFP
@TheASF: #Apache #Rave received an Honorable Mention for #OpenSource Rookie of the Year --well done! http://t.co/eQFfiD3y #Incubator #OSRookies
r1240499 Correct mis-spelt name (gump) — sebb
r1240498 QPID-3595: exclude additional alternate exchange test (qpid) — robbie
r1240497 QPID-3810: close an accepted socket when exceptions occur in order to prevent leaking, wrap debug statement (qpid) — robbie
r1240496 commit to update SNAPSHOT information and URI location. (infrastructure) — lewismc
r1240495 Partial mavenization of the transport sample. (axis) — veithen
[AXIS2C-1582] Bugfixes and API additions
1. Add AXIOM API for fetching previous and next sibling elements. Useful when we want to skip XML whitespace nodes...
[QPID-3805] Remove obsolete security plugins allow-all and deny-all

Java Broker supports two security plugins allow-all and deny-all. <allow-all/> flags a Broker (or Virtualhost) as allowing all operations (which...

[HDFS-2863] Failures observed if dfs.edits.dir and shared.edits.dir have same directories.

If same edits directory is configured in twice, both are treated independently. Edit log roll is called on the same...

[HDFS-2890] HA: DFSUtil#getSuffixIDs should skip unset configurations

This doesn't really cause any harm, but will cause warning messages to be printed when looking for configuration keys which...

[HDFS-2874] HA: edit log should log to shared dirs before local dirs

Currently, the NN logs its edits to each of its edits directories in sequence. This can produce the following bad...