You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by kwmonroe <gi...@git.apache.org> on 2017/06/23 23:57:28 UTC

[GitHub] bigtop pull request #239: BIGTOP-2282: spark charm: leverage puppet config, ...

GitHub user kwmonroe opened a pull request:

    https://github.com/apache/bigtop/pull/239

    BIGTOP-2282: spark charm: leverage puppet config, gpu enablement

    - Document new install-cuda config option for installing cuda on
    capable hardware.
    - Leverage library and mem config options exposed in [BIGTOP-2821](https://issues.apache.org/jira/browse/BIGTOP-2821).
    - Add CUDA handlers to add cuda lib paths to spark config.
    - Drive by fixes:
      - Simplify yarn detection in get_master_url.
      - When installing spark standalone, use an empty string for the
    namenode host so we don't use the default head_node value.

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

    $ git pull https://github.com/juju-solutions/bigtop feature/BIGTOP-2822/spark-gpu-new-overrides

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

    https://github.com/apache/bigtop/pull/239.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 #239
    
----
commit 40f091ecb6ea89ae083a7e521ca06f559ba8eb2e
Author: Kevin W Monroe <ke...@canonical.com>
Date:   2017-06-07T16:21:50Z

    default cuda option true

commit 743afd0cf1b7120b101099593b81ddbbb52f116a
Author: Kevin W Monroe <ke...@canonical.com>
Date:   2017-06-23T23:48:13Z

    BIGTOP-2822: spark charm: leverage puppet config, gpu enablement
    
    - Document new install-cuda config option for installing cuda on
    capable hardware.
    - Leverage library and mem config options exposed in BIGTOP-2821.
    - Add CUDA handlers to add cuda lib paths to spark config.
    - Drive by fixes:
      - Simplify yarn detection in get_master_url.
      - When installing spark standalone, use an empty string for the
    namenode host so we don't use the default head_node value.

----


---
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] bigtop pull request #239: BIGTOP-2822: spark charm: leverage puppet config, ...

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

    https://github.com/apache/bigtop/pull/239


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