zoukankan      html  css  js  c++  java
  • 目录

    未完待续

    Introduction
        About Druid
        Design
        Concepts and Terminology
        White Paper
        Design doc
    Getting Started
        Tutorial: A First Look at Druid
        Tutorial: The Druid Cluster
        Tutorial: Loading Streaming Data
        Tutorial: Loading Batch Data
    Booting a Druid Cluster

        Simple Cluster Configuration
        Production Cluster Configuration
        Production Hadoop Configuration
        Rolling Cluster Updates
        Recommendations
    Configuration

        Common Configuration
        Indexing Service
        Coordinator
        Historical
        Broker
        Realtime
        Configuring Logging
    Data Ingestion

        Ingestion FAQ
        Realtime
        Batch
            Different Hadoop Versions
        Indexing Service
            Tasks
        Data Formats
    Operations

        Performance FAQ
        Extending Druid
        Druid Metrics
    Querying

        Querying
            Filters
            Aggregations
            Post Aggregations
            Granularities
            DimensionSpecs
        Query Types
            DataSource Metadata
            GroupBy
                LimitSpec
                Having
            Search
                SearchQuerySpec
            Segment Metadata
            Time Boundary
            Timeseries
            TopN
                TopNMetricSpec

    Architecture

        Design
        Segments
        Node Types
            Historical
            Broker
            Coordinator
                Rule Configuration
            Realtime
            Indexing Service
                Middle Manager
                Peon
        External Dependencies
            Deep Storage
            Metadata Storage
            ZooKeeper

    Experimental

        About Experimental Features
        Geographic Queries
        Select Query
        Approximate Histograms and Quantiles
        Router node

    Development

        Versioning
        Build From Source
        Libraries

    Misc

        Thanks

  • 相关阅读:
    laravel框架——保存用户登陆信息(session)
    laravel框架——增删改查
    laravel框架——表单验证
    laravel框架——上传、下载文件
    Forms & HTML 组件
    phantomJS+Python 隐形浏览器
    Python idle中lxml 解析HTML时中文乱码解决
    python 根据字符串语句进行操作再造函数(evec和eval方法)
    python通过LXML库读取xml命名空间
    Python通过lxml库遍历xml通过xpath查询(标签,属性名称,属性值,标签对属性)
  • 原文地址:https://www.cnblogs.com/lpthread/p/4522909.html
Copyright © 2011-2022 走看看