Devlive 开源社区 本次搜索耗时 0.592 秒,为您找到 303 个相关结果.
  • 3.3 Render an R script to a report

    2170 2024-05-09 《R Markdown Cookbook》
    Even if you are a long-time R Markdown user, you may have missed another possibility. Dean Attali called it “knitr ‘s best hidden gem”. That is, you can render a pure R script to...
  • CVEs fixed by release

    2102 2024-05-25 《Apache Superset 4.0.1》
    Version 3.1.2 Version 3.0.4, 3.1.1 Version 3.0.3 Version 3.0.2, 2.1.3 Version 3.0.0 Version 2.1.3 Version 2.1.2 Version 2.1.1 Version 2.1.0 Version 2.0.1 Version 3.1.2 ...
  • Downloads

    2068 2024-05-25 《Apache JDO 3.2.1》
    Maven (convenience binary) About JDO Releases Verifying Releases To develop your own code to use or implement JDO, you can use the links below to download Apache JDO from an of...
  • 7.9 Use a custom HTML template (*)

    2027 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Bytecode Enhancement

    1955 2024-05-25 《Apache JDO 3.2.1》
    JDO defines a byte-code enhancement process that provides for dirty detection of fields. Before a class is used at runtime it is compiled and then “enhanced” to implement the inte...
  • Import the custom VDF into Ambari

    Next Step More Information To import the custom VDF into Ambari, follow these steps: In the cluster install wizard, Select Version step, click the drop down with the HDP vers...
  • Event Logging

    1914 2024-05-25 《Apache Superset 4.0.1》
    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...
  • Import the custom VDF into Ambari

    Next Step More Information To import the custom VDF into Ambari, follow these steps: In the cluster install wizard, Select Version step, click the drop down with the HDP vers...
  • Properties

    1886 2024-05-25 《Lodash 2.4.2》
    _.VERSION _.support _.support.argsClass _.support.argsObject _.support.enumErrorProps _.support.enumPrototypes _.support.funcDecomp _.support.funcNames _.support.nonEnumArg...
  • Batch Reads

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