SlideShare a Scribd company logo
Hack reduce introduction
What is hack/reduce?

• A Home for the Big Data Community
• 24/7 Access to Cluster Compute Power
• Regular Hackathons
Hack reduce introduction
hack/reduce
2011
        Montreal
        Toronto
        Boston
        Ottawa


2012   hack/reduce
        Boston’s Big Data Hackspace
Hack reduce introduction
Hack reduce introduction
Why should you care?
• Work with Millions and Billions of records
• Find patterns in Big Data sets
• Use data to detect, predict, forecast
• Extract new information from raw data
APIs Suck
In Big data there are:
    •   no requests,
    •   no predefined parameters
    •   no structured responses.
You are free to intersect anything with anything.
You can analyse, mutate, group, split, reorder in any
way you can imagine.
What you can do today


• Access the hack/reduce GoGrid Cluster:
 • 240 Cores
 • 240GB of RAM
 • 10TB of Disk
What you can do today
Use Hadoop to Explore big Open Data sets, like:
  • 20 Years of the Federal Parliament Hansard
  • Hourly Canadian Weather 1953 to 2001
  • The 1881 Census. Details about 4.3M people
  • One Summer of Bixi Station Status Updates
Hack reduce introduction
What is Map/Reduce?
• Framework for distributed computing on
  large data sets on clusters of computers
• MapReduce patented by Google
• Hadoop implementation is Googlesque
• Michael Stonebraker hates it
What is Map/Reduce?
• Map = function applied in parallel to every
  item in the dataset
• Reduce = function applied in parallel to
  groups of values emitted by Map function
What is Map/Reduce?

map(String docId, String document):
  for each word w in document: emit(w, 1);

reduce(String word, Iterator counts):
  int sum = 0;
  for each count in counts: sum += count;
  emit(word, sum);
private key (“hackreduce”):
http://bit.ly/X13pNh

wiki:
http://github.com/hackreduce/Hackathon


SSH:
ssh -i hackreduce hackreduce@cluster-



MapReduce:
http://cluster-1-master.gg.hackreduce

More Related Content

What's hot (20)

Hadoop
HadoopHadoop
Hadoop
Himanshu Soni
 
Analysis of big data in pandemic case
Analysis of big data in pandemic case Analysis of big data in pandemic case
Analysis of big data in pandemic case
Muh Saleh
 
Hadoop Training
Hadoop TrainingHadoop Training
Hadoop Training
faizrashid1995
 
Big data and hadoop lightining talk
Big data and hadoop   lightining talkBig data and hadoop   lightining talk
Big data and hadoop lightining talk
Esther Kundin
 
A Hadoop Primer
A Hadoop PrimerA Hadoop Primer
A Hadoop Primer
sogrady
 
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
yashbheda
 
9 facts about statice's data anonymization solution
9 facts about statice's data anonymization solution9 facts about statice's data anonymization solution
9 facts about statice's data anonymization solution
Statice
 
Data Skipping Technology
Data Skipping TechnologyData Skipping Technology
Data Skipping Technology
Big Data Value Association
 
Big Data
Big DataBig Data
Big Data
Raja Ram Dutta
 
From BigTable to HBase and back again
From BigTable to HBase and back againFrom BigTable to HBase and back again
From BigTable to HBase and back again
Leonardo Gamas
 
How Google Does Big Data - DevNexus 2014
How Google Does Big Data - DevNexus 2014How Google Does Big Data - DevNexus 2014
How Google Does Big Data - DevNexus 2014
James Chittenden
 
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin BuzzwordsDataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku
 
How to migrate to GraphDB in 10 easy to follow steps
How to migrate to GraphDB in 10 easy to follow steps How to migrate to GraphDB in 10 easy to follow steps
How to migrate to GraphDB in 10 easy to follow steps
Ontotext
 
The Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data ScienceThe Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data Science
Revolution Analytics
 
How is smart data cooked?
How is smart data cooked?How is smart data cooked?
How is smart data cooked?
Ontotext
 
Visualising and Linking Open Data from Multiple Sources
Visualising and Linking Open Data from Multiple SourcesVisualising and Linking Open Data from Multiple Sources
Visualising and Linking Open Data from Multiple Sources
Data Driven Innovation
 
SGI Big Data Launch
SGI Big Data LaunchSGI Big Data Launch
SGI Big Data Launch
inside-BigData.com
 
Big Data at Tube: Events to Insights to Action
Big Data at Tube: Events to Insights to ActionBig Data at Tube: Events to Insights to Action
Big Data at Tube: Events to Insights to Action
Murtaza Doctor
 
