Skip to content
View vikramrajsahu's full-sized avatar
🎯
Focusing
🎯
Focusing
  • London, UK
  • 06:21 (UTC -12:00)

Block or report vikramrajsahu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. streaming streaming Public

    1

  2. Map-side join example - Java code f... Map-side join example - Java code for joining two datasets - one large (tsv format), and one with lookup data (text), made available through DistributedCache
    1
    This gist demonstrates how to do a map-side join, loading one small dataset from DistributedCache into a HashMap
    2
    in memory, and joining with a larger dataset.
    3
     
    4
    Includes:
    5
    ---------
  3. MRJavaApI MRJavaApI Public

    Java