Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Conversation

@debasishg
Copy link
Contributor

This PR adds another sample application demonstrating the usage of http based APIs for interactive query service.

## Example implementation of http based interactive query service
## Example implementation of http based Interactive Query Service

The implementation is absed on the [Clarknet dataset](http://ita.ee.lbl.gov/html/contrib/ClarkNet-HTTP.html), which has to be downloaded in a local folder.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

based instead of absed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aren't u looking at a deleted line ?


1. Download the above dataset and have it in a local folder
2. Update `resources/application-proc.conf` entry for `directorytowatch` with the folder name
4. Ensure Kafka and Zookeeper are running

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use kafka embedded?

1. Download the above dataset and have it in a local folder
2. Update `resources/application-proc.conf` entry for `directorytowatch` with the folder name
4. Ensure Kafka and Zookeeper are running
5. Ensure topics are created. You can use the following script.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use Kafka embedded

@blublinsky blublinsky merged commit 842693c into develop Dec 5, 2017
@debasishg debasishg deleted the proc-app branch December 6, 2017 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants