메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

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


Kerberos환경에서 사용자 id를 g1234 이고 realm은 GOOPER.COM 인 경우에는 다음과 같이 표시됨


1. BEESWAX (impala-shell을 통해서 접근시)

   Delegated User : 표시없음

   User : g1234@GOOPER.COM

   Connected User : g1234@GOOPER.COM


2. HIVESERVER2 (hue나 jdbc를 통해서 접근하는 경우)

  가. hue 

    - Delegated User : g1234

    - User : g1234

    - Connected User : hue/datanode01.gooper.com@GOOPER.COM

  나. jdbc

    - Delegated User : 표시없음

    - User : @GOOPER.COM

    - Connected User : @GOOPER.COM



번호 제목 날짜 조회 수
47 Ubuntu 16.04 LTS에 Hive 2.1.1설치하면서 "Version information not found in metastore"발생하는 오류원인및 조치사항 2017.05.03 3088
46 Hive MetaStore Server기동시 Could not create "increment"/"table" value-generation container SEQUENCE_TABLE since autoCreate flags do not allow it. 오류발생시 조치사항 2017.05.03 3112
45 [hive] hive.tbls테이블의 owner컬럼값은 hadoop.security.auth_to_local에 의해서 filtering된다. 2022.04.14 3250
44 CDH 5.4.4 버전에서 hive on tez (0.7.0)설치하기 2016.01.14 3370
43 Caused by: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D오류발생시 조치사항 2016.06.03 3429
42 hive에서 insert overwrite directory.. 로 하면 default column구분자는 'SOH'혹은 't'가 됨 2014.05.20 3593
41 hive기동시 Caused by: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D 오류 발생시 조치사항 2016.09.25 3631
» impala session type별 표시되는 정보로 구분하는 방법 2021.05.25 3876
39 lateral view 예제 2014.09.18 3905
38 Hive JDBC Connection과 유형별 에러및 필요한 jar파일 2021.05.24 3936
37 beeline으로 접근시 "User: gooper is not allowed to impersonate anonymous (state=08S01,code=0)"가 발생하면서 "No current connection"이 발생하는 경우 조치 2018.04.15 4038
36 schema설정없이 hive를 최초에 실행했을때 발생하는 오류메세지및 처리방법 2016.09.25 4060
35 hive metastore ERD file 2018.09.20 4104
34 hive 0.13.1 설치 + meta정보는 postgresql 9.3에 저장 2015.04.30 4113
33 hive metastore db중 TBLS, TABLE_PARAMS테이블 설명 2021.10.22 4162
32 AIX 7.1에서 hive실행시 "hive: line 86: readlink: command not found" 오류가 발생시 임시 조치사항 2016.09.25 4195
31 [sentry]role부여후 테이블명이 변경되어 오류가 발생할때 조치방법 2018.10.16 4199
30 json 값 다루기 2014.04.17 4217
29 dual table만들기 2014.05.16 4245
28 external partition table생성및 data확인 2014.04.03 4278
위로