Big Data presentation Tensing
Big Data presentation TensingBig Data presentation Tensing
Big Data presentation Tensing
tensing-gis
 
Smart data hub
Smart data hubSmart data hub
Smart data hub
Ali BELCAID
 
Analysis of big data in pandemic case
Analysis of big data in pandemic case Analysis of big data in pandemic case
Analysis of big data in pandemic case
Muh Saleh
 
Big data and hadoop lightining talk
Big data and hadoop   lightining talkBig data and hadoop   lightining talk
Big data and hadoop lightining talk
Esther Kundin
 
A Hadoop Primer
A Hadoop PrimerA Hadoop Primer
A Hadoop Primer
sogrady
 
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
Big data (4Vs,history,concept,algorithm) analysis and applications #bigdata #...
yashbheda
 
9 facts about statice's data anonymization solution
9 facts about statice's data anonymization solution9 facts about statice's data anonymization solution
9 facts about statice's data anonymization solution
Statice
 
From BigTable to HBase and back again
From BigTable to HBase and back againFrom BigTable to HBase and back again
From BigTable to HBase and back again
Leonardo Gamas
 
How Google Does Big Data - DevNexus 2014
How Google Does Big Data - DevNexus 2014How Google Does Big Data - DevNexus 2014
How Google Does Big Data - DevNexus 2014
James Chittenden
 
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin BuzzwordsDataiku Flow and dctc - Berlin Buzzwords
Dataiku Flow and dctc - Berlin Buzzwords
Dataiku
 
How to migrate to GraphDB in 10 easy to follow steps
How to migrate to GraphDB in 10 easy to follow steps How to migrate to GraphDB in 10 easy to follow steps
How to migrate to GraphDB in 10 easy to follow steps
Ontotext
 
The Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data ScienceThe Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data Science
Revolution Analytics
 
How is smart data cooked?
How is smart data cooked?How is smart data cooked?
How is smart data cooked?
Ontotext
 
Visualising and Linking Open Data from Multiple Sources
Visualising and Linking Open Data from Multiple SourcesVisualising and Linking Open Data from Multiple Sources
Visualising and Linking Open Data from Multiple Sources
Data Driven Innovation
 
Big Data at Tube: Events to Insights to Action
Big Data at Tube: Events to Insights to ActionBig Data at Tube: Events to Insights to Action
Big Data at Tube: Events to Insights to Action
Murtaza Doctor
 
Big Data presentation Tensing
Big Data presentation TensingBig Data presentation Tensing
Big Data presentation Tensing
tensing-gis
 

Similar to Hack reduce introduction (20)

Hadoop HDFS.ppt
Hadoop HDFS.pptHadoop HDFS.ppt
Hadoop HDFS.ppt
6535ANURAGANURAG
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big Data
Roi Blanco
 
Big Data & Hadoop Introduction
Big Data & Hadoop IntroductionBig Data & Hadoop Introduction
Big Data & Hadoop Introduction
Jayant Mukherjee
 
Big data
Big dataBig data
Big data
R prasad
 
Big data for cio 2015
Big data for cio 2015Big data for cio 2015
Big data for cio 2015
Zohar Elkayam
 
Hadoop Master Class : A concise overview
Hadoop Master Class : A concise overviewHadoop Master Class : A concise overview
Hadoop Master Class : A concise overview
Abhishek Roy
 
Data analytics & its Trends
Data analytics & its TrendsData analytics & its Trends
Data analytics & its Trends
Dr.K.Sreenivas Rao
 
Big-Data-Seminar-6-Aug-2014-Koenig
Big-Data-Seminar-6-Aug-2014-KoenigBig-Data-Seminar-6-Aug-2014-Koenig
Big-Data-Seminar-6-Aug-2014-Koenig
Manish Chopra
 
Hadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
Hadoop is dead - long live Hadoop | BiDaTA 2013 GenoaHadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
Hadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
larsgeorge
 
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
Mihai Criveti
 
Big Data in Action : Operations, Analytics and more
Big Data in Action : Operations, Analytics and moreBig Data in Action : Operations, Analytics and more
Big Data in Action : Operations, Analytics and more
Softweb Solutions
 
Introduction to Big Data & Big Data 1.0 System
Introduction to Big Data & Big Data 1.0 SystemIntroduction to Big Data & Big Data 1.0 System
Introduction to Big Data & Big Data 1.0 System
Petr Novotný
 
Large scale computing
Large scale computing Large scale computing
Large scale computing
Bhupesh Bansal
 
