Giter Club home page Giter Club logo

cloudant's Introduction

Cloudant

###Import data from a Cloudant database into SPSS Modeler

This node allows you to import data from a Cloudant database to be used in IBM SPSS Modeler. You can retrieve a dump of the whole database, retrieve a document from its ID or perform a query using a preset view. In order to use this node you must have a Bluemix account with the Cloudant service added. By adding this service you will create “host” credentials that are needed by this node. After adding the service in Bluemix you can access the Cloudant dashboard to create or update databases.

Diaglog


Requirements

  • IBM SPSS Modeler v16 or later
  • ‘R Essentials for SPSS Modeler’ plugin: Download here
  • R 2.15.x or R 3.1
  • A Bluemix account with Cloudant activated either as a service or as part of an application

Installation

  1. Download the extension: Download
  2. Close IBM SPSS Modeler. Save the .cfe file in the CDB directory, located by default on Windows in "C:\ProgramData\IBM\SPSS\Modeler\16\CDB" or under your IBM SPSS Modeler installation directory.
  3. Restart IBM SPSS Modeler, the node will now appear in the Record Ops palette.

R Packages used

The R packages will be installed the first time the node is used as long as an Internet connection is available.


License

Apache 2.0

Contributors

cloudant's People

Contributors

aruizga7 avatar gfilla avatar wujiazhong avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudant's Issues

SPSS freezes when trying to read all docs from a database

Hello, went through steps indicated here, but when I try to read docs from a Cloudant db the SPSS seems to freeze, even though the window showing the time of execution be up. I tried several things like:

  • Different Cloudant instances/databases
  • Query a specific document works sometimes.. not always and never two times in a row

In order to stop and close SPSS the only way is to open Activity Monitor and force quit of the process. I have a MacOS High Sierra 10.13.3, R3.2, SPSS v18.1.

Cloudant Extension cannot run when using "Query a view" operation

I tried cloudant extension and it worked well when using "Retrieve the hole database" operation.
But it cannot work when using "Query a view" operation.
My parameter settings is as follows:
2016-05-21 13 59 48

I cat get data when I call following curl command.
curl -X GET "https://$USERNAME:$PASSWORD@$USERNAME-bluemix.cloudant.com/sensordata/_design/view/_view/filter"

Error Invalid Data Received

I am getting an error when trying to retrieve data from the database. I am using the Retrieve the whole database option.

I am just trying to do a simple test at this point so I used the cloudant Animaldb example for the database.

The connection setting and error are in the attached.

Cloudant Extension Error.pdf

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.