You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by AnatoliShein <gi...@git.apache.org> on 2018/06/19 18:37:26 UTC

[GitHub] orc pull request #285: Disable libhdfspp build if dependencies are missing

GitHub user AnatoliShein opened a pull request:

    https://github.com/apache/orc/pull/285

    Disable libhdfspp build if dependencies are missing

    Disable libhdfspp build if CYRUS_SASL_SHARED_LIB or OPENSSL_LIBRARIES are missing.

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

    $ git pull https://github.com/AnatoliShein/orc ORC-371-disable-libhdfspp

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

    https://github.com/apache/orc/pull/285.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 #285
    
----
commit 0e46a655c328361c87ee8831128572f932d7eb89
Author: Anatoli Shein <an...@...>
Date:   2018-06-19T18:29:44Z

    disabled libhdfspp build if CYRUS_SASL_SHARED_LIB or OPENSSL_LIBRARIES are missing

----


---

[GitHub] orc pull request #285: ORC-371 Disable libhdfspp build if dependencies are m...

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

    https://github.com/apache/orc/pull/285


---

[GitHub] orc issue #285: ORC-371 Disable libhdfspp build if dependencies are missing

Posted by majetideepak <gi...@git.apache.org>.
Github user majetideepak commented on the issue:

    https://github.com/apache/orc/pull/285
  
    +1 LGTM. I will check this in by end of today! Thanks.


---