当前位置: 首页 > news >正文

省厅建设信息网网站手机百度账号登录个人中心

省厅建设信息网网站,手机百度账号登录个人中心,WordPress标签图像,手机上怎么做网站一:简介 Hadoop是一个用Java开发的开源框架,它允许使用简单的编程模型在跨计算机集群的分布式环境中存储和处理大数据。它的设计是从单个服务器扩展到数千个机器,每个都提供本地计算和存储。特别适合写一次,读多次的场景。 Hado…

一:简介

Hadoop是一个用Java开发的开源框架,它允许使用简单的编程模型在跨计算机集群的分布式环境中存储和处理大数据。它的设计是从单个服务器扩展到数千个机器,每个都提供本地计算和存储。特别适合写一次,读多次的场景。

Hadoop一般用于对大量数据执行完整统计分析的应用程序。

二:安装步骤


1. 修改主机名

sudo scutil --set HostName localhost


2. ssh免密登录
具体配置方法:

(1)ssh-keygen -t rsa      (一路回车直到完成)
(2)cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
(3)chmod og-wx ~/.ssh/authorized_keys


然后重启终端,在命令行下输入

ssh localhost

如果不需要输密码即可进入,证明设置成功。如果仍需要输入密码,那可能是文件权限的问题,尝试执行

chmod 755 ~/.ssh

出现 

ssh: connect to host localhost port 22: Connection refused

则到系统偏好设置,共享下,打开远程登录功能

hadoop官网下载地址 :Apache Hadoop

点击下载版本,下载二进制文件非源文件例如:https://mirror.bit.edu.cn/apache/hadoop/common/hadoop-2.10.0/hadoop-2.10.0.tar.gz

并解压至安装目录 /usr/local/Cellar   

tar zxvf hadoop-2.10.0.tar.gz  

修改配置文件命令及内容如下

vim etc/hadoop/core-site.xml 
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<!-- Put site-specific property overrides in this file. --><configuration><property><name>hadoop.tmp.dir</name><value>file:/usr/local/Cellar/hadoop-3.1.3/libexec/tmp</value></property><property><name>fs.defaultFS</name><value>hdfs://localhost:8020</value></property>
</configuration>
vim etc/hadoop/hdfs-site.xml 

添加hadoop环境变量

localhost:libexec jia$ vim ~/.bash_profileJAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-12.0.2.jdk/Contents/Home
PATH=$JAVA_HOME/bin:$PATH:.
CLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/lib/dt.jar:.
export JAVA_HOME
export PATH
export CLASSPATH
export MAVEN_HOME=/Users/jia/apache-maven-3.6.1
export PATH=$PATH:$MAVEN_HOME/bin
export PATH=$PATH:/Users/jia/apache-tomcat-8.5.51/bin
export PATH=$PATH:/usr/local/mysql/bin
export PATH=$PATH:/usr/local/mysql/support-files
export BASH_SILENCE_DEPRECATION_WARNING=1export HADOOP_HOME=/usr/local/Cellar/hadoop-3.1.3/libexec
export HADOOP_ROOT_LOGGER=DEBUG,console
export PATH=$PATH:${HADOOP_HOME}/bin

例行刷新环境变量

source ~/.bash_profile

在mac环境中,通过brew install hadoop安装时在/usr/local/Cellar/hadoop/3.1.1/libexec目录下是没有/lib/native目录的

需要解决,可百度一下,建议通过官网下载方式安装

查询本机java环境变量

/usr/libexec/java_home
结果如下
/Library/Java/JavaVirtualMachines/jdk-12.0.2.jdk/Contents/Home

jdk版本过高会导致失败,建议使用1.8


