RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      하둡에서 태그를 이용한 빅데이터의 동적 분류에 관한 연구

      한글로보기

      https://www.riss.kr/link?id=T14246412

      • 저자
      • 발행사항

        순천 : 순천대학교 대학원, 2016

      • 학위논문사항

        학위논문(석사) -- 순천대학교 대학원 , 컴퓨터과학과 , 2016. 8

      • 발행연도

        2016

      • 작성언어

        한국어

      • KDC

        005.76 판사항(5)

      • 발행국(도시)

        전라남도

      • 기타서명

        A Study on Dynamic Classification of Big data on Hadoop using Tags

      • 형태사항

        ⅴ,69p.; 26cm

      • 일반주기명

        순천대학교 논문은 저작권에 의해 보호받습니다.
        지도교수:김원중

      • 소장기관
        • 국립순천대학교 도서관 소장기관정보
      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

      In last years, Hadoop has become a basic data processing infrastructure in the field of Big data processing. Due to design limitations of Hadoop, it is difficult to efficiently classify for real-time processing and identify information
      of data. File in HDFS modification is not possible due to a feature of WORM-based. Also a very large block size is inefficient to process a small file. MapReduce to perform parallel analysis on a cluster is not suitable for real-time processing because the analysis proceeds around the batch processing.
      In this paper, we proposes a method of real-time processing and dynamic classification of Big data using tags. The tagged data can be used to the real-time processing. In addition, it can assist batch processing of
      MapReduce. The proposed method to lower memory usage of Hadoop name node, and when performed MapReduce, it was effective to reducing the number of mappers generated. In addition, it was confirmed that the tags that are useful for real-time processing and dynamic classification.
      번역하기

      In last years, Hadoop has become a basic data processing infrastructure in the field of Big data processing. Due to design limitations of Hadoop, it is difficult to efficiently classify for real-time processing and identify information of data. File i...

      In last years, Hadoop has become a basic data processing infrastructure in the field of Big data processing. Due to design limitations of Hadoop, it is difficult to efficiently classify for real-time processing and identify information
      of data. File in HDFS modification is not possible due to a feature of WORM-based. Also a very large block size is inefficient to process a small file. MapReduce to perform parallel analysis on a cluster is not suitable for real-time processing because the analysis proceeds around the batch processing.
      In this paper, we proposes a method of real-time processing and dynamic classification of Big data using tags. The tagged data can be used to the real-time processing. In addition, it can assist batch processing of
      MapReduce. The proposed method to lower memory usage of Hadoop name node, and when performed MapReduce, it was effective to reducing the number of mappers generated. In addition, it was confirmed that the tags that are useful for real-time processing and dynamic classification.

      더보기

      목차 (Table of Contents)

      • Ⅰ. 서 론 ······························································································································· 1
      • 1. 연구 배경 및 목적 ································································································ 1
      • 2. 연구 내용 및 범위 ································································································ 3
      • 3. 논문의 구성 ············································································································ 6
      • Ⅱ. 관련연구 ························································································································· 7
      • Ⅰ. 서 론 ······························································································································· 1
      • 1. 연구 배경 및 목적 ································································································ 1
      • 2. 연구 내용 및 범위 ································································································ 3
      • 3. 논문의 구성 ············································································································ 6
      • Ⅱ. 관련연구 ························································································································· 7
      • 1. 빅데이터 ·················································································································· 7
      • 1) 빅데이터의 정의 ·························································································· 7
      • 2) 전통적 도구의 빅데이터 처리 한계 ························································ 8
      • 2. 분산시스템과 하둡 프레임워크 ·········································································· 9
      • 1) 분산시스템 ···································································································· 9
      • 2) 하둡 프레임워크 ························································································ 10
      • 3. 실시간 처리와 하둡 ···························································································· 16
      • 4. 스몰파일 ················································································································ 17
      • 1) 스몰파일의 정의 ························································································ 17
      • 2) 스몰파일의 하둡 성능저하 문제 ···························································· 18
      • 3) 스몰파일 처리를 위한 관련기술 ···························································· 20
      • Ⅲ. 태그를 이용한 실시간 처리 및 동적 분류 ························································ 24
      • 1. 스몰파일 처리 ······································································································ 25
      • 2. 태그를 이용한 실시간 처리 및 동적 분류 ···················································· 26
      • Ⅳ. 설계 및 구현 ··············································································································· 29
      • 1. 하둡 업무 처리과정 및 설계 요구사항 분석 ················································ 29
      • 2. 클래스 설계 및 구현 ·························································································· 31
      • Ⅴ. 실험 ······························································································································· 51
      • 1. 빌드 및 태그를 통한 파일 분류 평가 ···························································· 51
      • 2. 스몰파일 처리 확인 ···························································································· 62
      • 1) HDFS 블록 사용량 평가 ········································································ 62
      • 2) MapReduce의 Mapper 스케줄링 평가 ················································· 64
      • Ⅵ. 결론 및 향후과제 ······································································································ 66
      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