[
https://issues.apache.org/jira/browse/KUDU-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857766#comment-16857766
]
Grant Henke commented on KUDU-1344:
-----------------------------------
[~grishick] is there more work needed for this? Or is it closed with
[https://github.com/apache/kudu/commit/6db10a4b9] ?
> Make it easier to install Kudu from source
> ------------------------------------------
>
> Key: KUDU-1344
> URL: https://issues.apache.org/jira/browse/KUDU-1344
> Project: Kudu
> Issue Type: Bug
> Components: build
> Affects Versions: 0.7.0
> Reporter: Adar Dembo
> Assignee: Greg Solovyev
> Priority: Major
>
> At the moment, the best resource we have for getting Kudu from raw source
> code to "up and running" is the documentation that describes how to build it.
> Some gaps:
> # Docs that explain how to "install" it (i.e. where to copy the binaries, how
> to integrate into init.d/systemd, where to place configuration files, etc.)
> # A "make install" target that doesn't just install C++ client files but
> instead captures the above too.
> # Init.d scripts and basic configuration files so people don't have to write
> their own.
> # Packaging code so it'd be possible to build system packages from source
> code (i.e. "soup to nuts"), perhaps using
> [fpm|https://github.com/jordansissel/fpm].
> Step 3 can be provided by opening up more of the internal Cloudera packaging
> infrastructure for Kudu. Step 4 may obviate the need for said infrastructure
> altogether, which isn't a bad idea because it's inscrutable, complicated and
> very error-prone.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)