본문 바로가기

Bigdata 동영상

Hive install and QL use with no voice



<hive installation and execute some hive queries >


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 
- 외부 데이타 밀어넣기 항공기 운항 지연 데이터
- 밀어넣은 데이타에 조건절과 Aggregation Query 하기 등 입니다. 
 * 실제 설치/사용하는 것을 중간 중간 캡쳐한 것이어서 보기에 불편하신 것은 감수해 주세요.
    나중에 시간되면 다시 한번 만들어 보고자 하지만 기약은 없습니다. ^^




'Bigdata 동영상' 카테고리의 다른 글

JAVA Install  (0) 2013.06.20
SSH in Linux with voice  (0) 2013.06.20
NameNode format and put the file into HDFS [ Hadoop bigdata ]  (0) 2013.06.12
Incompatible namespaceIDs [ Hadoop bigdata ]  (0) 2013.06.12
Hadoop Full Mode  (0) 2013.06.11