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...


[ANN] Apache Tomcat Connectors 1.2.36 released

The Apache Tomcat Project is proud to announce the release of version 1.2.36 of Apache Tomcat Connectors. This version fixes few bugs found in 1.2.35 release.
 
Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
 
Downloads: http://tomcat.apache.org/download-connectors.cgi
 
Thank you,...

[ANN] Apache Tomcat Connectors 1.2.35 released

The Apache Tomcat Project is proud to announce the release of version 1.2.36 of Apache Tomcat Connectors. This version fixes few bugs found in 1.2.35 release.
 
Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog: http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
 
Downloads: http://tomcat.apache.org/download-connectors.cgi
 
Thank you,...

[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...

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
r1339952 https://issues.apache.org/jira/browse/AIRAVATA-415: patch by milinda (incubator) — samindaw
r1339951 TIKA-842 Patch from Ray Gauss to tidy up a few property names (tika) — nick
r1339950 Create RC1 (incubator) — shinichiro
r1339949 Add license headers to a few Java files in the tests (cayenne) — amaniatis
r1339948 Added execDescribeTriples() to QueryExecution for streaming DESCRIBE queries. (jena) — sallen
[AIRAVATA-415] Moving InputStream to File utility(private inner class) out of LocalProvider
Utility which can used to write input stream(stdout from a process) to a file is currently implemented as a inner...
[OOZIE-844] Add docs for hadoop proxyuser settings

same as oozie-833 but in ap-pages

[MAPREDUCE-4267] mavenize pipes

We are still building pipes out of the old mrv1 directories using ant. Move it over to the mrv2 dir...

[HDFS-3415] NameNode is getting shutdown by throwing nullpointer exception when one of the layout version is different with others(Multiple storage dirs are configured)

Scenario:
=========
start Namenode and datanode by configuring three storage dir's for namenode
write 10 files
edit version file of...

[TIKA-867] UTF-8 encoding does not work on windows

When calling tika as command line tool from within java and parsing the output buffer with UTF-8 (e.g. new String(buffer,...