You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemall.apache.org by Makoto Yui <yu...@gmail.com> on 2016/11/15 07:23:14 UTC

Initial code dump

I'm currently collecting SGAs from past contributors as seen in
https://issues.apache.org/jira/browse/HIVEMALL-9

The remaining ones are a SGA from spiritloose, Treasure Data, and AIST.
I think those SGAs will arrive in the next week.

Once I get SGA from corporate contributions, I'm planning to make the
initial code dump [1] from the github master branch [2].

Initial clean up [3] is already done except Spark related codes.

> Takeshi
Could you take a look at [4]?

Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
and should have a license header. "bin/format_header.sh" will help
formatting headers in the specified directories.

[1] http://incubator.apache.org/guides/mentor.html#initial-import-code-dump
[2] https://github.com/myui/hivemall/tree/master
[3] http://incubator.apache.org/guides/mentor.html#initial-clean-up
[4] https://issues.apache.org/jira/browse/HIVEMALL-12

Thanks,
Makoto

Re: Initial code dump

Posted by Takeshi Yamamuro <li...@gmail.com>.
Sounds great, thanks, makoto!

// maropu

On Tue, Nov 22, 2016 at 5:45 PM, Makoto Yui <yu...@gmail.com> wrote:

> Hi Takashi,
>
> Got it. Thanks.
>
> I have collected all SGAs and sent them to ASF.
> So, it's ready for initial code dump.
>
> I'll make the first commit in the next week.
>
> Thanks,
> Makoto
>
> 2016-11-15 17:11 GMT+09:00 Takeshi Yamamuro <li...@gmail.com>:
> > Hi,
> >
> >> Could you take a look at [4]?
> > okay, I'll finish this ticket in a week.
> >
> >> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
> >> and should have a license header. "bin/format_header.sh" will help
> >> formatting headers in the specified directories.
> > Since I do not have enough time to clean up these documents, so
> > I'll remove "spark//tutorials/*.md" for now, then I'll start documenting
> > spark stuffs in another pr.
> >
> >
> > On Tue, Nov 15, 2016 at 4:23 PM, Makoto Yui <yu...@gmail.com> wrote:
> >>
> >> I'm currently collecting SGAs from past contributors as seen in
> >> https://issues.apache.org/jira/browse/HIVEMALL-9
> >>
> >> The remaining ones are a SGA from spiritloose, Treasure Data, and AIST.
> >> I think those SGAs will arrive in the next week.
> >>
> >> Once I get SGA from corporate contributions, I'm planning to make the
> >> initial code dump [1] from the github master branch [2].
> >>
> >> Initial clean up [3] is already done except Spark related codes.
> >>
> >> > Takeshi
> >> Could you take a look at [4]?
> >>
> >> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
> >> and should have a license header. "bin/format_header.sh" will help
> >> formatting headers in the specified directories.
> >>
> >> [1]
> >> http://incubator.apache.org/guides/mentor.html#initial-import-code-dump
> >> [2] https://github.com/myui/hivemall/tree/master
> >> [3] http://incubator.apache.org/guides/mentor.html#initial-clean-up
> >> [4] https://issues.apache.org/jira/browse/HIVEMALL-12
> >>
> >> Thanks,
> >> Makoto
> >
> >
> >
> >
> > --
> > ---
> > Takeshi Yamamuro
>



-- 
---
Takeshi Yamamuro

Re: Initial code dump

Posted by Makoto Yui <yu...@gmail.com>.
Hi Takashi,

Got it. Thanks.

I have collected all SGAs and sent them to ASF.
So, it's ready for initial code dump.

I'll make the first commit in the next week.

Thanks,
Makoto

2016-11-15 17:11 GMT+09:00 Takeshi Yamamuro <li...@gmail.com>:
> Hi,
>
>> Could you take a look at [4]?
> okay, I'll finish this ticket in a week.
>
>> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
>> and should have a license header. "bin/format_header.sh" will help
>> formatting headers in the specified directories.
> Since I do not have enough time to clean up these documents, so
> I'll remove "spark//tutorials/*.md" for now, then I'll start documenting
> spark stuffs in another pr.
>
>
> On Tue, Nov 15, 2016 at 4:23 PM, Makoto Yui <yu...@gmail.com> wrote:
>>
>> I'm currently collecting SGAs from past contributors as seen in
>> https://issues.apache.org/jira/browse/HIVEMALL-9
>>
>> The remaining ones are a SGA from spiritloose, Treasure Data, and AIST.
>> I think those SGAs will arrive in the next week.
>>
>> Once I get SGA from corporate contributions, I'm planning to make the
>> initial code dump [1] from the github master branch [2].
>>
>> Initial clean up [3] is already done except Spark related codes.
>>
>> > Takeshi
>> Could you take a look at [4]?
>>
>> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
>> and should have a license header. "bin/format_header.sh" will help
>> formatting headers in the specified directories.
>>
>> [1]
>> http://incubator.apache.org/guides/mentor.html#initial-import-code-dump
>> [2] https://github.com/myui/hivemall/tree/master
>> [3] http://incubator.apache.org/guides/mentor.html#initial-clean-up
>> [4] https://issues.apache.org/jira/browse/HIVEMALL-12
>>
>> Thanks,
>> Makoto
>
>
>
>
> --
> ---
> Takeshi Yamamuro

Re: Initial code dump

Posted by Takeshi Yamamuro <li...@gmail.com>.
Hi,

> Could you take a look at [4]?
okay, I'll finish this ticket in a week.

> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
> and should have a license header. "bin/format_header.sh" will help
> formatting headers in the specified directories.
Since I do not have enough time to clean up these documents, so
I'll remove "spark//tutorials/*.md" for now, then I'll start documenting
spark stuffs in another pr.


On Tue, Nov 15, 2016 at 4:23 PM, Makoto Yui <yu...@gmail.com> wrote:

> I'm currently collecting SGAs from past contributors as seen in
> https://issues.apache.org/jira/browse/HIVEMALL-9
>
> The remaining ones are a SGA from spiritloose, Treasure Data, and AIST.
> I think those SGAs will arrive in the next week.
>
> Once I get SGA from corporate contributions, I'm planning to make the
> initial code dump [1] from the github master branch [2].
>
> Initial clean up [3] is already done except Spark related codes.
>
> > Takeshi
> Could you take a look at [4]?
>
> Also, "spark//tutorials/*.md" should be moved to "docs/gitbook/spark"
> and should have a license header. "bin/format_header.sh" will help
> formatting headers in the specified directories.
>
> [1] http://incubator.apache.org/guides/mentor.html#initial-
> import-code-dump
> [2] https://github.com/myui/hivemall/tree/master
> [3] http://incubator.apache.org/guides/mentor.html#initial-clean-up
> [4] https://issues.apache.org/jira/browse/HIVEMALL-12
>
> Thanks,
> Makoto
>



-- 
---
Takeshi Yamamuro