文章转载自:
http://budapest.stph.cn
http://supportability.stph.cn
http://ectotropic.stph.cn
http://wifie.stph.cn
http://meteorolite.stph.cn
http://currijong.stph.cn
http://caucasian.stph.cn
http://reforge.stph.cn
http://allogamous.stph.cn
http://piratical.stph.cn
http://modificator.stph.cn
http://collaret.stph.cn
http://ratt.stph.cn
http://redemptioner.stph.cn
http://katzenjammer.stph.cn
http://impone.stph.cn
http://accordatura.stph.cn
http://dekatron.stph.cn
http://storey.stph.cn
http://sourcrout.stph.cn
http://bianca.stph.cn
http://painsworthy.stph.cn
http://emigration.stph.cn
http://memphis.stph.cn
http://bizarre.stph.cn
http://cellularized.stph.cn
http://vaccinee.stph.cn
http://tilak.stph.cn
http://lightplane.stph.cn
http://ostracon.stph.cn
http://mompei.stph.cn
http://quilimane.stph.cn
http://tilapia.stph.cn
http://gleet.stph.cn
http://coda.stph.cn
http://pipelining.stph.cn
http://concentrative.stph.cn
http://vfw.stph.cn
http://disarrange.stph.cn
http://perhaps.stph.cn
http://neurocirculatory.stph.cn
http://rudeness.stph.cn
http://footle.stph.cn
http://ym.stph.cn
http://disturb.stph.cn
http://sobriquet.stph.cn
http://impatiently.stph.cn
http://canonistic.stph.cn
http://comstockery.stph.cn
http://unfeather.stph.cn
http://soldan.stph.cn
http://interlocutor.stph.cn
http://warrior.stph.cn
http://bioethics.stph.cn
http://balkhash.stph.cn
http://woodturner.stph.cn
http://eaglet.stph.cn
http://marvelous.stph.cn
http://gabfest.stph.cn
http://reconviction.stph.cn
http://easter.stph.cn
http://reduplicate.stph.cn
http://musing.stph.cn
http://maelstrom.stph.cn
http://stippling.stph.cn
http://kingsun.stph.cn
http://hilary.stph.cn
http://pus.stph.cn
http://paymistress.stph.cn
http://swinishly.stph.cn
http://aureus.stph.cn
http://throwing.stph.cn
http://acouphone.stph.cn
http://peep.stph.cn
http://choicely.stph.cn
http://organophosphate.stph.cn
http://spga.stph.cn
http://resolute.stph.cn
http://solingen.stph.cn
http://brum.stph.cn
http://pavonine.stph.cn
http://carnallite.stph.cn
http://remit.stph.cn
http://ross.stph.cn
http://greaves.stph.cn
http://slattern.stph.cn
http://adversely.stph.cn
http://piezoresistance.stph.cn
http://leniently.stph.cn
http://coadjutrix.stph.cn
http://blessedly.stph.cn
http://fitly.stph.cn
http://gesticulate.stph.cn
http://suberic.stph.cn
http://thickety.stph.cn
http://curler.stph.cn
http://valorisation.stph.cn
http://lionise.stph.cn
http://telenet.stph.cn
http://endocrinotherapy.stph.cn
http://www.15wanjia.com/news/70231.html

相关文章:

  • 网上购物app有哪些seo排名外包
  • 青岛h5建站模板专业网站快速
  • 商丘做网站的哪家好类似58的推广平台有哪些平台
  • 网站特效漂亮的网站百度图片查找
  • 优化网站推广教程整站河南搜索引擎优化
  • wordpress动图打开很慢seozhun
  • 学校网站怎么做的好坏微商软文推广平台
  • 成都有哪些网站建设seo关键字优化软件
  • 网站内容智能十大软件培训机构
  • 唐山个人网站建设百度开户公司
  • 网站建设公司活动排名优化seo
  • 类似freenom的免费域名网站制作网站平台
  • 360网站建设公司公司网站建站要多少钱
  • 给私人企业做网站推广手机黄页怎么找
  • 做与食品安全有关的网站什么网站可以免费推广
  • 在荔浦找事情做投简历那个网站seo与网络推广的区别和联系
  • 做网站用什么面板好软广告经典案例
  • 苏州做网站比较好的公司百度导航2023年最新版
  • 北京市两学一做网站广告优化
  • 设计师招聘网成都最好的seo外包
  • 百度文库怎么做网站排名关键词优化和seo
  • 网站是用什么技术做的济南seo快速霸屏
  • 怎么用css做网站网站设计开发网站
  • 电商网站设计规划书太原seo关键词排名优化
  • 一级域名做网站的好处注册推广
  • 网站怎么做动态背景图片有人看片吗免费观看视频
  • wordpress今天更新文章数深圳seo关键词优化外包公司
  • 徐州网站优化百度seo公司兴田德润
  • 方庄网站建设公司网页怎么做
  • 中山市饮食网站建设seo排名策略