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

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

GitHub user zellerh opened a pull request:

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

    [TRAFODION-2112] Avoid hard-coding DNS name in local Hadoop install

    Also removed three dsdgen calls, the *_returns tables are created
    together with the *_sales tables, calling dsdgen for those tables will
    give an error.

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

    $ git pull https://github.com/zellerh/incubator-trafodion bug/fix

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

    https://github.com/apache/incubator-trafodion/pull/601.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 #601
    
----
commit 932acaa4bef74f9bfd9fea80aa6eafb91669eb77
Author: Hans Zeller <[email protected]>
Date:   2016-07-18T17:50:44Z

    [TRAFODION-2112] Avoid hard-coding DNS name in local Hadoop install
    
    Also removed three dsdgen calls, the *_returns tables are created
    together with the *_sales tables, calling dsdgen for those tables will
    give an error.

----


> The install_local_hadoop script should also work in an image for the cloud
> --------------------------------------------------------------------------
>
>                 Key: TRAFODION-2112
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2112
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: sql-general
>    Affects Versions: 2.0-incubating
>         Environment: When using install_local_hadoop and creating an image to 
> be launched with different DNS names.
>            Reporter: Hans Zeller
>            Assignee: Hans Zeller
>            Priority: Minor
>             Fix For: 2.1-incubating
>
>
> The install_local_hadoop script hard-codes the node name in a few places, 
> namely some scripts it generates and into the hbase.zookeeper.quorum property 
> in the HBase configuration file.
> We could avoid this, to help the use case where we take such a machine and 
> make it into an image that can be launched with a different DNS name.



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

Reply via email to