[ 
https://issues.apache.org/jira/browse/BIGTOP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133868#comment-13133868
 ] 

Bruno Mahé commented on BIGTOP-25:
----------------------------------

Thanks a lot!

 * can we use Bigtop as a moniker instead of bigTop or any other kinds of 
capitalization? when used in mailing list/http URLs lets use bigtop 
-> Good catch! So I checked the case used for the proposal and the website, and 
fixed the strings to Bigtop

  * you sure about /usr/libexec and not something like /usr/lib/bigtop-utils/ ? 
-> See http://fedoraproject.org/wiki/Packaging:Guidelines#Libexecdir
Although I am quite tempted to put everything in /usr/lib/bigtop-utils for the 
sake of consistency.
Let's check it in as is and we can update it if it proves to be too troublesome.

* lots of references to HBase in the deb/.../copyright. cut-n-paste errors?
-> Good catch! It's fixed

* rpm/bigtop-utils/SPECS/.gitignore has weird content 
-> It's a copy and paste from the hbase one. I put something else

* would it make more sense to version this package together with Bigtop IOW, 
BIGTOP_UTILS_BASE_VERSION=BIGTOP_VERSION ?
-> I like the flexibility of having a separate version number. But on the other 
hand reusing the bigtop version make things simpler. So I updated it.

See second patch attached

                
> Standardize JAVA_HOME detection
> -------------------------------
>
>                 Key: BIGTOP-25
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-25
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Bruno Mahé
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: 
> 0001-BIGTOP-25.-Add-a-new-bigtop-utils-package-which-prov.patch, 
> bigtop-javahome
>
>
> The Hadoop packages go through some effort (see 
> /usr/lib/hadoop-0.20/bin/hadoop-config.sh) to guess at a good JVM to use if 
> JAVA_HOME isn't set. For example, if both OpenJDK and Oracle JDK are 
> installed, hadoop-config.sh will choose Oracle every time. Other packages 
> that Bigtop integrates, don't follow the same practice (ZK, Pig, etc.). It 
> would be nice to have this common code shared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to