Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fjy committed Mar 23, 2014
1 parent f832426 commit aec12ee
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 94 deletions.
18 changes: 9 additions & 9 deletions publications/demo/druid_demo.aux
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
\global\let\hyper@last\relax
\gdef\HyperFirstAtBeginDocument#1{#1}
\providecommand\HyField@AuxAddToFields[1]{}
\citation{hunt2010zookeeper}
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}{section.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}The Need for Druid}{1}{subsection.1.1}}
\citation{hunt2010zookeeper}
\@writefile{toc}{\contentsline {section}{\numberline {2}Architecture}{1}{section.2}}
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces An overview of a Druid cluster and the flow of data through the cluster.}}{2}{figure.1}}
\newlabel{fig:cluster}{{1}{2}{An overview of a Druid cluster and the flow of data through the cluster}{figure.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2}Architecture}{2}{section.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Real-time Nodes}{2}{subsection.2.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Historical Nodes}{2}{subsection.2.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Broker Nodes}{2}{subsection.2.3}}
Expand All @@ -31,24 +31,24 @@
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Sample sales data set.}}{3}{table.1}}
\newlabel{tab:sample_data}{{1}{3}{Sample sales data set}{table.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.6}Query Capabilities}{3}{subsection.2.6}}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Query latencies of production data sources.}}{3}{figure.2}}
\newlabel{fig:query_latency}{{2}{3}{Query latencies of production data sources}{figure.2}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Druid \& MySQL benchmarks -- 100GB TPC-H data.}}{3}{figure.3}}
\newlabel{fig:tpch_100gb}{{3}{3}{Druid \& MySQL benchmarks -- 100GB TPC-H data}{figure.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Performance}{3}{section.3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Query Performance}{3}{subsection.3.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Data Ingestion Performance}{3}{subsection.3.2}}
\bibstyle{abbrv}
\bibdata{druid_demo}
\bibcite{abadi2008column}{1}
\bibcite{colantonio2010concise}{2}
\bibcite{hunt2010zookeeper}{3}
\bibcite{tomasic1993performance}{4}
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Query latencies of production data sources.}}{4}{figure.2}}
\newlabel{fig:query_latency}{{2}{4}{Query latencies of production data sources}{figure.2}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Druid \& MySQL benchmarks -- 100GB TPC-H data.}}{4}{figure.3}}
\newlabel{fig:tpch_100gb}{{3}{4}{Druid \& MySQL benchmarks -- 100GB TPC-H data}{figure.3}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Combined cluster ingestion rates.}}{4}{figure.4}}
\newlabel{fig:ingestion_rate}{{4}{4}{Combined cluster ingestion rates}{figure.4}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Data Ingestion Performance}{4}{subsection.3.2}}
\@writefile{toc}{\contentsline {section}{\numberline {4}Demonstration Details}{4}{section.4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Demo Setup}{4}{subsection.4.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Story}{4}{subsection.4.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Setup}{4}{subsection.4.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Goals}{4}{subsection.4.2}}
\@writefile{toc}{\contentsline {section}{\numberline {5}Acknowledgments}{4}{section.5}}
\@writefile{toc}{\contentsline {section}{\numberline {6}Additional Authors}{4}{section.6}}
\@writefile{toc}{\contentsline {section}{\numberline {7}References}{4}{section.7}}
4 changes: 2 additions & 2 deletions publications/demo/druid_demo.out
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
\BOOKMARK [2][-]{subsection.3.1}{Query Performance}{section.3}% 11
\BOOKMARK [2][-]{subsection.3.2}{Data Ingestion Performance}{section.3}% 12
\BOOKMARK [1][-]{section.4}{Demonstration Details}{}% 13
\BOOKMARK [2][-]{subsection.4.1}{Demo Setup}{section.4}% 14
\BOOKMARK [2][-]{subsection.4.2}{Story}{section.4}% 15
\BOOKMARK [2][-]{subsection.4.1}{Setup}{section.4}% 14
\BOOKMARK [2][-]{subsection.4.2}{Goals}{section.4}% 15
\BOOKMARK [1][-]{section.5}{Acknowledgments}{}% 16
\BOOKMARK [1][-]{section.6}{Additional Authors}{}% 17
\BOOKMARK [1][-]{section.7}{References}{}% 18
Binary file modified publications/demo/druid_demo.pdf
Binary file not shown.
Loading

0 comments on commit aec12ee

Please sign in to comment.