万象云档 本次搜索耗时 3.197 秒,为您找到 302 个相关结果.
  • Unit Testing HBase Applications

    Unit Testing HBase Applications 175. JUnit 176. Mockito 177. MRUnit 178. Integration Testing with an HBase Mini-Cluster Unit Testing HBase Applications This chapter discusse...
  • Synchronous Replication

    Synchronous Replication 93. Background 94. Design 95. Operation and maintenance Synchronous Replication 93. Background The current replication in HBase in asynchronous. So ...
  • Community

    Community 198. Decisions 199. Community Roles 199.1. Release Managers 200. Commit Message format Community 198. Decisions Feature Branches Feature Branches are easy to mak...
  • Chapter 1: 基本用法 - 引言

    Chapter 1: 基本用法 - 引言 参考文档 Chapter 1: 基本用法 - 引言 本项目所有的项目均采用Maven的标准目录结构: src/main/java ,程序java文件目录 src/main/resource ,程序资源文件目录 src/test/java ,测试代码目录 src/test/resources ,测试资源文件...
  • Apache注意事项

    Apache注意事项 关闭访问路径: 改为 Options FollowSymLinks 1、在这里配置下载.htaccess文件 2、打开mod_rewrite.so Apache注意事项 关闭访问路径: Options Indexes FollowSymLinks 改为 Options FollowSymLinks 一、提...
  • MacOS本地搭建DedeCMS运行环境

    Windows 桌面系统( 比如:Windows7、Windows10 )上,采用安装 PHP集成运行( 开发 )环境 的方式,来搭建 DedeCMS 的运行环境( 学习、测试环境 )。 MacOS 上,同样也是有集成环境的,比如:MAMP 、XAMPP 等。上一篇提到的 PHPStudy 也有 Mac 版。感兴趣的小伙伴,可以自行尝试。 ...
  • Development

    Getting Started Initial Contributions Updating documentation Answering questions on the user list Reviewing and testing a submitted patch Investigate and/or fix a reported bug ...
  • Configuration and defaults

    Configuration and defaults Configuration and defaults Example configuration file Configuration Directives Time and date settings CELERY_ENABLE_UTC CELERY_TIMEZONE Task setting...
  • 介绍

    [TOC]# 介绍 本项目是 Apache Storm 官方文档的中文翻译版,致力于为有实时流计算项目需求和对 Apache Storm 感兴趣的同学提供有价值的中文资料,希望能够对大家的工作和学习有所帮助。 虽然 Storm 的正式推出已经有好几个年头了,发行版也已经到了 1.0.x(甚至官方文档已经到了 2.0.0-SNAPSHOT),但是目前网络上...