You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Alfonso Nishikawa (JIRA)" <ji...@apache.org> on 2019/03/19 22:40:00 UTC

[jira] [Created] (GORA-557) Add support for MongoDB to GoraExplorer

Alfonso Nishikawa created GORA-557:
--------------------------------------

             Summary: Add support for MongoDB to GoraExplorer
                 Key: GORA-557
                 URL: https://issues.apache.org/jira/browse/GORA-557
             Project: Apache Gora
          Issue Type: New Feature
          Components: gora-mongodb
            Reporter: Alfonso Nishikawa


After merging GoraExplorer interfaces and methods for the core, MongoDB module has to be updated with the following:

- Allow to load mappings from properties instead only from files. [Example at HBaseStore|https://github.com/apache/gora/blob/6ce47dcdea60e4b0d3abe03ddac01a65716cc173/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java#L145] (where the static final constant much probably will have to be refactorized).
- Implement the retrieval of native information from MongoDB. ([Technical details|https://translate.google.es/translate?sl=es&tl=en&js=y&prev=_t&hl=es&ie=UTF-8&u=http%3A%2F%2Fredmine.nishilua.com%2Fprojects%2Fgoraexplorer%2Fwiki%2FObtenci%25C3%25B3n_de_metadatos_de_las_BBDD_nativas&edit-text=])

A plus would be implement the support in [GoraExplorer|https://www.goraexplorer.com] so it will be possible to manage MongoDB data visually.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)