{ "cells": [ { "cell_type": "markdown", "id": "158cf7c4", "metadata": {}, "source": [ "---\n", "title: \"3. Windowed aggregations using spark streaming and ingestion to the online feature store\"\n", "date: 2021-04-25\n", "type: technical_note\n", "draft: false\n", "---" ] }, { "cell_type": "markdown", "id": "3f623b8d", "metadata": {}, "source": [ "## Import necessary libraries" ] }, { "cell_type": "code", "execution_count": 1, "id": "c0e74a65", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Starting Spark application\n" ] }, { "data": { "text/html": [ "
ID | YARN Application ID | Kind | State | Spark UI | Driver log |
---|---|---|---|---|---|
1 | application_1620686564138_0002 | pyspark | idle | Link | Link |