Pinned Repositories
100-words-design-patterns-java
GoF Design Patterns, each pattern described with story from real life.
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 split.
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-design-patterns
Design patterns implemented in Java
java-design-patterns-1
Catalog of popular object-oriented design patterns in Java
OozieSamples
Oozie Samples
pyspark-template
Template to run spark job locally
sentiment-web
Web interface to sentiment analyzer.
spark-notes
swapnils10's Repositories
swapnils10/100-words-design-patterns-java
GoF Design Patterns, each pattern described with story from real life.
swapnils10/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 split.
swapnils10/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.
swapnils10/java-design-patterns
Design patterns implemented in Java
swapnils10/java-design-patterns-1
Catalog of popular object-oriented design patterns in Java
swapnils10/OozieSamples
Oozie Samples
swapnils10/pyspark-template
Template to run spark job locally
swapnils10/sentiment-web
Web interface to sentiment analyzer.
swapnils10/spark-notes
swapnils10/winutils
Windows binaries for Hadoop versions (built from the git commit ID used for the ASF relase)