[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-29 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605609112 > Check Slak DM!! https://zoom.com.cn/j/604255874 can you use this link, I can not found your name...

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-29 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605608368 > Let's see with Zoom.us ? let me download zoom, then I contact you.. thanks a lot

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-29 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605604868 this work has done well,i has tried to run the command on cmd line in slave machine. all works you can check my comments in

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-29 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605603082 please give me more information..i can not get your idea 发自我的iPhone -- Original

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-29 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605591020 > When the mesos-agent server executor works > The hdfs command should work. > > ``` > /bin/bash: hdfs: command

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605559205 @thinker0 The last modification. My heron.aurora file is below, but error can be seen yet. import textwrap

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605557965 > curl /heron/ your meanings is that using hdfs to get . ?

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605557877 > curl Sorry, I can not understand what is your meanings.

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605556985 some my config files: upload.yaml file: heron.class.uploader:

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605556376 > ``` > import textwrap > ``` > > or > > Remove > > ``` > textwrap.dedent > ``` I missed

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605553007 > @dttlgotv > See Mesos or Aurora stderr, stdout log. > > ``` > hdfs dfs -get /heron/dist/heron-core.tar.gz

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605552785 I used your reference: heron_core_release_uri = '{{CORE_PACKAGE_URI}}' heron_topology_jar_uri = '{{TOPOLOGY_PACKAGE_URI}}'

[GitHub] [incubator-heron] dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605551451 About cmd: hdfs dfs -get /heron/dist/heron-core.tar.gz heron-core.tar.gz && tar zxf heron-core.tar.gz I tried this