the-scott-hand commented on issue #3219: upgrade to Apache Bookkeeper 4.7.3 to 
fix DistributedLog based stateful storage
URL: https://github.com/apache/incubator-heron/pull/3219#issuecomment-501045351
 
 
   This line was also an issue for me:
   
https://github.com/apache/incubator-heron/blob/6ce013cf262b8d413aec8c6e628ce363ef717ff1/deploy/kubernetes/helm/templates/tools.yaml#L73
   
   This seemed to work better for me:
   command: ['sh', '-c', '/opt/bookkeeper/bin/dlog admin bind -l /ledgers -s {{ 
.Release.Name }}-zookeeper:{{ .Values.zookeeper.clientPort }} -c 
distributedlog://{{ .Release.Name }}-zookeeper:{{ .Values.zookeeper.clientPort 
}}/heron']
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to