---恢复内容开始---1.常用的命令:reset 清屏leave +hhmm 建立离开提醒sudo apt-get yum 安装yum程序sudo su 切换root身份see test.c 可以直接查看文件,神奇fmt file.txt 格式化文件zip distination.zi...
                            
                            
                                分类:
系统相关   时间:
2015-09-17 17:08:59   
                                阅读次数:
168
                             
                         
                    
                        
                            
                            
                                1.常用的命令:reset 清屏leave +hhmm 建立离开提醒sudo apt-get yum 安装yum程序sudo su 切换root身份see test.c 可以直接查看文件,神奇fmt file.txt 格式化文件zip distination.zip source 压缩...
                            
                            
                                分类:
系统相关   时间:
2015-09-16 17:58:28   
                                阅读次数:
148
                             
                         
                    
                        
                            
                            
                                1. SidebarEnhancements. 2. .Terminal 配置成使用iterm2: { // The command to execute for the terminal, leave blank for the OS default // On OS X the terminal can be set to iTerm.sh to execute iTerm...
                            
                            
                                分类:
其他好文   时间:
2015-09-10 16:15:30   
                                阅读次数:
197
                             
                         
                    
                        
                            
                            
                                “带薪假”,英语可以译为“paid leave, paid vacation”. 例如:1. 带薪假权利应从法律上受到保护。The right to paid leave should be legally protected.2. 国务院今年至少5次正式推动员工带薪假。The State Coun...
                            
                            
                                分类:
其他好文   时间:
2015-09-09 19:26:57   
                                阅读次数:
195
                             
                         
                    
                        
                            
                            
                                问题描述:
当用hadoop向hdfs上传文件时,报Name node is in safe  mode错误,上传失败
解决方式:
【命令】hadoop  dfsadmin  -safemode  leave
【注意】安全模式的几种参数含义
enter ---表示进入安全模式
leave ---表示离开安全模式
get ----表示查看当前是否在安全模式
wait ---表示等待一...
                            
                            
                                分类:
其他好文   时间:
2015-08-27 16:43:00   
                                阅读次数:
187
                             
                         
                    
                        
                            
                            
                                原文链接 http://rdc.taobao.org/?p=457HBase业务实践2013/07/10by师允·Leave a comment源作者:我们团队最闷骚的武祖哥适合读者2012年因为业务需求,我们的底层数据库从Mysql迁移到HBase上面,正好也亲身经历了HBase-Client从0...
                            
                            
                                分类:
其他好文   时间:
2015-08-19 01:50:14   
                                阅读次数:
130
                             
                         
                    
                        
                            
                            
                                Time limit: 2sec /Stack limit: 256MB /Memory limit: 256MBProblemCharlie was born January 1st of the yearA, on the Earth. He will leave the Earth on De...
                            
                            
                                分类:
其他好文   时间:
2015-08-18 15:57:18   
                                阅读次数:
147
                             
                         
                    
                        
                            
                            
                                题目Given an array and a value, remove all instances of that value in place and return the new length.The order of elements can be changed. It doesn’t matter what you leave beyond the new length.分析这是一道很简...
                            
                            
                                分类:
其他好文   时间:
2015-08-12 19:40:10   
                                阅读次数:
143
                             
                         
                    
                        
                            
                            
                                DescriptionPass a year learning in Hangzhou, yifenfei arrival hometown Ningbo at finally. Leave Ningbo one year, yifenfei have many people to meet. Es...
                            
                            
                                分类:
其他好文   时间:
2015-08-05 18:19:04   
                                阅读次数:
99
                             
                         
                    
                        
                            
                            
                                如何关闭安全模式呢?
bin/hadoop
dfsadmin
 -safemode leave
原因:
在分布式文件系统启动的时候,开始的时候会有安全模式,当分布式文件系统处于安全模式的情况下,文件系统中的内容不允许修改也不允许删除,直到安全模式结束。安全模式主要是为了系统启动的时候检查各个DataNode上数据块的有效性,同时根据策略必要的复制或者删除部分数据块。运行期...
                            
                            
                                分类:
其他好文   时间:
2015-07-31 13:10:33   
                                阅读次数:
195