Devlive 开源社区 本次搜索耗时 0.198 秒,为您找到 1121 个相关结果.
  • 4. Running Tests

    Running Tests Running Tests Fully Running Tests for a Module Running Tests for a Single Test Running Tests Kyuubi can be tested based on Apache Maven and the ScalaTe...
  • Batch Reads

    560 2024-06-30 《Apache Hudi 0.15.0》
    Spark DataSource API Daft Spark DataSource API The hudi-spark module offers the DataSource API to read a Hudi table into a Spark DataFrame. A time-travel query example: val ...
  • Variable Management

    Background Introduction Create Variable Reference variables in Flink SQL Reference variables in args of Flink JAR jobs Background Introduction In the actual production enviro...
  • Switching to an Oracle Database After Installation

    About This Task Prerequisites Steps About This Task If you want to use an Oracle database with SAM or Schema Registry after you have performed your initial HDF installation or...
  • Spark DDL

    559 2024-06-26 《Apache Amoro 0.6.1》
    CREATE TABLE PRIMARY KEY PARTITIONED BY CREATE TABLE … AS SELECT CREATE TABLE … LIKE REPLACE TABLE … AS SELECT DROP TABLE TRUNCATE TABLE ALTER TABLE ALTER TABLE … SET TBLPR...
  • Relation

    557 2024-06-05 《Ramda 0.27.1》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Building

    557 2024-07-05 《Apache Kyuubi 1.9.1》
    Build with Apache Maven Build shaded jar with Apache Maven Build against Different Apache Spark Versions Build against Different Apache Ranger Versions Test with ScalaTest Mave...
  • Event Logging

    Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
  • 1 Installation

    556 2024-05-06 《R Markdown Cookbook》
    To use R Markdown, you have to install R [@R-base] and the R package rmarkdown [@R-rmarkdown]. # install the rmarkdown package from CRAN in R install . packages ( 'rmarkdown' ...
  • 4.14 Create an animation from multiple R plots

    555 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...