InfoQ Homepage Apache Content on InfoQ
-
Cloudera Announces the General Availability of Cloudera DataFlow for the Public Cloud
The enterprise data cloud company Cloudera recently announced the general availability (GA) of Cloudera DataFlow for the Public Cloud, a cloud-native service for data flows to process hybrid streaming workloads on the Cloudera Data Platform (CDP).
-
Java News Roundup: IntelliJ IDEA 21.2, Quarkus 2.1, Micronaut 3.0.0-M5, WildFly, Payara Platform
This week's Java roundup for July 26th, 2021, features news from JDK 17, JDK 18, the road to Micronaut 3.0.0, Quarkus 2.1.0, Apache Camel Quarkus 2.1.0, WildFly 24.0.1, Josh Long’s latest edition of the Bootiful Podcast, IntelliJ IDEA 2021.2, IntelliJ Scala Plugin 2021.2, RefactorFirst 0.2.0 and Apache Tuweni 2.0.
-
Java News Roundup: Hazelcast Introduces New Platform, JDK 17, JDK 18 and Spring
This week's Java roundup for July 12th, 2021, features news on JDK 17, JDK 18, Hazelcast introducing a new platform, Open Liberty 21.0.0.8-beta, GraalVM Native Build Tools 0.9.2, Piranha 21.7.0, Quarkus 2.0.2, Hibernate, Spring Framework, Apache Wicket, and the JakartaOne Livestream 2021 conference call for papers.
-
Java News Roundup - Week of June 28th, 2021
This week’s Java roundup features news from JDK 17, JDK 18, GraalVM Native Build Tools, TornadoVM 0.10, the release of Quarkus 2.0 and Apache Camel Quarkus 2.0, Apache Camel 3.11, Apache Wicket, Helidon, Micronaut Foundation, JReleaser 0.5.0, IntelliJ IDEA 2021.1.3, Gradle 7.1.1, Hibernate, Scala, ASM and the Spring Framework.
-
Java News Roundup - Week of March 8th, 2021
A quick roundup of stories from around the Java ecosystem in the week of March 8th.
-
Pinterest Describes an Architecture for Efficient Retrieval of Hierarchical Documents
In a recent blog post, Pinterest engineers describe how they implemented an efficient two-stage retrieval architecture to retrieve hierarchical documents in a home-grown search engine. They accomplished it by combining index flattening, index normalization, and index denormalization.
-
Apache Netbeans 12 LTS Released
The Netbeans Java IDE has released its first long-term support (LTS) version a year after the Apache Software Foundation promoted it to a top-level Apache project.
-
Google Announces Beta Launch of Cloud AI Platform Pipelines
Google Cloud Platform (GCP) recently announced the beta launch of Cloud AI Platform Pipelines, a new product for automating and managing machine learning (ML) workflows, which leverages the open-source technologies TensorFlow Extended (TFX) and Kubeflow Pipelines (KFP).
-
Deep-Learning Framework SINGA Graduates to Top-Level Apache Project
The Apache Software Foundation (ASF) recently announced that SINGA, a framework for distributed deep-learning, has graduated to top-level project (TLP) status, signifying the project's maturity and stability. SINGA has already been adopted by companies in several sectors, including banking and healthcare.
-
Jagadish Venkatraman on LinkedIn's Journey to Samza 1.0
At the recent ApacheCon North America, Jagadish Venkatraman spoke about how LinkedIn developed Apache Samza 1.0 to handle stream processing at scale. He described LinkedIn's use cases involving trillions of events and petabytes of data, then highlighted the features added for the 1.0 release, including: stateful processing, high-level APIs, and a flexible deployment model.
-
ApacheCon 2019 Keynote: Google Cloud Enhances Big-Data Processing with Kubernetes
At ApacheCon North America, Christopher Crosbie gave a keynote talk title "Yet Another Resource Negotiator for Big Data? How Google Cloud is Enhancing Data Lake Processing with Kubernetes." He highlighted Google's efforts to make Apache big-data software "cloud native" by developing open-source Kubernetes Operators to provide control planes for running Apache software in a Kubernetes cluster.
-
ApacheCon 2019 Keynote: James Gosling's Journey to Open Source
At the recent ApacheCon North America 2019 in Las Vegas, James Gosling delivered a keynote talk on his personal journey to open-source. Gosling's Key takeaways were: open source allows programmers to learn by reading source code, developers must attention to intellectual property rights to prevent abuse, and projects can take on a life of their own.
-
20 Years of the Apache Software Foundation: ApacheCon 2019 Opening Keynote
At the recent ApacheCon North America 2019 in Las Vegas, the opening keynote session celebrated the 20th anniversary of the Apache Software Foundation, with key themes being: the history of the ASF, a strong commitment to community and collaboration, and efforts to increase contributions from the public. The session also featured a talk by astrophysicist David Brin on the potential dangers of AI.
-
SAP Open Sources Java SCA Tool
SAP open sources a tool to detect known vulnerabilities in Java/Python applications through software composition analysis.
-
Netflix Keystone Real-Time Stream Processing Platform
Netflix recently published a post in their tech blog discussing the design considerations and insights of Keystone, their Real-time stream processing platform. Keystone has been operational since December 2015 and has grown significantly over the years as Netflix subscribers have grown from 65 to over 130 million in the past 3 years. This article follows on the latest state of Keystone platform...