The Apache Streams team is pleased to announce the release of Apache Streams 
0.4-incubating. 

Sources are now available from Apache mirrors ( 
http://www.apache.org/dyn/closer.cgi/incubator/streams/releases/0.4-incubating/ 
) and binaries are now available from the apache maven repository ( 
http://repository.apache.org/ ) and maven central ( 
http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.streams%22%20v%3A%220.4-incubating%22
 )  

Apache Streams (incubating) unifies a diverse world of digital profiles and 
online activities into common formats and vocabularies, and makes these 
datasets accessible across a variety of databases, devices, and platforms for 
streaming, browsing, search, sharing, and analytics use-cases.  

The project aims to provide simple two-way data interchange with popular REST 
APIs in activity streams formats using a universal protocol. Streams 
compatibility with multiple storage back-ends and ability to be embedded within 
any java-based real-time or batch data processing platform ensures that its 
interoperability features come with little technical baggage.  

0.4-incubating adds the ability for consumer provider classes (twitter, 
instagram, facebook, google+, rss, and youtube) to be run directly from a linux 
command prompt or an sbt shell, with new documentation on the project website 
to help users get started collecting data without needing to build from source 
first. Integration test coverage has been expanded to include data pulls from 
third-party services using developer-supplied credentials, and reading/writing 
data to databases launched within docker containers for testing purposes.  

0.4-incubating also adds classes and maven plugins capable of translating json 
schemas, which might include dependencies on other json schemas within the same 
source tree or hosted anywhere on the web, into source code (Java, Scala), and 
resource files to help configure popular data frameworks (cassandra, 
elasticsearch, hbase, hive, and pig) to analyze json documents which comply 
with those schemas.  

0.4-incubating also standardizes on Java 8, and includes updates to many 
third-party dependencies, ensuring compatibility with Elasticsearch 2+, Mongo 
3+, and Neo4j 3+.

An example module demonstrating use of Apache Flink as a runtime engine has 
been included as well.  

More details on Apache Streams can be found at:  
http://streams.incubator.apache.org/  

We would like to thank all contributors who made the release possible, and 
encourage anyone interested in using or contributing to the project to join the 
dev mailing list ( mailto:dev-subscr...@streams.incubator.apache.org )  

Regards,  
Apache Streams (incubating) Community  

----  
DISCLAIMER  

Apache Streams is an effort undergoing incubation at the Apache  
Software Foundation (ASF), sponsored by the Apache Incubator PMC.  

Incubation is required of all newly accepted projects until a further  
review indicates that the infrastructure, communications, and decision  
making process have stabilized in a manner consistent with other  
successful ASF projects.  

While incubation status is not necessarily a reflection of the  
completeness or stability of the code, it does indicate that the  
project has yet to be fully endorsed by the ASF.  



Reply via email to