You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by volth <gi...@git.apache.org> on 2015/01/12 02:46:07 UTC

[GitHub] accumulo pull request: libaccumulo.so from java.library.path

GitHub user volth opened a pull request:

    https://github.com/apache/accumulo/pull/21

    libaccumulo.so from java.library.path

    if libaccumulo.so wss loaded from java.library.path, NativeMap.isLoaded() returns false, and native lib is not used

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

    $ git pull https://github.com/volth/accumulo patch-1

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

    https://github.com/apache/accumulo/pull/21.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 #21
    
----
commit 6bc03e7f392b2d2b16cc7953d6e52a9dd6ad6a65
Author: volth <vo...@webmaster.ms>
Date:   2015-01-12T01:45:53Z

    libaccumulo.so from java.library.path
    
    if libaccumulo.so wss loaded from java.library.path, NativeMap.isLoaded() returns false, and native lib is not used

----


---
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] accumulo pull request: libaccumulo.so from java.library.path

Posted by ctubbsii <gi...@git.apache.org>.
Github user ctubbsii commented on the pull request:

    https://github.com/apache/accumulo/pull/21#issuecomment-69524151
  
    @volth Good catch. Can you do me a favor and open a bug against 1.6.1 in https://issues.apache.org/jira/browse/ACCUMULO, and I'll make sure your change gets in. Thanks.
    
    Also, if you want attribution in the git history, you'll need to update the commit log message to follow the "ACCUMULO-???? rest of message here" format so I can apply it so you retain credit for the fix in the git history.


---
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] accumulo pull request: libaccumulo.so from java.library.path

Posted by ctubbsii <gi...@git.apache.org>.
Github user ctubbsii commented on the pull request:

    https://github.com/apache/accumulo/pull/21#issuecomment-70112015
  
    Commit 65a8c1a16826cb467da5ba9445978864b8fe73fc completes this.


---
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] accumulo pull request: libaccumulo.so from java.library.path

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

    https://github.com/apache/accumulo/pull/21


---
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.
---