난누구여긴어디
Posts
80 posts

Configuring MySQL for Ranger
PrerequisitesWhen using MySQL, the storage engine used for the Ranger admin policy store tables MUST support transactions. InnoDB is an example of engine that supports transactions. A storage engine that does not support transactions is not suitable as a policy store.StepsIf you are using Amazon RDS, see the Amazon RDS Requirements.The MySQL database administrator should be used to create the Ra

X-Pack 라이센스 만료
X-Pack 설치한지 한달이 지나니 아래처럼 로그인 불가능 elasticsearch.yml 와 kibana.yml 파일에 아래 설정을 추가 하고 모두 재시작을 해야만 정상. 처음 한 두개의 프로세스만 재시작 했을때는 에러가 계속 나서 당황. xpack.security.enabled: false 위 설정으로 로그인 기능이 사라지고 아래와 같이 변경되었으나 모니터링을 못함.




