I'm having no success generating docs with Docker. On master i'm currently getting:
Starting namenodes on [localhost] localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. localhost: starting namenode, logging to /usr/local/lib/hadoop-2.7.2/logs/hadoop-root-namenode-61cfd8f63c77.out localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. localhost: starting datanode, logging to /usr/local/lib/hadoop-2.7.2/logs/hadoop-root-datanode-61cfd8f63c77.out Starting secondary namenodes [0.0.0.0] 0.0.0.0: Warning: Permanently added '0.0.0.0' (ECDSA) to the list of known hosts. 0.0.0.0: starting secondarynamenode, logging to /usr/local/lib/hadoop-2.7.2/logs/hadoop-root-secondarynamenode-61cfd8f63c77.out starting yarn daemons starting resourcemanager, logging to /usr/local/lib/hadoop-2.7.2/logs/yarn-root-resourcemanager-61cfd8f63c77.out localhost: Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. localhost: starting nodemanager, logging to /usr/local/lib/hadoop-2.7.2/logs/yarn-root-nodemanager-61cfd8f63c77.out Gremlin REPL is not available. Cannot preprocess AsciiDoc files. Untagged: tinkerpop:build-1519830232 On that particular run, I'd just deleted all my Docker images (including the linux image) and it still failed. Any clues as to what might be wrong? am i the only person with a problem here?
