Member since
09-23-2015
70
Posts
87
Kudos Received
7
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4378 | 09-20-2016 09:11 AM | |
3619 | 05-17-2016 11:58 AM | |
2474 | 04-18-2016 07:27 PM | |
2391 | 04-14-2016 08:25 AM | |
2523 | 03-24-2016 07:16 PM |
10-29-2015
09:40 PM
What is the default/fallback strategy for Ranger ACLs with YARN? Are the Ranger ACLs working in a hierarchical fashion as the plain YARN ACLs?
... View more
Labels:
- Labels:
-
Apache Ranger
-
Apache YARN
10-26-2015
07:56 PM
1 Kudo
When doing a restart of all services after Kerberos setup, we ran into the following exception: File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
result = _call(command, **kwargs_copy)
File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of 'yarn resourcemanager -format-state-store' returned 255. 15/10/26 16:11:16 INFO resourcemanager.ResourceManager: STARTUP_MSG:
15/10/26 16:11:17 INFO recovery.ZKRMStateStore: org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$VerifyActiveStatusThread thread interrupted! Exiting!
15/10/26 16:11:17 INFO zookeeper.ZooKeeper: Session: 0x150a4b3429b0002 closed
15/10/26 16:11:17 FATAL resourcemanager.ResourceManager: Error starting ResourceManager
org.apache.zookeeper.KeeperException$NotEmptyException: KeeperErrorCode = Directory not empty for /rmstore/ZKRMStateRoot/RMAppRoot
at org.apache.zookeeper.KeeperException.create(KeeperException.java:125)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.recursiveDeleteWithRetriesHelper(ZKRMStateStore.java:1049)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.recursiveDeleteWithRetriesHelper(ZKRMStateStore.java:1045)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.access$500(ZKRMStateStore.java:89)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$10.run(ZKRMStateStore.java:1032)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$10.run(ZKRMStateStore.java:1029)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKAction.runWithCheck(ZKRMStateStore.java:1104)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKAction.runWithRetries(ZKRMStateStore.java:1125)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.deleteWithRetries(ZKRMStateStore.java:1029)
at org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore.deleteStore(ZKRMStateStore.java:825)
at org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.deleteRMStateStore(ResourceManager.java:1267)
at org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.main(ResourceManager.java:1190)
15/10/26 16:11:17 INFO zookeeper.ClientCnxn: EventThread shut down
15/10/26 16:11:17 INFO resourcemanager.ResourceManager: SHUTDOWN_MSG: What are the root cause of this and how to best resovle/avoid this from happening?
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache YARN
10-21-2015
02:27 PM
What about CN or sAMAccount? As I understand they will be the same as principal name, or?
... View more
10-21-2015
01:19 PM
Labels:
- Labels:
-
Apache Ambari
10-21-2015
01:17 PM
Labels:
- Labels:
-
Apache Ambari
10-14-2015
01:49 PM
2 Kudos
I don't think a VIP is necessary, in your krb5.conf you simply set multiple kdc entries. For admin kdc just one. I think only master slave model is possible with MIT Kerberos. See here for sample: http://web.mit.edu/kerberos/krb5-devel/doc/admin/conf_files/krb5_conf.html#sample-krb5-conf-file As changes to the kdc are rare, as you will not add people users to the project every day, as simple sync between two kdc is sufficient as is the Master Slave model.
... View more
10-12-2015
02:46 PM
5 Kudos
This an simlar exception come up with Hive View. Also see: https://hortonworks.com/community/forums/topic/amabari-hive-view-error-broken-pipe/
How to resolve and best debug such an issue?
... View more
Labels:
- Labels:
-
Apache Hive
10-09-2015
02:22 PM
Did not work for me. The special point is that I need the following pattern to be accepted "*://*:*/logo.png" I don't want it under **/myservice
... View more
10-09-2015
11:13 AM
I am trying to define a rewrite pattern in Knox that would rewrite a URL like https://sandbox:8443/myLogo.png to https://sandbox:8443/gateway/default/myservice/myLogo.png. Is that even possible? An example would be helpful.
... View more
Labels:
- Labels:
-
Apache Knox
10-05-2015
03:22 PM
1 Kudo
I noticed that if I disable all policies in the Knox Ranger agent authorization is not disabled (no one can log in) nor is there a fallback strategy like for HDFS (POSIX) being used.
... View more
Labels:
- Labels:
-
Apache Knox
-
Apache Ranger
- « Previous
- Next »