big data
big data big data
big data
subhakirthi
 
Introduction to Cloud computing and Big Data-Hadoop
Introduction to Cloud computing and  Big Data-HadoopIntroduction to Cloud computing and  Big Data-Hadoop
Introduction to Cloud computing and Big Data-Hadoop
Nagarjuna D.N
 
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptxbda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
meganath16032003
 
Big Data: an introduction
Big Data: an introductionBig Data: an introduction
Big Data: an introduction
Bart Vandewoestyne
 
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Open Analytics
 
Open Data Summit Presentation by Joe Olsen
Open Data Summit Presentation by Joe OlsenOpen Data Summit Presentation by Joe Olsen
Open Data Summit Presentation by Joe Olsen
Christopher Whitaker
 
Big data ankita1
Big data ankita1Big data ankita1
Big data ankita1
Ankita Sharma
 
Introduction to Big Data
Introduction to Big DataIntroduction to Big Data
Introduction to Big Data
Roi Blanco
 
Big Data & Hadoop Introduction
Big Data & Hadoop IntroductionBig Data & Hadoop Introduction
Big Data & Hadoop Introduction
Jayant Mukherjee
 
Big data for cio 2015
Big data for cio 2015Big data for cio 2015
Big data for cio 2015
Zohar Elkayam
 
Hadoop Master Class : A concise overview
Hadoop Master Class : A concise overviewHadoop Master Class : A concise overview
Hadoop Master Class : A concise overview
Abhishek Roy
 
Big-Data-Seminar-6-Aug-2014-Koenig
Big-Data-Seminar-6-Aug-2014-KoenigBig-Data-Seminar-6-Aug-2014-Koenig
Big-Data-Seminar-6-Aug-2014-Koenig
Manish Chopra
 
Hadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
Hadoop is dead - long live Hadoop | BiDaTA 2013 GenoaHadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
Hadoop is dead - long live Hadoop | BiDaTA 2013 Genoa
larsgeorge
 
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
DevOps for Data Engineers - Automate Your Data Science Pipeline with Ansible,...
Mihai Criveti
 
Big Data in Action : Operations, Analytics and more
Big Data in Action : Operations, Analytics and moreBig Data in Action : Operations, Analytics and more
Big Data in Action : Operations, Analytics and more
Softweb Solutions
 
Introduction to Big Data & Big Data 1.0 System
Introduction to Big Data & Big Data 1.0 SystemIntroduction to Big Data & Big Data 1.0 System
Introduction to Big Data & Big Data 1.0 System
Petr Novotný
 
Large scale computing
Large scale computing Large scale computing
Large scale computing
Bhupesh Bansal
 
Introduction to Cloud computing and Big Data-Hadoop
Introduction to Cloud computing and  Big Data-HadoopIntroduction to Cloud computing and  Big Data-Hadoop
Introduction to Cloud computing and Big Data-Hadoop
Nagarjuna D.N
 
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptxbda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
bda ghhhhhftttyygghhjjuuujjjhhunit1.pptx
meganath16032003
 
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Social Media, Cloud Computing, Machine Learning, Open Source, and Big Data An...
Open Analytics
 
Open Data Summit Presentation by Joe Olsen
Open Data Summit Presentation by Joe OlsenOpen Data Summit Presentation by Joe Olsen
Open Data Summit Presentation by Joe Olsen
Christopher Whitaker
 

More from montrealouvert (20)

5 @ 7 Geek à Sid Lee Technologies
5 @ 7 Geek à Sid Lee Technologies5 @ 7 Geek à Sid Lee Technologies
5 @ 7 Geek à Sid Lee Technologies
montrealouvert
 
5@7 Données Ouvertes Montréal Juin
5@7 Données Ouvertes Montréal Juin5@7 Données Ouvertes Montréal Juin
5@7 Données Ouvertes Montréal Juin
montrealouvert
 
Contrats net - analyse des contrats
Contrats net - analyse des contratsContrats net - analyse des contrats
Contrats net - analyse des contrats
montrealouvert
 
Journée de la culture ouverte - Luc Gauvreau
Journée de la culture ouverte - Luc GauvreauJournée de la culture ouverte - Luc Gauvreau
Journée de la culture ouverte - Luc Gauvreau
montrealouvert
 
DataMart - Miguel Tremblay - Environnement Canada
DataMart - Miguel Tremblay - Environnement CanadaDataMart - Miguel Tremblay - Environnement Canada
DataMart - Miguel Tremblay - Environnement Canada
montrealouvert
 
