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™ Subversion® 1.8.0

Leading enterprise-grade Open Source version control system introduces numerous enhancements and features that simplify administration and further automate functionality

18 June 2013 --Forest Hill, MD-- The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of nearly 150 Open Source projects and initiatives, today announced Apache Subversion 1.8.0.

Considered...

The Apache Software Foundation Welcomes New Members

The Apache Software Foundation (ASF) held its annual Members' meeting this May. Among the Foundation's business that takes place during this meeting is the election of new ASF Members.

At its inception in 1999, The ASF comprised 21 individuals who oversaw the progress of the Apache HTTP Server. This group...


The Apache Software Foundation Community Development Project Welcomes Student Proposals for Google Summer of Code 2013

Hundreds of students mentored in "The Apache Way" of Open Source community leadership

Forest Hill, MD –9 April 2013– The Apache Software Foundation (ASF)'s Community Development (ComDev) project today announced its acceptance into the Google Summer of Code (GSoC) as a mentoring organization for the eighth consecutive year.

The ComDev...

[ANNOUNCE] Apache Solr 4.3.1 released

June 2013, Apache Solr™ 4.3.1 available
 
The Lucene PMC is pleased to announce the release of Apache Solr 4.3.1
 
Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering,...

[ANNOUNCE] Apache Lucene 4.3.1 released

June 2013, Apache Lucene™ 4.3.1 available
 
The Lucene PMC is pleased to announce the release of Apache Lucene 4.3.1
 
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform....

Apache Subversion 1.8.0 Released

We're happy to announce the release of Apache Subversion 1.8.0. Please choose the mirror closest to you by visiting:
 
http://subversion.apache.org/download/#recommended-release
 
The SHA1 checksums are:
 
45d227511507c5ed99e07f9d42677362c18b364c subversion-1.8.0.tar.bz2 01c4eed9f019baa14e94b83031f79c3a153a7602 subversion-1.8.0.tar.gz 6f2b4476b8d8b9f2700ae101252bdf6e67366302 subversion-1.8.0.zip
 
PGP Signatures are available at:
 
http://www.apache.org/dist/subversion/subversion-1.8.0.tar.bz2.asc http://www.apache.org/dist/subversion/subversion-1.8.0.tar.gz.asc http://www.apache.org/dist/subversion/subversion-1.8.0.zip.asc
 
For this release, the following people...

Latest Activity

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

@TheASF: The ASF welcomes 36 new Members; active #Apache membership grows to 468! http://t.co/OqIZlM3tgm #Meritocracy #TheApacheWay #OpenSource
@TheASF: Join ASF President @JimJag and Apache project members from #OODT, #SIS, & others at http://t.co/L0HXbReo0C! #ossdc #OpenSource #Government
r1494446 HDFS-4917. Merge 1494433 from trunk. (hadoop) — suresh
r1494445 HBASE-8685 [REST] Minor fix to XMLSchema.xsd and ScannerModel (hbase) — stack
r1494444 HBASE-8685 [REST] Minor fix to XMLSchema.xsd and ScannerModel (hbase) — stack
r1494443 HBASE-8685 [REST] Minor fix to XMLSchema.xsd and ScannerModel (hbase) — stack
r1494442 HDFS-4917. Revert r1494434 previous merge that included extraneous change. (hadoop) — suresh
[CASSANDRA-5658] TracingStage frequently times out

I am seeing frequent timeout errors when doing programmatic traces via trace_next_query()

ERROR [TracingStage:1] 2013-06-18 19:10:20,669 CassandraDaemon.java (line 196) Exception...
[AMBARI-2420] Add ability to set Repo URL

Add the ability to customize the repo URL and persist it.

[YARN-553] Have YarnClient generate a directly usable ApplicationSubmissionContext

Right now, we're doing multiple steps to create a relevant ApplicationSubmissionContext for a pre-received GetNewApplicationResponse.

    GetNewApplicationResponse newApp = yarnClient.getNewApplication();
    ApplicationId...
[HBASE-8685] [REST] Minor fix to XMLSchema.xsd and ScannerModel

Some minor fix to XMLSchema.xsd to resolve the XML schema validation failure.

[HBASE-7074] Document Metrics 2
  • Explain why this work was done.
  • Explain how the data flows from the core classes into hadoop metrics2, and on...