You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Esteban Laver (JIRA)" <ji...@apache.org> on 2017/07/25 17:40:00 UTC

[jira] [Commented] (BAHIR-108) Add Python and Scala tests to SparkSQL for CouchDB/Cloudant

    [ https://issues.apache.org/jira/browse/BAHIR-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100420#comment-16100420 ] 

Esteban Laver commented on BAHIR-108:
-------------------------------------

New Scala testing suite added in BAHIR-110:
ClientSparkFunSuite for setting up, creating, and loading sample data from flat files to test databases.
CloudantAllDocsDFSuite to test Spark data frames using the _all_docs endpoint.
CloudantChangesDFSuite to test Spark data frames using the _changes endpoint.
CloudantOptionSuite to verify Cloudant config options.
CloudantSparkSQLSuite to test Spark SQL temp views.

Still need:
- Python tests based off of examples
- Scala streaming tests

> Add Python and Scala tests to SparkSQL for CouchDB/Cloudant
> -----------------------------------------------------------
>
>                 Key: BAHIR-108
>                 URL: https://issues.apache.org/jira/browse/BAHIR-108
>             Project: Bahir
>          Issue Type: Bug
>            Reporter: Esteban Laver
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)