Firstly, it would be good for in/output parts to be simple. Even if you have the bsp package that only provides basic functions, we can easily divide works into more detailed and independent tasks.
Best regards, -- Hyunsik Choi Database & Information Systems Group, Korea Univ. http://diveintodata.org On Fri, Apr 16, 2010 at 4:25 PM, Edward J. Yoon <[email protected]>wrote: > Nice! > > > * A bsp master takes the submitted job and splits the job into a number > of > > tasks. > > * Each groom server takes tasks and performs them. Finally, it outputs > > results to HDFS. > > BTW, it looks require the configurable in/output system, right? > > On Fri, Apr 16, 2010 at 1:44 PM, Hyunsik Choi <[email protected]> > wrote: > > I think so :) > > > > I would be good for hama v0.2 to include the following: > > * The bsp package available > > * With bsp package, a user can submit a simple bsp job. > > * A bsp master takes the submitted job and splits the job into a number > of > > tasks. > > * Each groom server takes tasks and performs them. Finally, it outputs > > results to HDFS. > > * While performing the job, BSPMaster keeps the job progress, and the > job > > client can get that progress from BSPMaster. > > > > Best regards, > > -- > > Hyunsik Choi > > Database & Information Systems Group, Korea Univ. > > http://diveintodata.org > > > > > > On Fri, Apr 16, 2010 at 12:29 PM, Edward J. Yoon <[email protected] > >wrote: > > > >> Hello all, > >> > >> To promote growth of our community, we need to encouraging people to > >> participate actively in community and we should based our activities > >> on collaborative development methodology since it's not a private > >> project. > >> > >> Let's firstly discuss the short-term goal and release roadmap for v0.2 > >> before implementing things. Once it's done, I believe we can break > >> down the task to a sufficiently detailed level and promote > >> contributions. > >> > >> -- > >> Best Regards, Edward J. Yoon @ NHN, corp. > >> [email protected] > >> http://blog.udanax.org > >> > > > > > > -- > Best Regards, Edward J. Yoon @ NHN, corp. > [email protected] > http://blog.udanax.org >
