Member since
05-30-2018
1322
Posts
715
Kudos Received
148
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4056 | 08-20-2018 08:26 PM | |
| 1954 | 08-15-2018 01:59 PM | |
| 2380 | 08-13-2018 02:20 PM | |
| 4114 | 07-23-2018 04:37 PM | |
| 5025 | 07-19-2018 12:52 PM |
08-24-2016
02:47 AM
I am creating new entity in Atlas using rest api. It seems to timeout out and spits out kafka timeout messages. Any ideas? $ curl -X POST -d @entity.json1 -u admin:admin -H 'Content-Type: application/json; charset=UTF-8' x.x.x.x:21000/api/atlas/entities
{"error":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.","stackTrace":"org.apache.atlas.notification.NotificationException: java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.\n\tat org.apache.atlas.kafka.KafkaNo This is on sandbox. Do I need to have a Kafka instance up or does Atlas have its own?
... View more
Labels:
- Labels:
-
Apache Atlas
08-23-2016
09:06 PM
How to create new atlas Entity using rest api? information on the apache site is lite. A working example would be extremely helpful. for example i want to create entity called "MyNewFile" and add some traits.
... View more
Labels:
- Labels:
-
Apache Atlas
08-23-2016
08:23 PM
@Tech Guy virtual box or vmware?
... View more
08-23-2016
08:09 PM
@Tech Guy going forward please do not poweroff your sandbox. use suspend instead to save the machine state. I ran into similar issues many months ago and could not find resolution for sandbox.
... View more
08-23-2016
04:30 PM
@Ayub Pathan i will try soon. trying 100s of ways last night and none of the combos worked. will update today.
... View more
08-23-2016
03:42 PM
@Ayub Pathan Do I have to fatten the json string or will it accept the formatted version you posted?
... View more
08-23-2016
04:48 AM
How to create new atlas Type using rest api? information on the apache site is lite. A working example would be extremely helpful. for example i want to create type call "MyNewType".
... View more
Labels:
- Labels:
-
Apache Atlas
08-22-2016
03:56 PM
2 Kudos
Does anyone have insights into how many ldap servers would be required for 100s of jobs? the cluster is kerberized and uses ldap authentication. Right now I have 1 LDAP server setup. When do I scale to multi ldap servers? Asking this to avoid bottlenecks if ldap server is being pounded.
... View more
Labels:
- Labels:
-
Apache Hadoop
08-20-2016
01:19 AM
@vpemawat your most def welcome. Have I answered your question? if so request you accept the answer of your choosing.
... View more