HBase + Hue - LA HBase User Group

gethue
HBASE + HUE
THE UI FOR
APACHE HADOOP
Abraham Elmahrek

LA HBase User Group - Dec 12, 2013

1
WHAT
IS HUE?
WEB INTERFACE FOR MAKING
HADOOP EASIER TO USE
Suite	
  of	
  apps	
  for	
  each	
  Hadoop	
  component,
like	
  Hive,	
  Pig,	
  Impala,	
  Oozie,	
  Solr,	
  Sqoop2,	
  HBase...

2
VIEW FROM
30K FEET

Hadoop

Web Server

You and even
that friend
that uses IE9 ;)

3
RE

O

ET
AS
T

M

B
BR

R

H

...

M
E

O

H

K

SP
AR

ER
Y

U

Q

R

IN

AD
M
DB

R

SE

U

ER

EP

P

SE

O
W

BR
O
O
O
KE

ZO

SQ

SE

BA

H

AR
C

SE

BR
A
O
W
SE
R

PA
L

IM

O
DE
W
SI
SE
G
O
R
N
O
ER
ZI
H
E
IV
E

B

JO

G

PI

SE

O
W

BR

JO

LE

FI

ECOSYSTEM

4
TARGET
OF HUE
GETTING STARTED WITH HADOOP
BEING PRODUCTIVE EXPLORING
DIFFERENT ANGLES OF THE PLATFORM
LET ANY USER FOCUS ON BIG DATA
PROCESSING
BEING COMPATIBLE WITH ANY HADOOP
VERSION (0.20/1.2.0/2.3.0)

5
OPEN SOURCE
2560+ COMMITS
31 CONTRIBUTORS
477 STARS
157 FORKS

github.com/cloudera/hue

6
THE CORE
TEAM PLAYERS
ABRAHAM ELMAHREK
ROMAIN RIGAUX
ENRICO BERTI
CHANG BEER

team.gethue.com

7
GROWING
COMMUNITY
Nov

Dec

Jan

Feb

Mar

Apr

May

500

0

Oct

Nov

17.5

0

Sep

35

125

Aug

52.5

250

Jul

70

375

Jun

Posts

Topics

hue-­‐user@

8
HISTORY
HUE 1

Desktop-­‐like	
  in	
  a	
  browser,	
  did	
  its	
  
job	
  but	
  preGy	
  slow,	
  memory	
  leaks	
  
and	
  not	
  very	
  IE	
  friendly	
  but	
  
definitely	
  advanced	
  for	
  its	
  Kme	
  
(2009-­‐2010).

9
HISTORY
HUE 2

The	
  first	
  flat	
  structure	
  port,	
  with	
  
TwiGer	
  Bootstrap	
  all	
  over	
  the	
  
place.

10
HISTORY
HUE 2.5

New	
  apps,	
  improved	
  the	
  UX	
  
adding	
  new	
  nice	
  funcKonaliKes	
  
like	
  autocomplete	
  and	
  drag	
  &	
  
drop.

11
HISTORY
HUE 3 ALPHA

Proposed	
  design,	
  didn’t	
  make	
  it.

12
HISTORY
HUE 3

TransiKon	
  to	
  the	
  new	
  UI,	
  major	
  
improvements	
  and	
  new	
  apps.

13
HISTORY
HUE 3.5

Where	
  we	
  are	
  now,	
  new	
  UI,	
  
several	
  new	
  apps,	
  the	
  most	
  user	
  
friendly	
  features	
  to	
  date.

14
BIG DATA MEANS HARDER SEARCH PROBLEMS.
HBASE APPLICATION DEVELOPMENT WOES.
UNDERSTANDING DATA BETTER.

15
HBASE BROWSER
PROBLEMS
LACK OF ACCESSIBILITY

LACK OF FAMILIARITY

USABILITY CHALLENGES

16
HBASE BROWSER
DESIGN CHALLENGES
PROBLEM

HBase	
  is	
  a	
  key-­‐value	
  store,	
  not	
  a	
  
