Skip to content

Instantly share code, notes, and snippets.

@jayunit100
Created June 25, 2014 20:30
Show Gist options
  • Save jayunit100/bfc39ece1c5a5d1a6c51 to your computer and use it in GitHub Desktop.
Save jayunit100/bfc39ece1c5a5d1a6c51 to your computer and use it in GitHub Desktop.
public
BigPetStore : A polyglot blueprint bigdata app. Event ApacheCon Europe 2014 Submission Type Lightning Talk Category Developer Biography I'm a BigData engineer at Red Hat, working on file system interoperability and testing of hadoop clusters under different configurations. I'm a commiter on Apache BigTop and have contributed code to Apache Hadoop. I'm currently working on making it easier to use Apache BigTop to test varying workloads in clusters on different FileSystem implementations at scale. Previous experience includes machine learning, andI've given talks to several academic circles during my doctoral work in Bioinformatics, at the University of Connecticut. Abstract BigPetStore is a polyglot big data blueprint which can be used for integration testing & demoing of various animals in the hadoop ecosystem - from the bottom up. Going beyond word count : It exemplifies the lifecycle of data, low-level aspects of the hadoop API, and provides an application template that is modular and extensible for newcomers to embrace in their hadoop application architectures.
It also uses the most advanced java tooling : Gradle , Scala, and Java are all included in the bigdata flow of BigPetStore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment