메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


아래의 오류는 기본적으로 impala관리하는 폴더의 권한이 문제가 되어서 발생한다.
/var/lib/impala 및 하위의 폴더 권한을 확인하여 .. 는 root:root로 지정되고 나머지는 impala:impala로 지정되고 755권한을 가지고 있어야 권한 문제가 발생하지 않고 impala데몬이 정상적으로 기동할 수있다.

----------오류내용-----------------
Log file created at: 2018/03/29 11:29:10
Running on machine: gsda2
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
E0329 11:29:10.693423 27093 logging.cc:121] stderr will be logged to this file.
F0329 11:29:11.428431 27093 impalad-main.cc:62] Could not create temporary timezone file: /var/lib/impala/udfs/impala.tzdb.XihMtQ8. Check that the directory /var/lib/impala/udfs is writable by the user running Impala.
. Impalad exiting.
*** Check failure stack trace: ***
    @          0x20a3c6d  google::LogMessage::Fail()
    @          0x20a5512  google::LogMessage::SendToLog()
    @          0x20a3647  google::LogMessage::Flush()
    @          0x20a6c0e  google::LogMessageFatal::~LogMessageFatal()
    @           0xbb5257  ImpaladMain()
    @           0x8e1f73  main
    @     0x7f82c5af1c05  __libc_start_main
    @           0x929361  (unknown)
Picked up JAVA_TOOL_OPTIONS:
Wrote minidump to /var/log/impala-minidumps/impalad/9b4228e6-4ba1-4b4c-0a768b91-d25f47ec.dmp
번호 제목 날짜 조회 수
570 TransmitData() to failed: Network error: Recv() got EOF from remote (error 108) 오류 현상 2019.02.15 3865
569 [Oozie]Disk I/O error: Failed to open HDFS file dhfs://..../tb_aaa/....OPYING 2019.02.15 3797
568 kafka에서 메세지 중복 consume이 발생할 수 있는 상황 2018.10.23 3914
567 [sentry]role부여후 테이블명이 변경되어 오류가 발생할때 조치방법 2018.10.16 4199
566 hive metastore ERD file 2018.09.20 4104
565 Error: java.lang.RuntimeException: java.lang.OutOfMemoryError 오류가 발생하는 경우 2018.09.20 4057
564 physical memory used되면서 mapper가 kill되는 경우 오류 발생시 조치 2018.09.20 4730
563 impala,hive및 hdfs만 접근가능하고 파일을 이용한 테이블생성가능하도록 hue 권한설정설정 2018.09.17 3273
562 cloudera(python 2.7.5)에서 anaconda3로 설치한 외부 python(3.6.6)을 이용하여 pyspark를 사용하는 설정 2018.09.14 4464
561 ntp시간 맞추기 2018.09.12 2341
560 ubuntu 커널 업그레이드 방법 2018.09.02 3223
559 oracle to hive data type정리표 2018.08.22 7376
558 postgresql-9.4에서 FATAL: remaining connection slots are reserved for non-replication superuser connections가 나올때 조치 2018.08.16 4479
557 sentry설정 방법및 활성화시 설정이 필요한 파일및 설정값, 계정생성 방법 2018.08.16 4228
556 컬럼및 라인의 구분자를 지정하여 sqoop으로 데이타를 가져오고 hive테이블을 생성하는 명령문 2018.08.03 4057
555 sqoop으로 mariadb에 접근해서 hive 테이블로 자동으로 생성하기 2018.08.03 4321
554 Last transaction was partial에 따른 Unable to load database on disk오류 발생시 조치사항 2018.08.03 6652
553 RHEL 7.4에 zeppelin 0.7.4 설치 2018.07.31 4372
552 conda를 이용한 jupyterhub(v0.9)및 jupyter설치 (v4.4.0) 2018.07.30 4323
551 anaconda3 (v5.2) 설치및 머신러닝 관련 라이브러리 설치 절차 2018.07.27 3634
위로