Devlive 开源社区 本次搜索耗时 0.043 秒,为您找到 1943 个相关结果.
  • Install Postgres

    Before You Begin Steps Before You Begin If you have already installed a MySQL database, you may skip these steps. You must install Postgres 9.5 or later for SAM and Schema R...
  • Permissions

    771 2024-06-22 《Apache Accumulo 2.x》
    Configuration Granting permission View permissions Revoking permissions Accumulo users can only perform actions if they are given permission. Accumulo has three types of perm...
  • Caching

    770 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Configuring a Database Instance for Ranger

    A MySQL, Oracle, PostgreSQL, or Amazon RDS database instance must be running and available to be used by Ranger. The Ranger installation will create two new users (default names: ...
  • Deploy Kyuubi On Kubernetes

    769 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Kyuubi Official Docker Image Build Kyuubi Docker Image Deploy [Optional] ServiceAccount Config Connect TODO Requirements To deploy Kyuubi on Kubernetes, you’...
  • Object

    767 2024-06-05 《Ramda 0.18.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • 5.6 Verbatim code chunks

    766 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...
  • 8.2 The two-way workflow between R Markdown and Word

    766 2024-05-24 《R Markdown Cookbook》
    While it is easy to generate a Word document from R Markdown, things can be particularly painful when someone else edits the Word document and you have to manually port the change...
  • IBM Cloud

    766 2024-07-01 《Apache Hudi 0.15.0》
    IBM COS configs IBM Cloud Object Storage Credentials IBM Cloud Object Storage Libs In this page, we explain how to get your Hudi spark job to store into IBM Cloud Object Storag...
  • Relation

    765 2024-06-05 《Ramda 0.16.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...