Code Monkey home page Code Monkey logo

-file-segmentation's Introduction

Graduate School Project

p2pMapReduce

##log: 2015/4/19 (Lingfeng)

  • 1, program framework
  • 2, start up client program with login, logout
  • 3, start up server program with table, table check, keepalive

###Next Step:

  • 1, file transfer
  • 2, file segmentation
  • 3, file run
  • 4, client job submit
  • 5, ...more

##log: 2015/4/21 (Lingfeng)

  • 1, file transfer
  • 2, file segment
  • 3, run script in program
  • 4, job submit, job allocation, job result return

###How To Use (temporarily)

  • client: login, logout, submit, upload, download
  • server: checktable, basic unit test

###Next Step:

  • 1, reducer related
  • 2, fault tolerance
  • 3, performance opimization

##log: 2015/4/22 (Lingfeng)

  • 1, Sort output before send back to server. This feature helps reducer, just like Hadoop.
  • 2, Merge File on server.
  • 3, If sub task failed, now the server will find a new available node to redo the task.
  • 4, File segmentation program now will not split line with the same key into two different sub files.
  • 5, Clean all the temp files on both client and server.
  • 6, Build example space and run the demo.

###Next Step:

  • 1, Report
  • 2, Demo

-file-segmentation's People

Contributors

lingfengchen avatar marfas61 avatar tenghu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.