Skip to content

Commit 4bf2c48

Browse files
committed
freshness147
1 parent 2df6db6 commit 4bf2c48

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/hdinsight/storm/apache-storm-example-topology.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Example Apache Storm topologies in Azure HDInsight
33
description: A list of example Storm topologies created and tested with Apache Storm on HDInsight including basic C# and Java topologies, and working with Event Hubs.
4-
ms.service: hdinsight
54
author: hrasheed-msft
65
ms.author: hrasheed
76
ms.reviewer: jasonh
8-
ms.custom: hdinsightactive
7+
ms.service: hdinsight
98
ms.topic: conceptual
10-
ms.date: 05/30/2018
9+
ms.custom: hdinsightactive
10+
ms.date: 12/27/2019
1111
---
1212

1313
# Example Apache Storm topologies and components for Apache Storm on HDInsight
@@ -42,7 +42,6 @@ See [Use Python with Apache Storm on HDInsight](apache-storm-develop-python-topo
4242
* [Create and monitor an Apache Storm topology in Azure HDInsight](./apache-storm-quickstart.md)
4343
* [Learn how to deploy and manage Apache Storm topologies with Apache Storm on HDInsight][6eb0d3b8]
4444

45-
4645
[6eb0d3b8]:apache-storm-deploy-monitor-topology-linux.md "Learn how to deploy and manage topologies using the web-based Apache Storm Dashboard and Storm UI or the HDInsight Tools for Visual Studio."
4746
[16fce2d1]:apache-storm-develop-csharp-visual-studio-topology.md "Learn how to create C# Storm topologies by using the HDInsight Tools for Visual Studio."
4847
[5797064f]:apache-storm-develop-java-topology.md "Learn how to create Storm topologies in Java, using Maven, by creating a basic wordcount topology."
@@ -51,4 +50,3 @@ See [Use Python with Apache Storm on HDInsight](apache-storm-develop-python-topo
5150
[d6c540e3]: https://github.com/hdinsight/hdinsight-storm-examples/blob/master/EventCountExample "Several topologies to demonstrate throughput when reading from Azure Event Hubs and storing to SQL Database using Apache Storm on HDInsight."
5251
[b4b68194]: https://github.com/hdinsight/hdinsight-storm-examples/blob/master/RealTimeETLExample "Learn how to read data from Azure Event Hubs, aggregate & transform the data, then store it to HBase on HDInsight."
5352
[ce0c02a2]: https://github.com/hdinsight/hdinsight-storm-examples/tree/master/templates/HDInsightStormExamples "This project contains templates for spouts, bolts and topologies to interact with various Azure services like Event Hubs, Cosmos DB, and SQL Database."
54-

0 commit comments

Comments
 (0)