Metadata-Version: 2.1
Name: streamsx.hdfs
Version: 1.5.2
Summary: HDFS integration for IBM Streams
Home-page: https://github.com/IBMStreams/streamsx.hdfs
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,hdfs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: streamsx
Requires-Dist: streamsx.toolkits

Overview
========

Provides functions and classes to access files on HDFS. For example, connect to IBM Analytics Engine on IBM Cloud.

This package exposes the `com.ibm.streamsx.hdfs <https://ibmstreams.github.io/streamsx.hdfs/>`_ toolkit as Python methods for use with Streaming Analytics service on
IBM Cloud and IBM Streams including IBM Cloud Pak for Data.

* `Streaming Analytics service <https://console.ng.bluemix.net/catalog/services/streaming-analytics>`_
* `IBM Streams developer community <https://developer.ibm.com/streamsdev/>`_
* `IBM Analytics Engine <https://www.ibm.com/cloud/analytics-engine>`_

Documentation
=============

* `streamsx.hdfs package documentation <http://streamsxhdfs.readthedocs.io/>`_


