书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 4206 个相关结果.
  • 1.Sqoop2的安装

    1200 2018-04-11 《大数据实验手册》
    Sqoop2的安装 1. 解压并安装 2. 修改环境变量 3. 修改sqoop的环境变量 4. 启动sqoop 5. 验证启动成功 6.Hadoop的配置修改 7. 其他参考文档 Sqoop2的安装 1. 解压并安装 hadoop@Master :~ $ sudo tar xvfz sqoop - 1.99 . 6 - bin - ...
  • Using with DynamoDB

    Using with DynamoDB Use jest-dynamodb Preset Using with DynamoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with DynamoDB . Use ...
  • 安装 SPA 应用(H5)

    1724 2018-10-15 《ThinkSNS Plus 文档》
    什么是 SPA 简介 下载程序 安装 Node.js 安装 Yarn 依赖管理工具 配置 Plus SPA 安装依赖 子目录发布 SPA 独立域名发布 SPA GitHub pages 发布 SPA Plus 程序开启页面跳转 首先纠正一下你们所谓的 H5 ,H5 是 HTML 5 的缩写,也代表新浏览器技术和标准,例如一些先进浏览...
  • srcDir

    API: The srcDir Property API: The srcDir Property Type: String Default: rootDir value Define the source directory of your Nuxt.js application If a relative path is ...
  • 安装Composition API

    安装 Composition API 安装 注册使用 在组件中使用 插件的更多信息 demos 学习 安装 Composition API 在 Vue2 中,需要在项目中进行安装 Composition API 才能使用这项新特性。 安装 npm npm install @vue / composition - api -- sav...
  • Using with MongoDB

    Using with MongoDB Use jest-mongodb Preset Using with MongoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with MongoDB . Use jest...
  • Using with MongoDB

    Using with MongoDB Use jest-mongodb Preset Using with MongoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with MongoDB . Use jest...
  • Using with MongoDB

    Using with MongoDB Use jest-mongodb Preset Using with MongoDB With the Global Setup/Teardown and Async Test Environment APIs, Jest can work smoothly with MongoDB . Use jest...
  • 资源管理

    资源管理 基本概念 具体操作 支持的资源 Spark 参数 Spark 相关参数如下: 如果Spark用于ETL,还需要指定以下参数: 示例 ODBC 参数 ODBC 相关参数如下: 示例 资源管理 为了节省Doris集群内的计算、存储资源,Doris需要引入一些其他外部资源来完成相关的工作,如Spark/GPU用于查询,HDF...
  • 插件

    插件 写在前面 命令格式 插件列表 codeStyle hmr ie docker defaultLanguage 支持语言列表 networkEnv sts icon 插件 写在前面 插件主要是针对项目一些额外 可选 行为的添加或移除,例如当你觉得代码风格对你来说意义不大(虽然我不这么看),只需要: ng g ng ...