You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/10/03 05:58:32 UTC

[jira] Created: (WHIRR-110) Create client-side Hadoop configuration file during cluster launch

Create client-side Hadoop configuration file during cluster launch
------------------------------------------------------------------

                 Key: WHIRR-110
                 URL: https://issues.apache.org/jira/browse/WHIRR-110
             Project: Whirr
          Issue Type: Improvement
            Reporter: Tom White
            Assignee: Tom White
             Fix For: 0.2.0


There is a method called createClientSideHadoopSiteFile in HadoopService that is not wired up. We should make it write the Hadoop site file to ~/.whirr/<cluster-name>/hadoop-site.xml.

Then folks will be able to run MR jobs after launching a cluster with the CLI.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-110) Create client-side Hadoop configuration file during cluster launch

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-110:
----------------------------

    Attachment: WHIRR-110.patch

I've tested this version by successfully running a MR job.

> Create client-side Hadoop configuration file during cluster launch
> ------------------------------------------------------------------
>
>                 Key: WHIRR-110
>                 URL: https://issues.apache.org/jira/browse/WHIRR-110
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.2.0
>
>         Attachments: WHIRR-110.patch, WHIRR-110.patch
>
>
> There is a method called createClientSideHadoopSiteFile in HadoopService that is not wired up. We should make it write the Hadoop site file to ~/.whirr/<cluster-name>/hadoop-site.xml.
> Then folks will be able to run MR jobs after launching a cluster with the CLI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WHIRR-110) Create client-side Hadoop configuration file during cluster launch

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved WHIRR-110.
-----------------------------

    Resolution: Fixed

I've just committed this.

> Create client-side Hadoop configuration file during cluster launch
> ------------------------------------------------------------------
>
>                 Key: WHIRR-110
>                 URL: https://issues.apache.org/jira/browse/WHIRR-110
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.2.0
>
>         Attachments: WHIRR-110.patch, WHIRR-110.patch
>
>
> There is a method called createClientSideHadoopSiteFile in HadoopService that is not wired up. We should make it write the Hadoop site file to ~/.whirr/<cluster-name>/hadoop-site.xml.
> Then folks will be able to run MR jobs after launching a cluster with the CLI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WHIRR-110) Create client-side Hadoop configuration file during cluster launch

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated WHIRR-110:
----------------------------

    Attachment: WHIRR-110.patch

Work in progress patch.

> Create client-side Hadoop configuration file during cluster launch
> ------------------------------------------------------------------
>
>                 Key: WHIRR-110
>                 URL: https://issues.apache.org/jira/browse/WHIRR-110
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.2.0
>
>         Attachments: WHIRR-110.patch
>
>
> There is a method called createClientSideHadoopSiteFile in HadoopService that is not wired up. We should make it write the Hadoop site file to ~/.whirr/<cluster-name>/hadoop-site.xml.
> Then folks will be able to run MR jobs after launching a cluster with the CLI.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.