You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rya.apache.org by pujav65 <gi...@git.apache.org> on 2015/12/21 16:28:18 UTC

[GitHub] incubator-rya pull request: RYA-21 adding input format and sample ...

GitHub user pujav65 opened a pull request:

    https://github.com/apache/incubator-rya/pull/10

    RYA-21 adding input format and sample mappers/reducers

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pujav65/incubator-rya RYA-21

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit faae178c004c2e96b216192b8ee76892b671d44b
Author: pujav65 <pu...@gmail.com>
Date:   2015-12-21T15:12:30Z

    RYA-21 adding input format and sample mappers/reducers

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya pull request: RYA-21 adding input format and sample ...

Posted by amihalik <gi...@git.apache.org>.
Github user amihalik commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/10#discussion_r48660905
  
    --- Diff: dao/accumulo.rya/pom.xml ---
    @@ -66,6 +66,13 @@ under the License.
                 <artifactId>junit</artifactId>
                 <scope>test</scope>
             </dependency>
    +        <dependency>
    +            <groupId>org.apache.mrunit</groupId>
    +            <artifactId>mrunit</artifactId>
    +            <classifier>hadoop2</classifier>
    +            <version>1.1.0</version>
    --- End diff --
    
    you should remove the version and classifier (I think ... I'm not positive about the classifier).  We define these in the root pom.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-rya pull request: RYA-21 adding input format and sample ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-rya/pull/10


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---