tradiKonal	
  RDB
SOLUTION

Collapse	
  Sparse	
  Data	
  across	
  
HBase	
  Tables

17
HBASE BROWSER
FLEXIBLE SEARCH BAR
PROBLEM

Need	
  high-­‐level	
  tool	
  for	
  complex	
  
data	
  fetching	
  &	
  analysis
SOLUTION

Simple	
  custom	
  query	
  language
Supports	
  HBase	
  filter	
  language
Supports	
  selecKon	
  &	
  Copy	
  +	
  Paste,	
  
gracefully	
  degrades	
  in	
  IE
Autocomplete	
  Help	
  Menu

Row$Key$ Prefix$Scan$
Scan$Length$

Thri=$Filterstring$

Column/Family$Filters$
Searchbar(Syntax(Breakdown(

18
HBASE BROWSER
DOES IT SCALE?
PROBLEM

Performance	
  on	
  Millions	
  of	
  
Columns
SOLUTION

Lazy	
  loading	
  &	
  TruncaKon	
  using	
  
Thri`	
  FilterString
Stream	
  raw	
  data	
  cached	
  MEM	
  >	
  
DOM	
  elements	
  dynamically	
  
generated
b64encode	
  binary	
  data	
  to	
  
preserve	
  during	
  ASCII	
  dump
Detect	
  schema	
  on	
  preview	
  reading	
  
byte	
  headers
Capped,	
  Lazy	
  Loaded	
  &	
  Bound	
  to	
  
DOM	
  via	
  MVVM	
  PaGern

IT DOES.

19
ZOOKEEPER BROWSER

TECHNICAL DETAILS

Communicate	
  with	
  Contrib.	
  REST	
  
API
View	
  Node	
  Stats
View	
  and	
  Edit	
  Node	
  Data
And	
  and	
  Remove	
  ZNodes

20
QUERY HBASE
WITH HIVE

HIVE EDITOR

21
QUERY HBASE
WITH PIG

PIG EDITOR

22
INDEX HBASE
AND SEARCH IT
HUE

LILY INDEXER

CLOUDERA SEARCH

23
DEMO
TIME

24
MISSED
SOMETHING?

learn.gethue.com

25
WHAT’S MISSING?

SECURITY

Kerberos
SSL
HBASE-­‐8818	
  Thri`	
  V2	
  Please!

STARGATE?

Use	
  of	
  Thri`	
  interface	
  over	
  
REST	
  interface	
  for	
  HBase	
  
Browser

ANYTHING ELSE?

You	
  tell	
  us!

26
LINKS
WEBSITE

hGp://gethue.com
BLOG

hGp://blog.gethue.com
TWITTER

@gethue
USER GROUP

hue-­‐user@

27
GET HUE
CLOUDERA’S CDH

TARBALL

CLOUDERA’S DEMO VM

Stable	
  and	
  highly	
  tested	
  
releases	
  perfectly	
  integrated	
  
with	
  the	
  Hadoop	
  ecosystem,	
  
automagically	
  configured	
  by	
  
Cloudera	
  Manager.

Try	
  in	
  advance	
  the	
  latest	
  and	
  
greatest	
  but	
  you’ll	
  have	
  to	
  
configure	
  everything	
  on	
  your	
  
own.

Get	
  to	
  play	
  with	
  Hue	
  and	
  
various	
  Hadoop	
  components	
  
in	
  5	
  minutes.	
  It’s	
  a	
  self	
  
contained	
  CDH	
  environment	
  
ready	
  to	
  use.

HORTONWORKS*

MAPR*

HP CLOUD*

In	
  HDP	
  there’s	
  an	
  old	
  forked	
  
version	
  of	
  Hue	
  2.3.

Newer	
  version	
  than	
  HDP,	
  
close	
  to	
  the	
  original	
  2.5	
  minus	
  
apps	
  like	
  HBase,	
  Impala,	
  
Sqoop,	
  Search.

The	
  newest	
  addiKon,	
  ships	
  
Hue	
  3.0	
  through	
  the	
  
GreenBuGon	
  products.	
  

* YOUR MILEAGE MAY VARY.

28
TEAM@
GETHUE.COM

WHAT ARE YOUR USE
CASES?

INTERESTED IN
CONTRIBUTING?

WANNA SAY HELLO?

WHICH COMPONENTS DO
YOU USE?

WHAT WOULD YOU LIKE TO
SEE IN HUE?

DO YOU WANT A TAILOR
MADE TEAM RETREAT?

29
THANKS.

www.gethue.com

30
1 of 30

Recommended

Hadoop Israel - HBase Browser in Hue by
Hadoop Israel - HBase Browser in HueHadoop Israel - HBase Browser in Hue
Hadoop Israel - HBase Browser in Huegethue
4K views37 slides
Beeswax Hive editor in Hue by
Beeswax Hive editor in HueBeeswax Hive editor in Hue
Beeswax Hive editor in HueRomain Rigaux
13.9K views16 slides
LDAP, SAML and Hue by
LDAP, SAML and HueLDAP, SAML and Hue
LDAP, SAML and Huegethue
6.1K views36 slides
Hue: The Hadoop UI - HUG France by
Hue: The Hadoop UI - HUG FranceHue: The Hadoop UI - HUG France
Hue: The Hadoop UI - HUG Francegethue
7.5K views21 slides
Hue: The Hadoop UI - Hadoop Singapore by
Hue: The Hadoop UI - Hadoop SingaporeHue: The Hadoop UI - Hadoop Singapore
Hue: The Hadoop UI - Hadoop Singaporegethue
2.2K views25 slides
Hue: The Hadoop UI - Where we stand, Hue Meetup SF by
Hue: The Hadoop UI - Where we stand, Hue Meetup SF Hue: The Hadoop UI - Where we stand, Hue Meetup SF
Hue: The Hadoop UI - Where we stand, Hue Meetup SF gethue
5.5K views23 slides

More Related Content

What's hot

Hue: The Hadoop UI - Stockholm HUG by
Hue: The Hadoop UI - Stockholm HUGHue: The Hadoop UI - Stockholm HUG
Hue: The Hadoop UI - Stockholm HUGgethue
3.3K views28 slides
Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data... by
 Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data... Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data...
Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data...Big Data Spain
1.3K views66 slides
Hive vs Pig for HadoopSourceCodeReading by
Hive vs Pig for HadoopSourceCodeReadingHive vs Pig for HadoopSourceCodeReading
Hive vs Pig for HadoopSourceCodeReadingMitsuharu Hamba
6.2K views43 slides
Introduction to Apache Hive by
Introduction to Apache HiveIntroduction to Apache Hive
Introduction to Apache HiveAvkash Chauhan
13.1K views35 slides
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and Hue by
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and HueHadoop Summit - Interactive Big Data Analysis with Solr, Spark and Hue
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and Huegethue
2.1K views33 slides
Playing with Hadoop 2013-10-31 by
Playing with Hadoop 2013-10-31Playing with Hadoop 2013-10-31
Playing with Hadoop 2013-10-31Søren Lund
715 views35 slides

What's hot(18)

Hue: The Hadoop UI - Stockholm HUG by gethue
Hue: The Hadoop UI - Stockholm HUGHue: The Hadoop UI - Stockholm HUG
Hue: The Hadoop UI - Stockholm HUG
gethue3.3K views
Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data... by Big Data Spain
 Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data... Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data...
Big Data Web applications for Interactive Hadoop by ENRICO BERTI at Big Data...
Big Data Spain1.3K views
Hive vs Pig for HadoopSourceCodeReading by Mitsuharu Hamba
Hive vs Pig for HadoopSourceCodeReadingHive vs Pig for HadoopSourceCodeReading
Hive vs Pig for HadoopSourceCodeReading
Mitsuharu Hamba6.2K views
Introduction to Apache Hive by Avkash Chauhan
Introduction to Apache HiveIntroduction to Apache Hive
Introduction to Apache Hive
Avkash Chauhan13.1K views
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and Hue by gethue
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and HueHadoop Summit - Interactive Big Data Analysis with Solr, Spark and Hue
Hadoop Summit - Interactive Big Data Analysis with Solr, Spark and Hue
gethue2.1K views
Playing with Hadoop 2013-10-31 by Søren Lund
Playing with Hadoop 2013-10-31Playing with Hadoop 2013-10-31
Playing with Hadoop 2013-10-31
Søren Lund715 views
Hadoop ecosystem by tfmailru
Hadoop ecosystemHadoop ecosystem
Hadoop ecosystem
tfmailru3.6K views
Apache Hadoop India Summit 2011 talk "Pig - Making Hadoop Easy" by Alan Gate by Yahoo Developer Network
Apache Hadoop India Summit 2011 talk "Pig - Making Hadoop Easy" by Alan GateApache Hadoop India Summit 2011 talk "Pig - Making Hadoop Easy" by Alan Gate
Apache Hadoop India Summit 2011 talk "Pig - Making Hadoop Easy" by Alan Gate
AWS Hadoop and PIG and overview by Dan Morrill
AWS Hadoop and PIG and overviewAWS Hadoop and PIG and overview
AWS Hadoop and PIG and overview
Dan Morrill4.3K views
Implementing Hadoop on a single cluster by Salil Navgire
Implementing Hadoop on a single clusterImplementing Hadoop on a single cluster
Implementing Hadoop on a single cluster
Salil Navgire998 views
Elastic search integration with hadoop leveragebigdata by Pooja Gupta
Elastic search integration with hadoop   leveragebigdataElastic search integration with hadoop   leveragebigdata
Elastic search integration with hadoop leveragebigdata
Pooja Gupta1.1K views
CloudStack / Saltstack lightning talk at DevOps Amsterdam by Sebastien Goasguen
CloudStack / Saltstack lightning talk at DevOps AmsterdamCloudStack / Saltstack lightning talk at DevOps Amsterdam
CloudStack / Saltstack lightning talk at DevOps Amsterdam
Sebastien Goasguen1.9K views
Integrate Hue with your Hadoop cluster - Yahoo! Hadoop Meetup by gethue
Integrate Hue with your Hadoop cluster - Yahoo! Hadoop MeetupIntegrate Hue with your Hadoop cluster - Yahoo! Hadoop Meetup
Integrate Hue with your Hadoop cluster - Yahoo! Hadoop Meetup
gethue12.8K views

Viewers also liked

April 2014 HUG : Apache Phoenix by
April 2014 HUG : Apache PhoenixApril 2014 HUG : Apache Phoenix
April 2014 HUG : Apache PhoenixYahoo Developer Network
6.2K views21 slides
August 2013 HUG: Hue: the UI for Apache Hadoop by
August 2013 HUG: Hue: the UI for Apache HadoopAugust 2013 HUG: Hue: the UI for Apache Hadoop
August 2013 HUG: Hue: the UI for Apache HadoopYahoo Developer Network
4.5K views18 slides
Apache Big Data EU 2015 - Phoenix by
Apache Big Data EU 2015 - PhoenixApache Big Data EU 2015 - Phoenix
Apache Big Data EU 2015 - PhoenixNick Dimiduk
4.7K views40 slides
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014 by
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014gethue
4.6K views63 slides
Using Apache Solr by
Using Apache SolrUsing Apache Solr
Using Apache Solrpittaya
5.2K views72 slides
Apache Phoenix: Transforming HBase into a SQL Database by
Apache Phoenix: Transforming HBase into a SQL DatabaseApache Phoenix: Transforming HBase into a SQL Database
Apache Phoenix: Transforming HBase into a SQL DatabaseDataWorks Summit
16.7K views77 slides

Viewers also liked(13)

Apache Big Data EU 2015 - Phoenix by Nick Dimiduk
Apache Big Data EU 2015 - PhoenixApache Big Data EU 2015 - Phoenix
Apache Big Data EU 2015 - Phoenix
Nick Dimiduk4.7K views
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014 by gethue
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014
Hue: Big Data Web applications for Interactive Hadoop at Big Data Spain 2014
gethue4.6K views
Using Apache Solr by pittaya
Using Apache SolrUsing Apache Solr
Using Apache Solr
pittaya5.2K views
Apache Phoenix: Transforming HBase into a SQL Database by DataWorks Summit
Apache Phoenix: Transforming HBase into a SQL DatabaseApache Phoenix: Transforming HBase into a SQL Database
Apache Phoenix: Transforming HBase into a SQL Database
DataWorks Summit16.7K views
Hortonworks Technical Workshop: HBase and Apache Phoenix by Hortonworks
Hortonworks Technical Workshop: HBase and Apache Phoenix Hortonworks Technical Workshop: HBase and Apache Phoenix
Hortonworks Technical Workshop: HBase and Apache Phoenix
Hortonworks15K views
Apache Phoenix: Use Cases and New Features by HBaseCon
Apache Phoenix: Use Cases and New FeaturesApache Phoenix: Use Cases and New Features
Apache Phoenix: Use Cases and New Features
HBaseCon4.7K views
Apache Phoenix and Apache HBase: An Enterprise Grade Data Warehouse by Josh Elser
Apache Phoenix and Apache HBase: An Enterprise Grade Data WarehouseApache Phoenix and Apache HBase: An Enterprise Grade Data Warehouse
Apache Phoenix and Apache HBase: An Enterprise Grade Data Warehouse
Josh Elser36.9K views
Battle of the giants: Apache Solr vs ElasticSearch by Rafał Kuć
Battle of the giants: Apache Solr vs ElasticSearchBattle of the giants: Apache Solr vs ElasticSearch
Battle of the giants: Apache Solr vs ElasticSearch
Rafał Kuć70.6K views
Building a real time, solr-powered recommendation engine by Trey Grainger
Building a real time, solr-powered recommendation engineBuilding a real time, solr-powered recommendation engine
Building a real time, solr-powered recommendation engine
Trey Grainger71.4K views

Similar to HBase + Hue - LA HBase User Group

App cap2956v2-121001194956-phpapp01 (1) by
App cap2956v2-121001194956-phpapp01 (1)App cap2956v2-121001194956-phpapp01 (1)
App cap2956v2-121001194956-phpapp01 (1)outstanding59
268 views42 slides
App Cap2956v2 121001194956 Phpapp01 (1) by
App Cap2956v2 121001194956 Phpapp01 (1)App Cap2956v2 121001194956 Phpapp01 (1)
App Cap2956v2 121001194956 Phpapp01 (1)outstanding59
318 views42 slides
Inside the Hadoop Machine @ VMworld by
Inside the Hadoop Machine @ VMworldInside the Hadoop Machine @ VMworld
Inside the Hadoop Machine @ VMworldRichard McDougall
1.7K views42 slides
Etu L2 Training - Hadoop 企業應用實作 by
Etu L2 Training - Hadoop 企業應用實作Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作James Chen
2.5K views149 slides
Above the cloud: Big Data and BI by
Above the cloud: Big Data and BIAbove the cloud: Big Data and BI
Above the cloud: Big Data and BIDenny Lee
2.8K views33 slides
Big Data - HDInsight and Power BI by
Big Data - HDInsight and Power BIBig Data - HDInsight and Power BI
Big Data - HDInsight and Power BIPrasad Prabhu (PP)
1.7K views43 slides

Similar to HBase + Hue - LA HBase User Group(20)

App cap2956v2-121001194956-phpapp01 (1) by outstanding59
App cap2956v2-121001194956-phpapp01 (1)App cap2956v2-121001194956-phpapp01 (1)
App cap2956v2-121001194956-phpapp01 (1)
outstanding59268 views
App Cap2956v2 121001194956 Phpapp01 (1) by outstanding59
App Cap2956v2 121001194956 Phpapp01 (1)App Cap2956v2 121001194956 Phpapp01 (1)
App Cap2956v2 121001194956 Phpapp01 (1)
outstanding59318 views
Etu L2 Training - Hadoop 企業應用實作 by James Chen
Etu L2 Training - Hadoop 企業應用實作Etu L2 Training - Hadoop 企業應用實作
Etu L2 Training - Hadoop 企業應用實作
James Chen2.5K views
Above the cloud: Big Data and BI by Denny Lee
Above the cloud: Big Data and BIAbove the cloud: Big Data and BI
Above the cloud: Big Data and BI
Denny Lee2.8K views
EclipseCon Keynote: Apache Hadoop - An Introduction by Cloudera, Inc.
EclipseCon Keynote: Apache Hadoop - An IntroductionEclipseCon Keynote: Apache Hadoop - An Introduction
EclipseCon Keynote: Apache Hadoop - An Introduction
Cloudera, Inc.1.8K views
Sql saturday pig session (wes floyd) v2 by Wes Floyd
Sql saturday   pig session (wes floyd) v2Sql saturday   pig session (wes floyd) v2
Sql saturday pig session (wes floyd) v2
Wes Floyd4.8K views
Hadoop Summit Dublin 2016: Hadoop Platform at Yahoo - A Year in Review by Sumeet Singh
Hadoop Summit Dublin 2016: Hadoop Platform at Yahoo - A Year in Review Hadoop Summit Dublin 2016: Hadoop Platform at Yahoo - A Year in Review
Hadoop Summit Dublin 2016: Hadoop Platform at Yahoo - A Year in Review
Sumeet Singh872 views
Hadoop Demystified + MapReduce (Java and C#), Pig, and Hive Demos by Lester Martin
Hadoop Demystified + MapReduce (Java and C#), Pig, and Hive DemosHadoop Demystified + MapReduce (Java and C#), Pig, and Hive Demos
Hadoop Demystified + MapReduce (Java and C#), Pig, and Hive Demos
Lester Martin3.7K views
Hadoop demo ppt by Phil Young
Hadoop demo pptHadoop demo ppt
Hadoop demo ppt
Phil Young40.6K views
Best hadoop-online-training by Geohedrick
Best hadoop-online-trainingBest hadoop-online-training
Best hadoop-online-training
Geohedrick103 views
Extending DevOps to Big Data Applications with Kubernetes by Nicola Ferraro
Extending DevOps to Big Data Applications with KubernetesExtending DevOps to Big Data Applications with Kubernetes
Extending DevOps to Big Data Applications with Kubernetes
Nicola Ferraro3.4K views
Presentation sreenu dwh-services by Sreenu Musham
Presentation sreenu dwh-servicesPresentation sreenu dwh-services
Presentation sreenu dwh-services
Sreenu Musham396 views
Overview of Big data, Hadoop and Microsoft BI - version1 by Thanh Nguyen
Overview of Big data, Hadoop and Microsoft BI - version1Overview of Big data, Hadoop and Microsoft BI - version1
Overview of Big data, Hadoop and Microsoft BI - version1
Thanh Nguyen2.4K views
Overview of big data & hadoop version 1 - Tony Nguyen by Thanh Nguyen
Overview of big data & hadoop   version 1 - Tony NguyenOverview of big data & hadoop   version 1 - Tony Nguyen
Overview of big data & hadoop version 1 - Tony Nguyen
Thanh Nguyen1.2K views

More from gethue

Spark Summit Europe: Building a REST Job Server for interactive Spark as a se... by
Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...
Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...gethue
6.2K views83 slides
SF Solr Meetup - Interactively Search and Visualize Your Big Data by
SF Solr Meetup - Interactively Search and Visualize Your Big DataSF Solr Meetup - Interactively Search and Visualize Your Big Data
SF Solr Meetup - Interactively Search and Visualize Your Big Datagethue
2.4K views33 slides
Big Data Scala by the Bay: Interactive Spark in your Browser by
Big Data Scala by the Bay: Interactive Spark in your BrowserBig Data Scala by the Bay: Interactive Spark in your Browser
Big Data Scala by the Bay: Interactive Spark in your Browsergethue
5.8K views43 slides
20150627 bigdatala by
20150627 bigdatala20150627 bigdatala
20150627 bigdatalagethue
3.3K views33 slides
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0 by
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0gethue
1.8K views20 slides
Interactively Search and Visualize Your Big Data by
Interactively Search and Visualize Your Big DataInteractively Search and Visualize Your Big Data
Interactively Search and Visualize Your Big Datagethue
2.8K views21 slides

More from gethue(8)

Spark Summit Europe: Building a REST Job Server for interactive Spark as a se... by gethue
Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...
Spark Summit Europe: Building a REST Job Server for interactive Spark as a se...
gethue6.2K views
SF Solr Meetup - Interactively Search and Visualize Your Big Data by gethue
SF Solr Meetup - Interactively Search and Visualize Your Big DataSF Solr Meetup - Interactively Search and Visualize Your Big Data
SF Solr Meetup - Interactively Search and Visualize Your Big Data
gethue2.4K views
Big Data Scala by the Bay: Interactive Spark in your Browser by gethue
Big Data Scala by the Bay: Interactive Spark in your BrowserBig Data Scala by the Bay: Interactive Spark in your Browser
Big Data Scala by the Bay: Interactive Spark in your Browser
gethue5.8K views
20150627 bigdatala by gethue
20150627 bigdatala20150627 bigdatala
20150627 bigdatala
gethue3.3K views
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0 by gethue
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0
Harness the power of Spark and Solr in Hue: Big Data Amsterdam v.2.0
gethue1.8K views
Interactively Search and Visualize Your Big Data by gethue
Interactively Search and Visualize Your Big DataInteractively Search and Visualize Your Big Data
Interactively Search and Visualize Your Big Data
gethue2.8K views
Sqoop2 refactoring for generic data transfer - NYC Sqoop Meetup by gethue
Sqoop2 refactoring for generic data transfer - NYC Sqoop MeetupSqoop2 refactoring for generic data transfer - NYC Sqoop Meetup
Sqoop2 refactoring for generic data transfer - NYC Sqoop Meetup
gethue476 views
SF Dev Meetup - Hue SDK by gethue
SF Dev Meetup - Hue SDKSF Dev Meetup - Hue SDK
SF Dev Meetup - Hue SDK
gethue3.8K views

Recently uploaded

AMAZON PRODUCT RESEARCH.pdf by
AMAZON PRODUCT RESEARCH.pdfAMAZON PRODUCT RESEARCH.pdf
AMAZON PRODUCT RESEARCH.pdfJerikkLaureta
15 views13 slides
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...NUS-ISS
28 views70 slides
The Importance of Cybersecurity for Digital Transformation by
The Importance of Cybersecurity for Digital TransformationThe Importance of Cybersecurity for Digital Transformation
The Importance of Cybersecurity for Digital TransformationNUS-ISS
27 views26 slides
Transcript: The Details of Description Techniques tips and tangents on altern... by
Transcript: The Details of Description Techniques tips and tangents on altern...Transcript: The Details of Description Techniques tips and tangents on altern...
Transcript: The Details of Description Techniques tips and tangents on altern...BookNet Canada
130 views15 slides
Web Dev - 1 PPT.pdf by
Web Dev - 1 PPT.pdfWeb Dev - 1 PPT.pdf
Web Dev - 1 PPT.pdfgdsczhcet
55 views45 slides
RADIUS-Omnichannel Interaction System by
RADIUS-Omnichannel Interaction SystemRADIUS-Omnichannel Interaction System
RADIUS-Omnichannel Interaction SystemRADIUS
15 views21 slides

Recently uploaded(20)

AMAZON PRODUCT RESEARCH.pdf by JerikkLaureta
AMAZON PRODUCT RESEARCH.pdfAMAZON PRODUCT RESEARCH.pdf
AMAZON PRODUCT RESEARCH.pdf
JerikkLaureta15 views
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by NUS-ISS
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
NUS-ISS28 views
The Importance of Cybersecurity for Digital Transformation by NUS-ISS
The Importance of Cybersecurity for Digital TransformationThe Importance of Cybersecurity for Digital Transformation
The Importance of Cybersecurity for Digital Transformation
NUS-ISS27 views
Transcript: The Details of Description Techniques tips and tangents on altern... by BookNet Canada
Transcript: The Details of Description Techniques tips and tangents on altern...Transcript: The Details of Description Techniques tips and tangents on altern...
Transcript: The Details of Description Techniques tips and tangents on altern...
BookNet Canada130 views
Web Dev - 1 PPT.pdf by gdsczhcet
Web Dev - 1 PPT.pdfWeb Dev - 1 PPT.pdf
Web Dev - 1 PPT.pdf
gdsczhcet55 views
RADIUS-Omnichannel Interaction System by RADIUS
RADIUS-Omnichannel Interaction SystemRADIUS-Omnichannel Interaction System
RADIUS-Omnichannel Interaction System
RADIUS15 views
Data-centric AI and the convergence of data and model engineering: opportunit... by Paolo Missier
Data-centric AI and the convergence of data and model engineering:opportunit...Data-centric AI and the convergence of data and model engineering:opportunit...
Data-centric AI and the convergence of data and model engineering: opportunit...
Paolo Missier34 views
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze by NUS-ISS
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng TszeDigital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze
Digital Product-Centric Enterprise and Enterprise Architecture - Tan Eng Tsze
NUS-ISS19 views
Black and White Modern Science Presentation.pptx by maryamkhalid2916
Black and White Modern Science Presentation.pptxBlack and White Modern Science Presentation.pptx
Black and White Modern Science Presentation.pptx
maryamkhalid291614 views
Special_edition_innovator_2023.pdf by WillDavies22
Special_edition_innovator_2023.pdfSpecial_edition_innovator_2023.pdf
Special_edition_innovator_2023.pdf
WillDavies2216 views
handbook for web 3 adoption.pdf by Liveplex
handbook for web 3 adoption.pdfhandbook for web 3 adoption.pdf
handbook for web 3 adoption.pdf
Liveplex19 views
Voice Logger - Telephony Integration Solution at Aegis by Nirmal Sharma
Voice Logger - Telephony Integration Solution at AegisVoice Logger - Telephony Integration Solution at Aegis
Voice Logger - Telephony Integration Solution at Aegis
Nirmal Sharma17 views
STPI OctaNE CoE Brochure.pdf by madhurjyapb
STPI OctaNE CoE Brochure.pdfSTPI OctaNE CoE Brochure.pdf
STPI OctaNE CoE Brochure.pdf
madhurjyapb12 views
How the World's Leading Independent Automotive Distributor is Reinventing Its... by NUS-ISS
How the World's Leading Independent Automotive Distributor is Reinventing Its...How the World's Leading Independent Automotive Distributor is Reinventing Its...
How the World's Leading Independent Automotive Distributor is Reinventing Its...
NUS-ISS15 views
Combining Orchestration and Choreography for a Clean Architecture by ThomasHeinrichs1
Combining Orchestration and Choreography for a Clean ArchitectureCombining Orchestration and Choreography for a Clean Architecture
Combining Orchestration and Choreography for a Clean Architecture
ThomasHeinrichs169 views
DALI Basics Course 2023 by Ivory Egg
DALI Basics Course  2023DALI Basics Course  2023
DALI Basics Course 2023
Ivory Egg14 views
Attacking IoT Devices from a Web Perspective - Linux Day by Simone Onofri
Attacking IoT Devices from a Web Perspective - Linux Day Attacking IoT Devices from a Web Perspective - Linux Day
Attacking IoT Devices from a Web Perspective - Linux Day
Simone Onofri15 views

HBase + Hue - LA HBase User Group