[ https://issues.apache.org/jira/browse/GORA-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435723#comment-17435723 ]
ASF GitHub Bot commented on GORA-276: ------------------------------------- nbrendah commented on pull request #251: URL: https://github.com/apache/gora/pull/251#issuecomment-954303920 > Yeah I saw that and I tried to fix it. @lewismc I saw your current build. It was passing build, though failing with sonar scanners. However, most of these builds pass locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@gora.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Refactor and organize o.a.g.mapreduce package naming > ---------------------------------------------------- > > Key: GORA-276 > URL: https://issues.apache.org/jira/browse/GORA-276 > Project: Apache Gora > Issue Type: Improvement > Components: gora-core > Affects Versions: 0.3 > Reporter: Lewis John McGibbney > Priority: Major > Fix For: 1.0 > > > In Hadoop serialization-related classes and interfaces go into a package > structure of org.apache.hadoop.io.serializer whilst in Gora we currently > store everything under org.apache.gora.mapreduce > The Gora mapreduce package contains material which I think should be placed > into a new org.apache.gora.io.serializer package this way the API will be > clearer if we wish to extend this in the future. -- This message was sent by Atlassian Jira (v8.3.4#803005)