码迷,mamicode.com
首页 >  
搜索关键字:team site    ( 7561个结果
修改hadoop配饰文件文件后导致hive无法找到原有的dfs文件
修改了hadoop/etc/hadoop/core-site.xml文件中的 fs.defaultFS hdfs://master:9000 属性值后,会导致原有的hive数据找不到,需要到hive的metastore数据库中更改SDS表中的LOCATION属性,将对应的hdfs参数值改成新的值.....
分类:其他好文   时间:2014-09-05 23:39:42    阅读次数:228
解决matplotlib中文乱码问题(Windows)
1.修改matplotlibrc文件进入Python安装目录下的Lib\site-packages\matplotlib\mpl-data目录,打开matplotlibrc文件,删除font.family和font.sans-serif两行前的#,并在font.sans-serif后添加微软雅黑字体...
分类:Windows程序   时间:2014-09-05 19:50:11    阅读次数:235
JQuery Mobile优秀网站及资源
1、JQM 案例展示:http://www.jqmgallery.com/ 2、JQM 滚动条插件 Site: http://cubiq.org/iscroll Demo: http://cubiq.org/dropbox/iscroll4/examples/simple/ 3、JQM 弹出插件 Site:http://dev.jtsage.com/jQM...
分类:Web程序   时间:2014-09-05 13:05:01    阅读次数:204
微软职位内部推荐-SDE II
微软近期Open的职位:SDE IIOrganization Summary:Engineering, Community & Online (ECO) is looking for a great "Software Development Engineer" to join our team. ...
分类:其他好文   时间:2014-09-05 12:45:41    阅读次数:217
django静态文件查找逻辑
最近被django的静态文件配置整疯了. 决定直捣黄龙,看看底层代码: 首先用manage finstatic xxxx.js 看看处理逻辑,发现主要在:C:\Python27\Lib\site-packages\django\contrib\staticfiles\finders.py中的find...
分类:其他好文   时间:2014-09-05 12:35:51    阅读次数:196
the evaluation period for visual studio trial edition has ended的解决方法-转发
首先献上自己收集的Visual studio 2008序列号:Visual Studio 2008 Professional Edition: XMQ2Y-4T3V6-XJ48Y-D3K2V-6C4WTVisual Studio 2008 Team Test Load Agent:WPX3J-BXC...
分类:其他好文   时间:2014-09-04 20:54:10    阅读次数:463
TFS 2013 异常处理记录——Service Unavailable HTTP Error 503
错误描述:1.TFS的Site无法访问,显示:Service UnavailableHTTP Error 503. The service is unavailable.问题原因:1.域帐号换了密码。解决方法: 1.使用TfsConfig.exe: CMD定位到C:\Program Files\.....
分类:其他好文   时间:2014-09-04 16:32:59    阅读次数:947
打开页面渐变效果
网页变换效果(Trans)共分四大类:"进入网页"(Page-Enter)、"离开网页"(Page-Exit)、"进入站点"(Site-Enter)、"离开站点"(Site-Exit)。每一大类又分为25个小类,先用进入网页效果来举例说明:进入网页时的效果1.混合效果 代码如下:2.盒状收缩效果 代...
分类:其他好文   时间:2014-09-04 10:29:59    阅读次数:308
微软职位内部推荐-SENIOR SDE
微软近期Open的职位:SENIOR DEVELOPMENT ENGINEERThe Enterprise Commerce (ECIT) Engineering Team holds the mission for delivering millions of transactions and o...
分类:其他好文   时间:2014-09-03 14:47:26    阅读次数:271
QueuePool limit of size 10 overflow 20 reached, connection timed out, timeout 10
当批量删除虚拟机时报错如下1、在计算节点的报错信息如下[root@LX-OS-node12~]#tail-f/var/log/neutron/openvswitch-agent.log2014-09-0219:28:27.25236649TRACEneutron.plugins.openvswitch.agent.ovs_neutron_agentFile"/usr/lib/python2.6/site-packages/neutron/agent/secu..
分类:其他好文   时间:2014-09-03 13:16:17    阅读次数:624
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!