메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

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


*hue.axes_accessattempt테이블 데이터 확인

select id, uer_agent, ip_address, username, attempt_time, failures_since_start from hue.axes_accessattempt where username like '%test_user% order by attempt_time_desc;

(hue.axes_accessattempt에는 hue에서 입력한 id모두가 기록되어 카운트 된다.)


<결과 예시>

id    user_agent       ip_address      username   attempt_time             failures_since_start

15   Mozilla/5.0.......   xxx.xxx.xxx.xxx   test_user   2020-01-22 11:11:11   3

14   Mozilla/2.0.......   xxx.xxx.xxx.xxx   abc          2020-01-23 12:11:11   2

번호 제목 날짜 조회 수
610 spark client프로그램 기동시 "Error initializing SparkContext"오류 발생할때 조치사항 2016.05.27 4641
609 CentOS의 서버 5대에 yarn(hadoop 2.7.2)설치하기-ResourceManager HA/HDFS HA포함, JobHistory포함 2016.03.29 4637
608 access=WRITE, inode="staging":ubuntu:supergroup:rwxr-xr-x 오류 2014.07.05 4634
607 https용 인증서 발급 명령문 예시및 오류 메세지 2018.01.24 4632
606 console명령과 API비교 2015.12.21 4632
605 hive에서 생성된 external table에서 hbase의 table에 값 insert하기 2014.04.11 4631
604 [JSON 파싱]mongodb의 document를 GSON을 이용하여 parsing할때 ObjectId값에서 오류 발생시 조치방법 2017.01.18 4630
603 [Hue admin]Add/Sync LDAP user, Sync LDAP users/groups 버튼 기능 설명 2023.08.09 4628
602 [KUDU] kudu tablet server여러가지 원인에 의해서 corrupted상태가 된 경우 복구방법 2023.03.28 4616
601 Oozie 설치, 환경설정 및 테스트 2014.04.08 4612
600 root가 localhost에서 mysql로 접근하지 못하는 경우의 해결방법(패스워드) 2014.09.10 4609
599 Tracking URL = N/A 가발생하는 경우 - 환경설정값을 잘못설정하는 경우에 발생함 2015.06.17 4608
598 service name방식의 oracle을 메타정보 저장소로 사용할때 Hue Configuration설정하는 방법 2022.02.12 4607
597 oozie의 sqoop action수행시 ooize:launcher의 applicationId를 이용하여 oozie:action의 applicationId및 관련 로그를 찾는 방법 2023.07.26 4605
596 you are accessing a non-optimized hue please switch to one of the available addresses 2021.10.06 4605
595 hadoop nfs gateway설정 (Cloudera 6.3.4, CentOS 7.4 환경에서) 2022.01.07 4600
594 Hadoop wordcount 소스 작성 file 2013.03.06 4595
593 oozie webui접근시 id/pw를 물어보는 Windows보안 팝업창이 뜰때 확인/조치방법 2022.05.02 4587
592 FAILED: IllegalStateException Variable substitution depth too large: 40 오류발생시 조치사항 2014.08.19 4585
591 [CDP7.1.7, Hive Replication]Hive Replication진행중 "The following columns have types incompatible with the existing columns in their respective positions " 오류 2023.12.27 4581
위로