Serveur Weather Environnement Canada
Serveur Weather Environnement CanadaServeur Weather Environnement Canada
Serveur Weather Environnement Canada
montrealouvert
 
Joost ouwerkerk
Joost ouwerkerk Joost ouwerkerk
Joost ouwerkerk
montrealouvert
 
Présentation opendata christiangendreau
Présentation opendata christiangendreauPrésentation opendata christiangendreau
Présentation opendata christiangendreau
montrealouvert
 
Hack reduce mr-intro
Hack reduce mr-introHack reduce mr-intro
Hack reduce mr-intro
montrealouvert
 
Données Ouvertes et les terrains contaminés
Données Ouvertes et les terrains contaminés Données Ouvertes et les terrains contaminés
Données Ouvertes et les terrains contaminés
montrealouvert
 
Conférence corruption Institut du nouveau monde (INM)
Conférence corruption Institut du nouveau monde (INM)Conférence corruption Institut du nouveau monde (INM)
Conférence corruption Institut du nouveau monde (INM)
montrealouvert
 
Allumer - Présentation de LDAC à Hackons la Corrutpion
Allumer - Présentation de LDAC à Hackons la CorrutpionAllumer - Présentation de LDAC à Hackons la Corrutpion
Allumer - Présentation de LDAC à Hackons la Corrutpion
montrealouvert
 
Jean Fortier Hackons la Corruption
Jean Fortier Hackons la CorruptionJean Fortier Hackons la Corruption
Jean Fortier Hackons la Corruption
montrealouvert
 
Présentation par Nord Ouvert - Hackons la corruption
Présentation par Nord Ouvert - Hackons la corruptionPrésentation par Nord Ouvert - Hackons la corruption
Présentation par Nord Ouvert - Hackons la corruption
montrealouvert
 
Ffctn hackons la-corruption
Ffctn hackons la-corruptionFfctn hackons la-corruption
Ffctn hackons la-corruption
montrealouvert
 
Communautaire médias sociaux et démocratie directe
Communautaire médias sociaux et démocratie directeCommunautaire médias sociaux et démocratie directe
Communautaire médias sociaux et démocratie directe
montrealouvert
 
Congrès des archivestes
Congrès des archivestesCongrès des archivestes
Congrès des archivestes
montrealouvert
 
Première rencontre publique Québec Ouvert
Première rencontre publique Québec OuvertPremière rencontre publique Québec Ouvert
Première rencontre publique Québec Ouvert
montrealouvert
 
How to build an open data movement in your city, state, or province OKFN data...
How to build an open data movement in your city, state, or province OKFN data...How to build an open data movement in your city, state, or province OKFN data...
How to build an open data movement in your city, state, or province OKFN data...
montrealouvert
 
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à QuébecPrésentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
montrealouvert
 
5 @ 7 Geek à Sid Lee Technologies
5 @ 7 Geek à Sid Lee Technologies5 @ 7 Geek à Sid Lee Technologies
5 @ 7 Geek à Sid Lee Technologies
montrealouvert
 
5@7 Données Ouvertes Montréal Juin
5@7 Données Ouvertes Montréal Juin5@7 Données Ouvertes Montréal Juin
5@7 Données Ouvertes Montréal Juin
montrealouvert
 
Contrats net - analyse des contrats
Contrats net - analyse des contratsContrats net - analyse des contrats
Contrats net - analyse des contrats
montrealouvert
 
Journée de la culture ouverte - Luc Gauvreau
Journée de la culture ouverte - Luc GauvreauJournée de la culture ouverte - Luc Gauvreau
Journée de la culture ouverte - Luc Gauvreau
montrealouvert
 
DataMart - Miguel Tremblay - Environnement Canada
DataMart - Miguel Tremblay - Environnement CanadaDataMart - Miguel Tremblay - Environnement Canada
DataMart - Miguel Tremblay - Environnement Canada
montrealouvert
 
Serveur Weather Environnement Canada
Serveur Weather Environnement CanadaServeur Weather Environnement Canada
Serveur Weather Environnement Canada
montrealouvert
 
Présentation opendata christiangendreau
Présentation opendata christiangendreauPrésentation opendata christiangendreau
Présentation opendata christiangendreau
montrealouvert
 
Données Ouvertes et les terrains contaminés
Données Ouvertes et les terrains contaminés Données Ouvertes et les terrains contaminés
Données Ouvertes et les terrains contaminés
montrealouvert
 
