Header Shadow Image


Archive for September, 2019

touch: cannot touch /atlas/atlassian/confluence/logs/catalina.out: Permission denied

Getting this? [confluence@atlas02 logs]$ logout [root@atlas02 atlassian]# systemctl status confluence.service -l â confluence.service – LSB: Atlassian Confluence    Loaded: loaded (/etc/rc.d/init.d/confluence; bad; vendor preset: disabled)    Active: failed (Result: exit-code) since Tue 2019-09-10 22:07:18 EDT; 2min 5s ago      Docs: man:systemd-sysv-generator(8)   Process: 11361 ExecStop=/etc/rc.d/init.d/confluence stop (code=exited, status=0/SUCCESS)   Process: 11925 ExecStart=/etc/rc.d/init.d/confluence start (code=exited, […]

Application application_1567571625367_0006 failed 2 times due to AM Container for appattempt_1567571625367_0006_000002 exited with  exitCode: -1000

Getting this? 19/09/07 23:41:56 ERROR repl.Main: Failed to initialize Spark session. org.apache.spark.SparkException: Application application_1567571625367_0006 failed 2 times due to AM Container for appattempt_1567571625367_0006_000002 exited with  exitCode: -1000 Failing this attempt.Diagnostics: [2019-09-07 23:41:54.934]Application application_1567571625367_0006 initialization failed (exitCode=255) with output: main : command provided 0 main : run as user is tom main : requested yarn user […]

Configure Cloudera HUE with FreeIPA

Configuring HUE with LDAP / FreeIPA: [root@idmipa03 ~]# LDAPTLS_CACERT=/etc/ipa/ca.crt ldapsearch -H ldaps://idmipa03.mws.mds.xyz:636 -D "uid=admin,cn=users,cn=compat,dc=mws,dc=mds,dc=xyz" -w "<SECRET>" -b "dc=mws,dc=mds,dc=xyz" -v "(&(objectClass=posixAccount)(uid=*))"  |grep dn: ldap_initialize( ldaps://idmipa03.mws.mds.xyz:636/??base ) filter: (&(objectClass=posixAccount)(uid=*)) requesting: All userApplication attributes dn: uid=cmadmin-530029b6,cn=users,cn=compat,dc=mws,dc=mds,dc=xyz dn: uid=admin,cn=users,cn=compat,dc=mws,dc=mds,dc=xyz dn: uid=admin,cn=users,cn=accounts,dc=mws,dc=mds,dc=xyz dn: uid=cmadmin-530029b6,cn=users,cn=accounts,dc=mws,dc=mds,dc=xyz [root@idmipa03 ~]# Ensure the following settings: Authentication Backend ( backend ) : desktop.authentication.backend.LdapBackend PAM Backend Service […]

There is a problem processing audits for HIVESERVER2.

Getting this? There is a problem processing audits for HIVESERVER2. [02/Sep/2019 12:36:30 +0000] 32165 Audit-Plugin throttling_logger ERROR    (341 skipped) Error occurred when sending entry to server: [02/Sep/2019 12:36:30 +0000] 32165 Audit-Plugin throttling_logger INFO     (341 skipped) Unable to send data to nav server. Will try again. Diggig further, we see this error as […]

How do I connect to HiveServer2 (HS2) through beeline

How do I connect to HiveServer2 (HS2) through beeline: beeline> !connect jdbc:hive2://cm-r01en01.mws.mds.xyz:10000/default;principal=hive/cm-r01en01.mws.mds.xyz@MWS.MDS.XYZ Connecting to jdbc:hive2://cm-r01en01.mws.mds.xyz:10000/default;principal=hive/cm-r01en01.mws.mds.xyz@MWS.MDS.XYZ Connected to: Apache Hive (version 2.1.1-cdh6.3.0) Driver: Hive JDBC (version 2.1.1-cdh6.3.0) Transaction isolation: TRANSACTION_REPEATABLE_READ 0: jdbc:hive2://cm-r01en01.mws.mds.xyz:10000/> 0: jdbc:hive2://cm-r01en01.mws.mds.xyz:10000/> 0: jdbc:hive2://cm-r01en01.mws.mds.xyz:10000/> show tables; INFO  : Compiling command(queryId=hive_20190902102937_4ef97c5b-19ff-47b8-be81-dacb2edeece0): show tables INFO  : Semantic Analysis Completed INFO  : Returning Hive schema: Schema(fieldSchemas:[FieldSchema(name:tab_name, type:string, […]


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License