You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/10 23:34:58 UTC

[jira] [Commented] (TRAFODION-2426) No need to set hbase.master.distributed.log.splitting property

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

ASF GitHub Bot commented on TRAFODION-2426:
-------------------------------------------

GitHub user svarnau opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/910

    [TRAFODION-2426] Do not set hbase master log splitting property

    This changes all install methods to no longer touch the log splitting
    property.

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

    $ git pull https://github.com/svarnau/incubator-trafodion install_2426

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

    https://github.com/apache/incubator-trafodion/pull/910.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 #910
    
----
commit d858644e50e4632a8380938542c7c314b57d4c45
Author: Steve Varnau <sv...@apache.org>
Date:   2017-01-10T23:16:59Z

    [TRAFODION-2426] Do not set hbase master log splitting property
    
    This changes all install methods to no longer touch the log splitting
    property.

----


> No need to set hbase.master.distributed.log.splitting property
> --------------------------------------------------------------
>
>                 Key: TRAFODION-2426
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2426
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: installer
>            Reporter: Steve Varnau
>            Assignee: Steve Varnau
>            Priority: Minor
>
> The hbase property was a concern before TRX coprocessor implementation. No longer need be set, true/false should be okay with Trafodion.
> Affects installer, python-installer, ambari-installer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)