Conférence corruption Institut du nouveau monde (INM)
Conférence corruption Institut du nouveau monde (INM)Conférence corruption Institut du nouveau monde (INM)
Conférence corruption Institut du nouveau monde (INM)
montrealouvert
 
Allumer - Présentation de LDAC à Hackons la Corrutpion
Allumer - Présentation de LDAC à Hackons la CorrutpionAllumer - Présentation de LDAC à Hackons la Corrutpion
Allumer - Présentation de LDAC à Hackons la Corrutpion
montrealouvert
 
Jean Fortier Hackons la Corruption
Jean Fortier Hackons la CorruptionJean Fortier Hackons la Corruption
Jean Fortier Hackons la Corruption
montrealouvert
 
Présentation par Nord Ouvert - Hackons la corruption
Présentation par Nord Ouvert - Hackons la corruptionPrésentation par Nord Ouvert - Hackons la corruption
Présentation par Nord Ouvert - Hackons la corruption
montrealouvert
 
Ffctn hackons la-corruption
Ffctn hackons la-corruptionFfctn hackons la-corruption
Ffctn hackons la-corruption
montrealouvert
 
Communautaire médias sociaux et démocratie directe
Communautaire médias sociaux et démocratie directeCommunautaire médias sociaux et démocratie directe
Communautaire médias sociaux et démocratie directe
montrealouvert
 
Congrès des archivestes
Congrès des archivestesCongrès des archivestes
Congrès des archivestes
montrealouvert
 
Première rencontre publique Québec Ouvert
Première rencontre publique Québec OuvertPremière rencontre publique Québec Ouvert
Première rencontre publique Québec Ouvert
montrealouvert
 
How to build an open data movement in your city, state, or province OKFN data...
How to build an open data movement in your city, state, or province OKFN data...How to build an open data movement in your city, state, or province OKFN data...
How to build an open data movement in your city, state, or province OKFN data...
montrealouvert
 
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à QuébecPrésentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
Présentation avec l'équipe Gautrin à l'Assemblée Nationale à Québec
montrealouvert
 

Hack reduce introduction

  • 2. What is hack/reduce? • A Home for the Big Data Community • 24/7 Access to Cluster Compute Power • Regular Hackathons
  • 4. hack/reduce 2011 Montreal Toronto Boston Ottawa 2012 hack/reduce Boston’s Big Data Hackspace
  • 7. Why should you care? • Work with Millions and Billions of records • Find patterns in Big Data sets • Use data to detect, predict, forecast • Extract new information from raw data
  • 8. APIs Suck In Big data there are: • no requests, • no predefined parameters • no structured responses. You are free to intersect anything with anything. You can analyse, mutate, group, split, reorder in any way you can imagine.
  • 9. What you can do today • Access the hack/reduce GoGrid Cluster: • 240 Cores • 240GB of RAM • 10TB of Disk
  • 10. What you can do today Use Hadoop to Explore big Open Data sets, like: • 20 Years of the Federal Parliament Hansard • Hourly Canadian Weather 1953 to 2001 • The 1881 Census. Details about 4.3M people • One Summer of Bixi Station Status Updates
  • 12. What is Map/Reduce? • Framework for distributed computing on large data sets on clusters of computers • MapReduce patented by Google • Hadoop implementation is Googlesque • Michael Stonebraker hates it
  • 13. What is Map/Reduce? • Map = function applied in parallel to every item in the dataset • Reduce = function applied in parallel to groups of values emitted by Map function
  • 14. What is Map/Reduce? map(String docId, String document): for each word w in document: emit(w, 1); reduce(String word, Iterator counts): int sum = 0; for each count in counts: sum += count; emit(word, sum);
  • 15. private key (“hackreduce”): http://bit.ly/X13pNh wiki: http://github.com/hackreduce/Hackathon SSH: ssh -i hackreduce hackreduce@cluster- MapReduce: http://cluster-1-master.gg.hackreduce

Editor's Notes

  • #2: We are hopper. Hopper is using Big Data to solve travel planning.
  • #4: Hopper ’ s Montreal office was home to the inaugural Hack/Reduce event two years ago.
  • #5: Hack/reduce is a community We held 4 events, in Montreal, Toronto, Boston and Ottawa. More than 300 hackers participated. Now we ’ re building a permanent Hack/Reduce community hackspace in Boston.
  • #7: We are hopper. Hopper is using Big Data to solve travel planning.
  • #10: GoGrid is sponsoring the cluster
  • #11: GoGrid is sponsoring the cluster
  • #12: If you ’ re interested in learning something different. Come talk to us.
  • #16: If you ’ re interested in learning something different. Come talk to us.