View source
From BiCEP
for
9ticks:2008.10.02
Jump to:
navigation
,
search
=== Major Components === * User Interface * Crawler * Data Store * Predefined Sources * Custom Source UI * '''?''' === Crawler === * Scheduling Policy * Distributed crawl === Data Store === * BigTable + GFS * Hadoop + HBase * Map-Reduce * RRDtool === Data Store Bigtable-like === {| border="1" |- ! Row Key ! Timestamp ! Column "property:trade" ! Column "property:volume" ! Column "property:temperature" ! Column "property:humidity" |- | stock.AAPL | t1 | 109.12 | 200 | | |- | | t2 | 109.10 | | | |- | | t3 | 109.05 | 200 | | |- | weather.Coimbra | t7 | | | 13 | 87 |- | | t8 | | | 14 | 78 |} {| border="1" |- ! Row Key ! Timestamp ! Column "property:trade" ! Column "property:volume" |- | stock.AAPL | t1 | 109.12 | 200 |- | | t3 | 109.05 | 200 |} {| border="1" |- ! Row Key ! Timestamp ! Column "property:trade" |- | stock.AAPL | t2 | 109.10 |} {| border="1" |- ! Row Key ! Timestamp ! Column "property:temperature" ! Column "property:humidity" |- | weather.Coimbra | t7 | 13 | 87 |- | | t8 | 14 | 78 |}
Return to
9ticks:2008.10.02
.
Views
Page
Discussion
View source
History
Personal tools
Log in
Navigation
Main Page
Benchmarks
Tools
Publications
People
Search
Toolbox
What links here
Related changes
Special pages