Giter Club home page Giter Club logo

nifi-witsml-bundle's Introduction

Hashmap, Inc Tempus

License Build Status

nifi-witsml-bundle

The Nifi-Witsml utilizes the WITSML Object Library SDK and the WITSML Client library to allow the Nifi Processor and Controller to connect and query WITSML server. It has support for WITSML 1.3.1.1 and 1.4.1.1 Servers. The implementation have an Controller service to control the connection to WITSML server and two processor, one to get meta-data of the channel and second to get data for particular Object.

Table of Contents

Features

This library provide Nifi Controller and Processor :

  • Controller connection to WITSML server and define the WITSML version
  • GetObject Processor : to fetch the meta-data for the listed object from WITSML serverfor particular WellId and WellboreId.
  • GetData Processor : to fetch the data for Log, MudLog and Trajectory Objects for a particular WellId and WellboreId

Requirements

  • JDK 1.8 at a minimum
  • Maven 3.1 or newer
  • Nifi 1.3.0
  • WITSML ObjectLibrary
  • WITSML ClientLibrary

Getting Started

To build the library and get started first off clone the GitHub repository

git clone https://github.com/hashmapinc/nifi-witsml-bundle.git

Change directory into the nifi-witsml-bundle

cd nifi-witsml-bundle

Execute a maven clean install

mvn clean install

A Build success message should appear

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.329 s
[INFO] Finished at: 2017-08-22T17:45:44+05:30
[INFO] Final Memory: 30M/391M
[INFO] ------------------------------------------------------------------------

A NAR file should be located in the following directory

{repo_location}/nifi-witsml-bundle/nifi-nifiwitsml-nar/target

Copy this NAR file to the /lib directory and restart (or start) Nifi.

Usage

Finding the WITSML Processor

Once NiFi is restarted the processors should be able to be added as normal, by dragging a processor onto the NiFi canvas. You can filter the long list of processors by typing WITSML, you will see two Processor with name GetObject and GetData.

Provide necessary property for respective processor and configure the controller service according to the WITSML server supported version.

nifi-witsml-bundle's People

Contributors

shgupta22 avatar cherrera2001 avatar

Watchers

James Cloos avatar Kelly Kohlleffel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.