Devlive 开源社区 本次搜索耗时 0.398 秒,为您找到 872 个相关结果.
  • Kafka

    Introduction Pre-requisites Steps Configuration Details What Next? Introduction The Kafka writer allows users to create pipelines that ingest data from Gobblin sources into ...
  • Monitoring

    Overview Metrics Collecting and Reporting Metrics Reporting Metrics collection JVM Metrics Pre-defined Job Execution Metrics Job Execution History Store Email Notifications ...
  • Home

    Over the years, LinkedIn’s data infrastructure team built custom solutions for ingesting diverse data entities into our Hadoop eco-system. At one point, we were running 15 t...
  • Google Webmaster

    Introduction Implementation Summary Entities Work Flow Configuration Introduction The Google Search Console data ingestion project is to download query and analytics data f...
  • 第三节:仓库列表页 - 卡片与排序布局

    学习目标 GitHub仓库列表页分析 页面骨架结构 实现用户信息栏和导航标签 添加过滤和搜索控件 实现仓库卡片列表 添加分页导航组件 响应式设计考虑 关键样式技术点 1. 仓库卡片模式 2. 分隔线和边界 3. 标签和指示器 4. 语言颜色点 5. 过滤器和排序控件 常见问题与解决方案 问题1:移动设备上过滤控件的排列 问题2:...
  • Partitioning

    Partitioning What is partitioning? Partitioning is a way to make queries faster by grouping similar rows together when writing. For example, queries for log entries from a logs ...
  • RisingWave

    RisingWave RisingWave is a Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management. It can ingest millions of events per...
  • Camus to Gobblin Migration

    Advantages of Migrating to Gobblin Kafka Ingestion Related Job Config Properties Config properties for pulling Kafka topics Config properties for compaction Deployment and Chec...
  • Java Custom Catalog

    Custom Catalog It’s possible to read an iceberg table either from an hdfs path or from a hive table. It’s also possible to use a custom metastore in place of hive. The steps to do...
  • Distributed locks and synchronizers

    574 2025-03-14 《Redisson 3.45.0》
    Lock Redis or Valkey based distributed reentrant Lock object for Java and implements Lock interface. Uses pub/sub channel to notify other threads across all Redisson instances w...