From 27ba72da96cc0fa7c7d9b24b8aacb0c7bf6b9cf6 Mon Sep 17 00:00:00 2001 From: "sandro.labruzzo" Date: Wed, 2 Oct 2019 15:26:58 +0200 Subject: [PATCH] review readme --- dhp-applications/dhp-collector-worker/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dhp-applications/dhp-collector-worker/README.md b/dhp-applications/dhp-collector-worker/README.md index 8298a46be..02583b443 100644 --- a/dhp-applications/dhp-collector-worker/README.md +++ b/dhp-applications/dhp-collector-worker/README.md @@ -2,8 +2,7 @@ Description of the Module -------------------------- This module defines a **collector worker application** that runs on Hadoop. -It is responsible for harvesting metadata using a different plugin, -that has been passed as arguments in the main class +It is responsible for harvesting metadata using different plugins. The collector worker uses a message queue to inform the progress of the harvesting action (using a message queue for sending **ONGOING** messages) furthermore,