[ 
https://issues.apache.org/jira/browse/ATLAS-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764694#comment-15764694
 ] 

Apoorv Naik commented on ATLAS-1406:
------------------------------------

How are you starting your server ? Also what's the command that you're using to 
build a war ?

> kafka NotificationException
> ---------------------------
>
>                 Key: ATLAS-1406
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1406
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: roxia
>             Fix For: 0.8-incubating
>
>
> when i create a entities ,the application.log is :
> org.apache.atlas.notification.NotificationException: 
> java.util.concurrent.ExecutionException: 
> org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
> after 60000 ms
> my atlas_application.properties is :
> atlas.notification.embedded=false
> atlas.kafka.data=${sys:atlas.home}/data/kafka
> atlas.kafka.zookeeper.connect=hadoop-s1:2181,hadoop-s2:2181,hadoop-s3:2181
> atlas.kafka.bootstrap.servers=10.224.2.233:9093
> atlas.kafka.zookeeper.session.timeout.ms=600
> atlas.kafka.zookeeper.connection.timeout.ms=300
> atlas.kafka.zookeeper.sync.time.ms=20
> atlas.kafka.auto.commit.interval.ms=1000
> atlas.kafka.auto.offset.reset=smallest
> atlas.kafka.hook.group.id=atlas
> atlas.kafka.auto.commit.enable=false
> atlas.notification.create.topics=true
> atlas.notification.replicas=1
> atlas.notification.topics=ATLAS_HOOK,ATLAS_ENTITIES
> atlas.notification.log.failed.messages=true
> atlas.notification.consumer.retry.interval=500
> atlas.notification.hook.retry.interval=1000



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to