Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ouyanguf's full-sized avatar
  • Amazon Web Services
  • Seattle, WA
  • 20:59 (UTC -07:00)

Block or report ouyanguf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hadoop-page-rank hadoop-page-rank Public

    Iterative MapReduce program to implement Page Rank using Amazon EC2 and FutureGrid given sample graphs(each line starts with the node id and then its adjacency list).

    Java 3 2

  2. stratosphere stratosphere Public

    Forked from siyuan808/stratosphere

    Online-Save-For-Later service making use of Amazon EC2, RDS, S3. This project includes a web portal, a chrome extension and a iOS app.

    PHP 1

  3. ouyanguf.github.io ouyanguf.github.io Public

    Personal Website

    CSS 1

  4. movie-time movie-time Public

    Movie Time is a movie related website with a huge movie database that supports DVD sale, movie ranking, movie rating. And a movie related social network is attached.

    PHP 1

  5. hadoop-word-count hadoop-word-count Public

    Three versions of word count using Hadoop distributed computing: (1) Basic Word Count (2) Two-Word Count (3) Word Count Using Specified Word List

    Java 1

  6. find-perfect-square find-perfect-square Public

    Input: The input provided (as command line to your project1.scala) will be two numbers: N and k. The overall goal of your program is to find all k consecutive numbers, starting at 1, such that the …

    1