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

Skip to content
View swapnils10's full-sized avatar

Block or report swapnils10

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. sentiment-web sentiment-web Public

    Forked from vivekn/sentiment-web

    Web interface to sentiment analyzer.

    Python

  2. FileSetInputFormat FileSetInputFormat Public

    Forked from kevinweil/FileSetInputFormat

    A Hadoop input format for sending lists of files as keys to a mapper. Set the list of files, and an input split will be created per file. Each map task gets only one input key: the filename for its…

    Java

  3. IntegerListInputFormat IntegerListInputFormat Public

    Forked from kevinweil/IntegerListInputFormat

    An input format for divvying up a range of input values to Hadoop mappers. Set the min, max, and number of splits, and each mapper will get an approximately equal number of input values.

    Java

  4. OozieSamples OozieSamples Public

    Forked from airawat/OozieSamples

    Oozie Samples

    Perl

  5. spark-notes spark-notes Public

    Forked from spoddutur/spark-notes

  6. java-design-patterns java-design-patterns Public

    Forked from iluwatar/java-design-patterns

    Design patterns implemented in Java

    Java