Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wadeschulz committed Jun 30, 2018
1 parent 0794156 commit 230d3c2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ docker-compose up -d --build
docker exec hadoop-namenode /bin/bash startup.sh
```
- Load Jupyter in browser, upload demo files (from generator folder)
- Import NiFi flow via browser (port 8080)
- Open NiFi via browser (port 8080)
- Import Nucleus NiFi flow (nifi/Nucleus_Processor.xml) -- the hl7-parser.py script is already included in the flow
- Start the processor group in NiFi

- Load Zeppelin (port 9001)
- Add Avro dependency/artifact to Spark interpreter: com.databricks:spark-avro_2.11:4.0.0
- Import notebook from analytics/NucleusAnalytics.json
- Add Avro dependency/artifact to Spark interpreter: com.databricks:spark-avro_2.11:4.0.0
- Import notebook from analytics/NucleusAnalytics.json

0 comments on commit 230d3c2

Please sign in to comment.