首页 文章 精选 留言 我的

精选列表

搜索[ip],共10019篇文章
优秀的个人博客,低调大师

cdh5.3.10_hadoop环境迁移之主机IP修改

cdh5.3.10_hadoop环境迁移 主机迁移后Hadoop集群调整: 1、修改/etc/hosts(三台主机均需要修改) 修改前: [root@hadoop-master ~]# cat /etc/hosts 127.0.0.1 localhost.localdomain localhost.localdomain localhost4 localhost4.localdomain4 localhost ::1 localhost.localdomain localhost.localdomain localhost6 localhost6.localdomain6 localhost 10.117.130.207 hadoop-master 10.117.130.208 hadoop-slave1 10.117.130.209 hadoop-slave2 [root@hadoop-master ~]# 修改后: [root@hadoop-master ~]# cat /etc/hosts 127.0.0.1 localhost.localdomain localhost.localdomain localhost4 localhost4.localdomain4 localhost ::1 localhost.localdomain localhost.localdomain localhost6 localhost6.localdomain6 localhost 10.117.130.110 hadoop-master 10.117.130.111 hadoop-slave1 10.117.130.112 hadoop-slave2 [root@hadoop-master ~]# 2、修改ntp时钟同步(三台主机均需要修改) 修改前: [root@hadoop-master ~]# cat /etc/ntp.conf server 10.117.130.207 prefer 修改后: [root@hadoop-master ~]# cat /etc/ntp.conf server 10.117.130.110 prefer 3、修改MySQL中hadoop相关配置(仅master主机修改) 修改前: [root@hadoop-master data]# mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 58 Server version: 5.6.29 MySQL Community Server (GPL) Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. > > > >>>>> >> >>

资源下载

更多资源
Mario

Mario

马里奥是站在游戏界顶峰的超人气多面角色。马里奥靠吃蘑菇成长,特征是大鼻子、头戴帽子、身穿背带裤,还留着胡子。与他的双胞胎兄弟路易基一起,长年担任任天堂的招牌角色。

腾讯云软件源

腾讯云软件源

为解决软件依赖安装时官方源访问速度慢的问题,腾讯云为一些软件搭建了缓存服务。您可以通过使用腾讯云软件源站来提升依赖包的安装速度。为了方便用户自由搭建服务架构,目前腾讯云软件源站支持公网访问和内网访问。

Nacos

Nacos

Nacos /nɑ:kəʊs/ 是 Dynamic Naming and Configuration Service 的首字母简称,一个易于构建 AI Agent 应用的动态服务发现、配置管理和AI智能体管理平台。Nacos 致力于帮助您发现、配置和管理微服务及AI智能体应用。Nacos 提供了一组简单易用的特性集,帮助您快速实现动态服务发现、服务配置、服务元数据、流量管理。Nacos 帮助您更敏捷和容易地构建、交付和管理微服务平台。

Spring

Spring

Spring框架(Spring Framework)是由Rod Johnson于2002年提出的开源Java企业级应用框架,旨在通过使用JavaBean替代传统EJB实现方式降低企业级编程开发的复杂性。该框架基于简单性、可测试性和松耦合性设计理念,提供核心容器、应用上下文、数据访问集成等模块,支持整合Hibernate、Struts等第三方框架,其适用范围不仅限于服务器端开发,绝大多数Java应用均可从中受益。

用户登录
用户注册