[
https://issues.apache.org/jira/browse/GORA-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435673#comment-17435673
]
ASF GitHub Bot commented on GORA-276:
-------------------------------------
nbrendah commented on pull request #251:
URL: https://github.com/apache/gora/pull/251#issuecomment-954249750
My PR is failing. What is the meaning of
```
Going to parse results form **/*-reports/TEST-*.xml
Result: 1352 tests run, 29 skipped, 0 failed.
Posting status 'completed' with conclusion 'success' to
https://github.com/apache/gora/pull/251 (sha:
07293dc17249838fb781c01ca624318f4b29917e)
Error: Resource not accessible by integration
```

--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)