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

    1988 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...
  • 6.4 Include additional LaTeX packages

    1956 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Arrays

    1942 2024-05-25 《Lodash 2.4.2》
    _.compact(array) Arguments Returns Example _.difference(array, [values]) Arguments Returns Example _.findIndex(array, [callback=identity], [thisArg]) Arguments Returns Ex...
  • 2. Kinit Auxiliary Service

    Kinit Auxiliary Service Installing and Configuring the Kerberos Clients Kerberos Ticket Configurations Further Readings Kinit Auxiliary Service In order to work with ...
  • Disable SELinux and PackageKit and check the umask

    You must disable SELinux for the Ambari setup to function. On each host in your cluster, enter: setenforce 0 To permanently disable SELinux set SELINUX=disabled in /etc/s...
  • Arrays

    1892 2024-05-25 《Lodash 1.3.1》
    _.compact(array) Arguments Returns Example _.difference(array [, array1, array2, …]) Arguments Returns Example _.findIndex(array [, callback=identity, thisArg]) Arguments ...
  • Array

    1890 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • Docker Demo

    Building interoperable tables using OneTable Pre-requisites Setting up Docker cluster Accessing Services Trino Jupyter Notebook Building interoperable tables using OneTable...
  • Kubernetes PVC Resource usage

    Resource usage instructions of K8s PVC Resource usage instructions of K8s PVC The support for pvc resource(mount file resources such as checkpoint/savepoint/logs and so on) is b...
  • Spark DDL

    1833 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...