Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcsparker committed May 8, 2018
1 parent e25720f commit 56751d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ deploy:
file:
- nifi-sqllookup-services-api-nar/target/*.nar
- nifi-sqllookup-services-nar/target/*.nar
skip_cleanup: true
on:
repo: mrcsparker/nifi-sqllookup-services-bundle
tags: true
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ These controllers were designed to be flexible and fast. They support:

## Simple Setup

* [Download Apache NiFo](https://nifi.apache.org/download.html)
* [Download Apache NiFi](https://nifi.apache.org/download.html)

* Compile and install `nifi-sqllookup-bundle`

Expand All @@ -35,6 +35,10 @@ These controllers were designed to be flexible and fast. They support:

[https://mrcsparker.github.io/nifi-sqllookup-services-bundle](https://mrcsparker.github.io/nifi-sqllookup-services-bundle)

## Latest release

[https://github.com/mrcsparker/nifi-sqllookup-services-bundle/releases/latest](https://github.com/mrcsparker/nifi-sqllookup-services-bundle/releases/latest)

## Articles on using NiFi lookup services

* [Data flow enrichment with NiFi part 1 : LookupRecord processor](https://community.hortonworks.com/articles/138632/data-flow-enrichment-with-nifi-lookuprecord-proces.html)
Expand Down

0 comments on commit 56751d2

Please sign in to comment.