[ https://issues.apache.org/jira/browse/GORA-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15425563#comment-15425563
]
ASF GitHub Bot commented on GORA-437:
-------------------------------------
Github user cguzel commented on a diff in the pull request:
https://github.com/apache/gora/pull/74#discussion_r75224040
--- Diff: gora-core/src/test/java/org/apache/gora/GoraTestDriver.java ---
@@ -94,14 +94,18 @@ public void tearDown() throws Exception {
}
protected void setProperties(Properties properties) {
+ //FIXME This method contains no code.
--- End diff --
I have created a new issue : https://issues.apache.org/jira/browse/GORA-488
> Implement CouchDB Datastore
> ---------------------------
>
> Key: GORA-437
> URL: https://issues.apache.org/jira/browse/GORA-437
> Project: Apache Gora
> Issue Type: New Feature
> Reporter: Furkan KAMACI
> Assignee: cihad güzel
> Labels: gora-couchdb, gsoc2016, storage
> Fix For: 0.8
>
>
> Apache CouchDB is a document-oriented NoSQL database that uses JSON to store data, JavaScript
as its query language using MapReduce, and HTTP for an API. It could be nice to support CouchDB
as a datastore at Gora.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|