[
https://issues.apache.org/jira/browse/BIGTOP-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404045#comment-13404045
]
Andrew Bayer commented on BIGTOP-660:
-------------------------------------
+1
> hbase client is getting confused because of importing /etc/default/hadoop
> -------------------------------------------------------------------------
>
> Key: BIGTOP-660
> URL: https://issues.apache.org/jira/browse/BIGTOP-660
> Project: Bigtop
> Issue Type: Bug
> Components: General
> Affects Versions: 0.4.0
> Reporter: Roman Shaposhnik
> Assignee: Roman Shaposhnik
> Fix For: 0.5.0
>
> Attachments: BIGTOP-660.patch.txt
>
>
> In general /etc/default/<component> settings are supposed to be there for
> daemon configuration (since daemons typically lack any other means of setting
> up an environment for themselves).
> We've been piggybacking on those for the client side of things, but it does
> cause troubles with certain user-level settings sometimes. The correct
> solution here would be to completely decouple daemon setting from the client
> ones (as BIGTOP-492 suggests) but until this happens we have to workaround.
> Removing HBase client's dependency on /etc/default/hadoop seems to be
> harmless and it lets users tweak the environment.
--
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