You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@horn.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2015/10/06 10:16:26 UTC

[jira] [Commented] (HORN-3) Initial code import from Apache Hama ML package

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

Edward J. Yoon commented on HORN-3:
-----------------------------------

I personally like to use maven and maven-style directory structure like below:

{code}
/incubator-horn
`-- /bin
    |-- .. .which contains job submission scripts
`-- /conf
        `-- horn-default.xml
        `-- ..
`-- /src
        `-- org.apache.horn.*
|-- ...
|-- ...
{code}

If there's any opinions/suggestions, feel free to drop here.

> Initial code import from Apache Hama ML package
> -----------------------------------------------
>
>                 Key: HORN-3
>                 URL: https://issues.apache.org/jira/browse/HORN-3
>             Project: Apache Horn
>          Issue Type: Task
>            Reporter: Edward J. Yoon
>
> Import old source codes (written by Yexi Jiang) from Hama ML package. 



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