[
https://issues.apache.org/jira/browse/GORA-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17221857#comment-17221857
]
Mariia Podorvanova commented on GORA-557:
-----------------------------------------
Hi, [~alfonso.nishikawa], thank you for the prompt response.
I was talking about the retrieval of native information from MongoDB. I am
working on MongoStoreDataAnalyzer, which should connect to a database while
initializing. HBaseStoreDataAnalyzer uses hadoop configuration, but MongoDB
requires properties. You are saying that properties are configured when
creating a connection, but I am struggling to find how to access properties
from MongoStoreDataAnalyzer. Do you know how I can access them?
> Add support for MongoDB to GoraExplorer
> ---------------------------------------
>
> Key: GORA-557
> URL: https://issues.apache.org/jira/browse/GORA-557
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-mongodb
> Reporter: Alfonso Nishikawa
> Assignee: Mariia Podorvanova
> Priority: Minor
> Labels: gsoc2019
>
> 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
(v8.3.4#803005)