[incubator-heron] branch nicknezis/travis-update updated (fa2147f -> 6c1e8a3)

2020-03-28 Thread nicknezis
This is an automated email from the ASF dual-hosted git repository. nicknezis pushed a change to branch nicknezis/travis-update in repository https://gitbox.apache.org/repos/asf/incubator-heron.git. from fa2147f Adding `group: edge` back add 6c1e8a3 Adding google perftools back No

[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] thinker0 commented on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
thinker0 commented on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605557425 ``` curl /heron/ ``` to ``` hdfs 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-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] thinker0 commented on issue #3502: can not submit to aurora, it seems halt up.

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

[GitHub] [incubator-heron] thinker0 edited a comment on issue #3502: can not submit to aurora, it seems halt up.

2020-03-28 Thread GitBox
thinker0 edited a comment on issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502#issuecomment-605466291 @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-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

[incubator-heron] branch nicknezis/travis-update created (now fa2147f)

2020-03-28 Thread nicknezis
This is an automated email from the ASF dual-hosted git repository. nicknezis pushed a change to branch nicknezis/travis-update in repository https://gitbox.apache.org/repos/asf/incubator-heron.git. at fa2147f Adding `group: edge` back No new revisions were added by this update.

[GitHub] [incubator-heron] thinker0 opened a new pull request #3503: Fix copy Maven Artifacts permission error

2020-03-28 Thread GitBox
thinker0 opened a new pull request #3503: Fix copy Maven Artifacts permission error URL: https://github.com/apache/incubator-heron/pull/3503 Fix cp command ``` Found Version Tag 0.20.2-SNAPSHOT Run Maven template for poms ... Removing heron-api-0.20.2-SNAPSHOT.pom Removing

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

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

[GitHub] [incubator-heron] joshfischer1108 merged pull request #3501: roll back docusaurus version

2020-03-28 Thread GitBox
joshfischer1108 merged pull request #3501: roll back docusaurus version URL: https://github.com/apache/incubator-heron/pull/3501 This is an automated message from the Apache Git Service. To respond to the message, please log

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

2020-03-28 Thread GitBox
dttlgotv opened a new issue #3502: can not submit to aurora, it seems halt up. URL: https://github.com/apache/incubator-heron/issues/3502 DEBUG] Using auth module: INFO] Creating job Test3Topology DEBUG] Full configuration: JobConfiguration(instanceCount=2, cronSchedule=None,