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 News Round-up: week ending 26 September 2014

With more than 200 projects and initiatives at The Apache Software Foundation, there are so many amazing things happening in the Apache community! Here are some noteworthy items from over the past week:

ApacheCon™ –the official conference series of The Apache Software Foundation
 - Keynotes and Program Announced for ApacheCon...

The Apache News Round-up: week ending 19 September 2014

With more than 200 projects at The Apache Software Foundation, there are so many amazing things happening in the Apache community! Here are some noteworthy items from over the past week:

ApacheCon™ –the official conference series of The Apache Software Foundation
 - Cassandra Days Joins Apache Hadoop, HBase, Spark and...


The Apache Software Foundation Announces Apache™ Cassandra™ v2.1

Highest performing "NoSQL" distributed Big Data database now faster, with improved analytics and ease-of-use.

Forest Hill, MD –11 September 2014– The Apache Software Foundation (ASF), the all-volunteer developers, stewards, and incubators of more than 200 Open Source projects and initiatives, today announced at the Cassandra Summit the availability of Apache™...

The Apache News Round-up: week ending 26 September 2014

>> this announcement is also available online at http://s.apache.org/mT
 
With more than 200 projects and initiatives at The Apache Software Foundation, there are so many amazing things happening in the Apache community! Here are some noteworthy items from over the past week:
 
ApacheCon™ –the official conference series of...

[ANNOUNCE] Apache Qpid 0.30 released

The Apache Qpid community is pleased to announce the immediate availability of Apache Qpid 0.30.
 
Apache Qpid (http://qpid.apache.org) is a cross-platform enterprise messaging solution which implements the Advanced Message Queuing Protocol (AMQP, http://www.amqp.org). It provides brokers written in C++ and Java, along with clients for C++, Java JMS,...

[ANNOUNCEMENT] Commons Configuration 2.0-alpha1 Released

The Apache Commons Team is pleased to announce the availability of Apache Commons Configuration 2.0-alpha1.
 
The Commons Configuration software library provides a generic configuration interface which enables an application to read configuration data from a variety of sources.
 
This is the first alpha release for version 2.0 of...

Latest Activity

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

@TheASF: The #Apache News Round-up: week ending 26 September 2014 http://t.co/LmdyJ89E08 #OpenSource #CommunityOverCode
@TheASF: Apache Lucene 4.9.1 released: http://t.co/JSsvCUTGQc #Java
@TheASF: .@ApacheFlex TourDeFlex 1.1 has been released: https://t.co/ZtLRjVNhoq
r1628051 update dependencies (commons) — mbenson
r1628050 CONNECTORS-1005: part of Localization in Chinese(Simplified) and Japanese (manifoldcf) — mingchun
r1628049 [MSHARED-359] - Followup prerequisites hard coded to 2.2.1 instead of using a property which could result in problems... (maven) — khmarbaise
r1628048 add 1.1 release info (commons) — mbenson
r1628047 finalize weaver v1.1 (commons) — mbenson
[SPARK-3699] sbt console tasks don't clean up SparkContext

Because the sbt console tasks for the hive and sql projects don't stop the SparkContext upon exit, users are faced...

[HIVE-7627] FSStatsPublisher does fit into Spark multi-thread task mode[Spark Branch]

Hive table statistic failed on FSStatsPublisher mode, with the following exception in Spark executor side:

14/08/05 16:46:24 WARN hdfs.DFSClient: DataStreamer...
[PHOENIX-17] Use non fully covered global index when selectivity is high

Normally when we want to use secondary indices we create index on one or very few
columns of interest in...

[TAJO-1066] connect remote to tajo master via tsql

Related to http://tajo.apache.org/docs/current/cli.html and https://issues.apache.org/jira/browse/TAJO-1062 you can connect to tajo master via
christians-mbp:bin chris$ ./tsql -h 192.168.178.101 -p 26002

But...

[ZOOKEEPER-2031] Support tagging a QuorumServer

Currently ZooKeeper only allows using the server id which is an integer for identifying servers. For my (unavoidable) use case,...