Re: Offline for holidays

2015-02-13 Thread Edward J. Yoon
Enjoy!

On Friday, February 13, 2015, Chia-Hung Lin  wrote:

> I am going to be offline for 1 ~ 2 weeks for traditional holidays.
>
> Thanks
>


-- 
Best Regards, Edward J. Yoon


Offline for holidays

2015-02-13 Thread Chia-Hung Lin
I am going to be offline for 1 ~ 2 weeks for traditional holidays.

Thanks


[jira] [Issue Comment Deleted] (HAMA-848) Refactor YARN module for hadoop 2.x stable version

2015-02-13 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-848:

Comment: was deleted

(was: As described in method comment, 

{code}
  /**
   * Writes the current configuration to a given path to reflect changes. For
   * example the sync server address is put after the file has been written.
   */
  private static void rewriteSubmitConfiguration(String path, Configuration 
conf)
  throws IOException {
{code}

After startSyncServer() and startRPCServers() are called, sync and task report 
servers' address were newly added. Therefore, we need to overwrite config file 
to readjust.)

> Refactor YARN module for hadoop 2.x stable version
> --
>
> Key: HAMA-848
> URL: https://issues.apache.org/jira/browse/HAMA-848
> Project: Hama
>  Issue Type: Improvement
>Affects Versions: 0.7.0
>Reporter: Edward J. Yoon
>Assignee: Minho Kim
>  Labels: patch
> Fix For: 0.7.0
>
> Attachments: HAMA-HDFS2XBuild.Patch, HAMA-YARNDraft.patch, 
> HAMA_YARN02.patch, HAMA_YARN03.patch, HAMA_YARN04.patch, HAMA_YARN05.patch, 
> HAMA_YARN06.patch, edward.patch, x.patch
>
>
> Current yarn-module was implemented based on Hadoop 0.23.1 version. You'll 
> need to use the Hama RPC instead of Hadoop RPC.



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


[jira] [Commented] (HAMA-848) Refactor YARN module for hadoop 2.x stable version

2015-02-13 Thread Edward J. Yoon (JIRA)

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

Edward J. Yoon commented on HAMA-848:
-

As described in method comment, 

{code}
  /**
   * Writes the current configuration to a given path to reflect changes. For
   * example the sync server address is put after the file has been written.
   */
  private static void rewriteSubmitConfiguration(String path, Configuration 
conf)
  throws IOException {
{code}

After startSyncServer() and startRPCServers() are called, sync and task report 
servers' address were newly added. Therefore, we need to overwrite config file 
to readjust.

> Refactor YARN module for hadoop 2.x stable version
> --
>
> Key: HAMA-848
> URL: https://issues.apache.org/jira/browse/HAMA-848
> Project: Hama
>  Issue Type: Improvement
>Affects Versions: 0.7.0
>Reporter: Edward J. Yoon
>Assignee: Minho Kim
>  Labels: patch
> Fix For: 0.7.0
>
> Attachments: HAMA-HDFS2XBuild.Patch, HAMA-YARNDraft.patch, 
> HAMA_YARN02.patch, HAMA_YARN03.patch, HAMA_YARN04.patch, HAMA_YARN05.patch, 
> HAMA_YARN06.patch, edward.patch, x.patch
>
>
> Current yarn-module was implemented based on Hadoop 0.23.1 version. You'll 
> need to use the Hama RPC instead of Hadoop RPC.



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


[jira] [Commented] (HAMA-848) Refactor YARN module for hadoop 2.x stable version

2015-02-13 Thread Edward J. Yoon (JIRA)

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

Edward J. Yoon commented on HAMA-848:
-

As described in method comment, 

{code}
  /**
   * Writes the current configuration to a given path to reflect changes. For
   * example the sync server address is put after the file has been written.
   */
  private static void rewriteSubmitConfiguration(String path, Configuration 
conf)
  throws IOException {
{code}

After startSyncServer() and startRPCServers() are called, sync and task report 
servers' address were newly added. Therefore, we need to overwrite config file 
to readjust.

> Refactor YARN module for hadoop 2.x stable version
> --
>
> Key: HAMA-848
> URL: https://issues.apache.org/jira/browse/HAMA-848
> Project: Hama
>  Issue Type: Improvement
>Affects Versions: 0.7.0
>Reporter: Edward J. Yoon
>Assignee: Minho Kim
>  Labels: patch
> Fix For: 0.7.0
>
> Attachments: HAMA-HDFS2XBuild.Patch, HAMA-YARNDraft.patch, 
> HAMA_YARN02.patch, HAMA_YARN03.patch, HAMA_YARN04.patch, HAMA_YARN05.patch, 
> HAMA_YARN06.patch, edward.patch, x.patch
>
>
> Current yarn-module was implemented based on Hadoop 0.23.1 version. You'll 
> need to use the Hama RPC instead of Hadoop RPC.



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