会员
周边
众包
新闻
博问
闪存
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mahuimay
博客园
首页
新随笔
联系
管理
订阅
2012年8月30日
Name node is in safe mode解决办法
摘要: 关闭安全模式hadoop dfsadmin -safemode leave
阅读全文
posted @ 2012-08-30 11:01 mahui
阅读(152)
评论(0)
推荐(0)
2012年8月28日
windows下通过URI操作hdfs提示权限不足解决办法
摘要: windows下通过URI操作hdfs提示权限不足解决办法
阅读全文
posted @ 2012-08-28 15:15 mahui
阅读(538)
评论(0)
推荐(0)
2011年10月21日
File input的change方法只起一次作用的解决办法
摘要: 错误写法$("#uploadImg").click(function(){ do something});正确写法$("#uploadImg").live('change',function(){ do something});
阅读全文
posted @ 2011-10-21 14:39 mahui
阅读(240)
评论(0)
推荐(0)
公告