UpgradeClouderaManagerto5.2.11.StoptheClouderaManagementService2.StoptheHiveserviceandallservicessuchasImpalaandHuethatusetheHivemetastore.3.
BackupMySQLDatabases(mysqldump-uroot-p--single-transaction
--flush-logs--master-data=2--delete-master-logs--all-dat..
分类:
其他好文 时间:
2014-12-02 17:29:39
阅读次数:
227
https://help.ubuntu.com/community/Boot-RepairBoot-RepairBoot-RepairisasimpletooltorepairfrequentbootissuesyoumayencounterinUbuntulikewhenyoucan‘tbootUbuntuafterinstallingWindowsoranotherLinuxdistribution,orwhenyoucan‘tbootWindowsafterinstallingUbuntu,orwhen..
分类:
系统相关 时间:
2014-12-02 11:59:37
阅读次数:
673
pip升级自己: pip install --upgrade pip 查找与安装: 使用search、install这两个参数。 查看某个库的信息: $ pip show Jinja2
---
Name: Jinja2
Version: 2.7.3
Location: /path/to/virtualenv/lib/python2....
分类:
编程语言 时间:
2014-12-02 00:24:23
阅读次数:
167
Install Required Packages apt-get update & upgrade
apt-get install mysql-server nginx php5-cli php5-cgi spawn-fcgi nginx php5-cli php5-cgi
spawn-fcgi php5-gd php5-mysql 2 Create Di...
分类:
数据库 时间:
2014-12-01 16:25:49
阅读次数:
324
原理:Installshield主要是控制Product Code,Upgrade Code,Package Code(这三个都是GUID,全球唯一的)和Product Version来达到发步,补丁,升级的。Product Code就是该产品的唯一ID,一般不需要改变。Upgrade Code在升...
分类:
其他好文 时间:
2014-11-30 22:48:26
阅读次数:
224
先说效果:生成轮廓之前:生成轮廓线掩膜后的效果如下图:步骤:1.准备工作:打开工具箱菜单 -> Geoprocessing -> ArcToolbox2.找到Cartography Tools -> Masking Tools -> Feature Outline Masks3.选择输入图层Inpu...
分类:
其他好文 时间:
2014-11-30 18:32:22
阅读次数:
517
Haar Feature-based Cascade Classifier for Object Detection First, a classifier (namely a cascade of boosted classifiers working with haar-like feature...
分类:
其他好文 时间:
2014-11-27 12:38:11
阅读次数:
548
sift,The Scale Invariant Feature Transform ,尺度不变特征变换,是检测图像中具有唯一性、对图像平移、旋转、缩放、甚至仿射变换(如从不同角度拍摄图片)保持不变性的图像局部特征的一种有效方法。可以容易地应用到图像匹配的应用中,如目标检测与识别,或者计算图像间的几...
分类:
编程语言 时间:
2014-11-27 01:29:27
阅读次数:
322
Extractors of keypoint descriptors in OpenCV have wrappers with a common interface that enables you to easily switch between different algorithms solv...
分类:
其他好文 时间:
2014-11-26 22:31:38
阅读次数:
730
FeatureDetector::detect Detects keypoints in an image (first variant) or image set (second variant). FeatureDetector::create The following detector ty...
分类:
其他好文 时间:
2014-11-26 22:16:39
阅读次数:
190