Devlive 开源社区 本次搜索耗时 2.740 秒,为您找到 830 个相关结果.
  • 第一节:登录与注册页面 - 表单与身份验证UI

    学习目标 GitHub登录与注册页面分析 登录页面实现 页面结构拆解 步骤1:创建基本HTML结构 步骤2:添加GitHub Logo和登录选项 步骤3:构建登录表单 步骤4:添加记住我选项和新账户链接 步骤5:添加页脚区域 完整的登录页面代码 表单验证状态 错误状态样式 成功状态样式 注册页面实现 注册页面结构拆解 完整的注册页...
  • Gobblin Modules

    Introduction How it works gobblin-modules/ Gobblin flavor Current flavors and modules What’s next Introduction Gobblin-modules is a way to support customization of the gobb...
  • Writing ORC Data

    Introduction Hive SerDe Integration Writing to an ORC File Data Flow Extending Gobblin’s SerDe Integration Introduction Gobblin is capable of writing data to ORC files by le...
  • Documentation Architecture

    Documentation Overview GitHub Wiki Limitations MkDocs ReadTheDocs Additional Information Documentation Overview The documentation for Gobblin is based on ReadTheDocs and Mk...
  • Query based

    Introduction Constructs QueryBasedSource QueryBasedExtractor build readRecord Configuration Introduction QueryBasedSource represents a category of sources whose data...
  • Gobblin Metrics Performance

    Generalities How to interpret these numbers What if I need larger QPS? Update Metrics Performance Multiple metric updates per iteration Multi-threading Running Performance Tes...
  • High Level Consumer

    Problem Statement New Design & Details Problem Statement Current Gobblin Kafka High Level Consumer uses Kafka Consumer (0.8) APIs and gobblin support for them will be depreca...
  • Contributing

    Contributing to Gobblin Code Contributions Documentation Contributions Contributing to Gobblin You can contribute to Gobblin in multiple ways. For resources and guides, please...
  • Parquet HDFS

    Description Usage Example Pipeline Configuration Configuration Developer Notes Description An extension to FsDataWriter that writes in Parquet format in the form of either...