Total 64 Posts

Data

Data Extrapolation: Learning From Your Big Data

The first step in answering any Big Data-oriented question is to simply obtain the data.…

Read More


Jun 08, 2017 6 min read

Justin Risch

Data Science

MongoDB and Apache Spark - Getting started tutorial

MongoDB and Apache Spark are two popular Big Data technologies. In my previous post [https:…

Read More


May 03, 2017 6 min read

Raphael Brugier

Apache Spark

Basics of Apache Nifi: 1

In our previous article on Nifi [https://test-ippon.ghost.io/why-nifi-2], we discussed the history,…

Read More


Apr 25, 2017 1 min read

Malcolm Thirus

Apache Nifi

Why is an Address NOT a (series of) Strings?

In my article Why an Address is NOT a String [https://test-ippon.ghost.io/why-address-not-string/…

Read More


Apr 11, 2017 4 min read

Justin Risch

Data

Streaming With Scala: The Nuance of Real-Time Twitter Data

At Ippon Technologies USA, we're lucky enough to have "Coding Dojos"…

Read More


Mar 08, 2017 3 min read

Justin Risch

LifeAtIppon

Pokemon GO: A Big Data Learning Opportunity

Nick Peterson and Justin Risch have begun to study Big Data, Spark, Hadoop, and the…

Read More


Feb 16, 2017 6 min read

Justin Risch

Data

Why NiFi?

In this day and age we are living in, it is not a luxury to…

Read More


Jan 26, 2017 4 min read

Doug Mengistu

Apache Nifi

Kafka Streams - Scaling up or down

Kafka Streams is a new component of the Kafka platform. It is a lightweight library…

Read More


Oct 06, 2016 6 min read

Alexis Seigneurin

Data

Spark - Calling Scala code from PySpark

In a previous post [https://test-ippon.ghost.io/spark-kafka-achieving-zero-data-loss/], I demonstrated how to consume a…

Read More


Sep 12, 2016 4 min read

Alexis Seigneurin

Data

Apache Spark Datasets

With a Spark 2.0 release imminent [https://databricks.com/blog/2016/05/11/spark-2-0-technical-preview-easier-faster-and-smarter.…

Read More


Jun 15, 2016 4 min read

Malcolm Thirus

Data

Spark & Kafka - Achieving zero data-loss

Kafka and Spark Streaming are two technologies that fit well together. Both are distributed systems…

Read More


May 12, 2016 9 min read

Alexis Seigneurin

Data

A tour of Databricks Community Edition: a hosted Spark service

With the recent announcement [https://databricks.com/blog/2016/02/17/introducing-databricks-community-edition-apache-spark-for-all.html] of the…

Read More


Apr 13, 2016 6 min read

Raphael Brugier

Apache Spark

Kafka, Spark and Avro - Part 3 of 3, Producing and consuming Avro messages

This post is the third and last post in a series in which we learn…

Read More


Apr 06, 2016 6 min read

Alexis Seigneurin

Data

Testing strategy for Spark Streaming - Part 2 of 2

In a previous post [https://test-ippon.ghost.io/testing-strategy-apache-spark-jobs/], we’ve seen why it’s…

Read More


Mar 30, 2016 6 min read

Raphael Brugier

Apache Spark

Kafka, Spark and Avro - Part 2 of 3, Consuming Kafka messages with Spark

This post is the second post in a series in which we will learn how…

Read More


Mar 22, 2016 4 min read

Alexis Seigneurin

Data