본문 바로가기

Bigdata 동영상

(15)
SSH in Linux with voice [하둡] ssh 설치 입니다. 가상머신 vmware Linux Centos Server 4 EA commands used ssh-keygent -t rsa ssh h002 cp id_rsa.pub authorized_keys chmod 700 .ssh chmod 644 authorized_keys ssh h002 "cat ./.ssh/id_rsa.pub" authorized_keys
Hive install and QL use with no voice It's SQLike but results in output by running map-reduce You should install hadoop before starting this hive installation cause hive us hdfs of hadoop HIVE 설치 및 HIVEQuery 사용하는 내용을 담았습니다. (* 먼저는 Hadoop 이 설치되어 있어야 합니다) - Hive 설치 ( MetaStoreDB 를 위한 Mysql 이 아닌 Derby 사용 하였습니다. - Mysql 은 추후에 시도해 보렵니다.) - Hive configuration (정확한 설정부분은 저도 좀 더 study 가 필요합니다. 됐다가 안됐다가 ㅠㅠ)- Hive Basic Query - 외부 데이타 밀어넣기 항공..
NameNode format and put the file into HDFS [ Hadoop bigdata ] NameNode format and put the file into HDFS [ Hadoop bigdata ]
Incompatible namespaceIDs [ Hadoop bigdata ] datanode.DataNode java.io.IOException Incompatible namespaceIDs
Hadoop Full Mode Hadoop Fully Distributed Mode [ 하둡 완전분산 모드 ]1. host file change NameNode h001 / Secondary NameNode h002 / DataNode h002, h003, h0042. java installation3. java env configuration setting4. ssh check among h001 ~ h0045. hadoop installation6. hadoop conf file change • hadoop-env • masters - secondary name node • slaves - data nodes • core-site.xml • hdfs-site.xml • mapred-site.xml7. hadoop name node..
How ssh in Linux works among servers I wanna show how ssh in Linux works among servers which want to connect to each others.You may know and understand some commands executed in Command Line Interface.I have used the commands listed below.> whoami> pwd> ls> cat> scp> ssh
test upload avi 동영상 강좌 만들기 테스팅 시작 test upload avi빅데이터 특별히 하둡 에코시스템과 관련된 동영상 강좌를 만들어 가려고 합니다. 오늘은 화면 사이즈 테스트 유튜브 업로드 해서 보기 괜찮은지 확인 .... 중 ....