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

    Description Key Features Options path [string] custom_filename [boolean] file_name_expression [string] filename_time_format [string] file_format_type [string] field_delimite...
  • Hadoop 资源集成

    在 Flink on Kubernetes 上使用 Apache Hadoop 资源 1. Apache HDFS 1.1 添加 shade jar 1.2、添加 core-site.xml 和 hdfs-site.xml 2、Apache Hive i、添加 hive 相关的 jar 2.1. 添加 hive 的配置文件(hive-site.x...
  • PersistenceManagerFactory

    7383 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • MongoDB

    Support Those Engines Key features Description Supported DataSource Info Data Type Mapping Sink Options Tips How to Create a MongoDB Data Synchronization Jobs Parameter Int...
  • Custom Pages

    7364 2024-06-03 《Docusaurus 1.14.7》
    Customizing Your Home Page Adding Other Custom Pages Adding Static Pages Customizing Your Site Footer You can add pages to your site that are not part of the standard docs or ...
  • Flink Queries

    7361 2024-06-29 《Apache Iceberg 1.5.2》
    Reading with SQL Flink batch read Flink streaming read FLIP-27 source for SQL Reading branches and tags with SQL Reading with DataStream Batch Read Streaming read Reading w...
  • 1. Access Kyuubi with Hive JDBC and ODBC Drivers

    Access Kyuubi with Hive JDBC and ODBC Drivers Instructions Install Hive JDBC JDBC URL Example Unsupported Hive Features Access Kyuubi with Hive JDBC and ODBC Drivers...
  • Uninstall - Self-hosted

    7329 2024-06-16 《Coolify》
    A guide on how to uninstall the self-hosted version of Coolify from your server. To uninstall the self-hosted version of Coolify from your server, follow these steps: Stop and ...
  • Mixed-Iceberg

    7319 2024-06-26 《Apache Amoro 0.6.1》
    Compared with Iceberg format, Mixed-Iceberg format provides more features: Stronger primary key constraints that also apply to Spark OLAP performance that is production-ready fo...
  • Mtail 日志监控

    前言 更新 mtail简介 mtail样例 mtail更多样例 关于时间戳 前言 说到日志监控,大家第一反应的可能是ELK的方案,或者Loki的方案,这两个方案都是把日志采集了发到中心,在中心存储、查看、分析,不过这个方案相对比较重量级一些,如果我们的需求只是从日志中提取一些metrics数据,比如统计一些日志中出现的Error次数之类的,则...