You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/12/23 03:36:27 UTC

[GitHub] [hadoop] aajisaka opened a new pull request #1778: YARN-10055. bower install fails.

aajisaka opened a new pull request #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778
 
 
   JIRA: https://issues.apache.org/jira/browse/YARN-10055

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] iwasakims edited a comment on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
iwasakims edited a comment on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568362891
 
 
   I do not understand why I did not see this last week but I can reproduce the issue today even on non-docker environment.
   
   `src/main/webapp/ember-cli-build.js` needs to be fixed too. I got the error below on ember build with the patch applied.
   ```
   ENOENT: no such file or directory, stat '/srcs/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/tmp/concat_with_maps-input_base_path-xjxA5XCi.tmp/0/bower_components/abdmob/x2js/xml2json.js'
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] iwasakims commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568362891
 
 
   I do not understand why I did not see this last week but I can reproduce the issue today.
   
   `src/main/webapp/ember-cli-build.js` seems to be fixed too. I got the error below on ember build with the patch applied.
   ```
   ENOENT: no such file or directory, stat '/srcs/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/tmp/concat_with_maps-input_base_path-xjxA5XCi.tmp/0/bower_components/abdmob/x2js/xml2json.js'
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka merged pull request #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
aajisaka merged pull request #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
aajisaka commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568390384
 
 
   @iwasakims Thank you for your review. Updated the patch.
   I think the error occurs because the redirect setting (abdmob:x2js -> x2js) is expired in this week.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568402902
 
 
   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 34s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +0 :ok: |  jshint  |   0m  0s |  jshint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   ||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  20m  5s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  34m 20s |  branch has no errors when building and testing our client artifacts.  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 12s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  shadedclient  |  15m  4s |  patch has no errors when building and testing our client artifacts.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 28s |  The patch does not generate ASF License warnings.  |
   |  |   |  53m 20s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1778/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1778 |
   | Optional Tests | dupname asflicense shadedclient jshint |
   | uname | Linux b26313b48ac5 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / c44943d |
   | Max. process+thread count | 312 (vs. ulimit of 5500) |
   | modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-1778/2/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
aajisaka commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568345609
 
 
   abdmob/x2js was renamed to x2js: https://github.com/abdolence/x2js/commit/185e410b3fa621070fea1f86a389b477afa216b9

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] iwasakims edited a comment on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
iwasakims edited a comment on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568362891
 
 
   I do not understand why I did not see this last week but I can reproduce the issue today even on non-docker environment.
   
   `src/main/webapp/ember-cli-build.js` seems to be fixed too. I got the error below on ember build with the patch applied.
   ```
   ENOENT: no such file or directory, stat '/srcs/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/target/webapp/tmp/concat_with_maps-input_base_path-xjxA5XCi.tmp/0/bower_components/abdmob/x2js/xml2json.js'
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
aajisaka commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568439215
 
 
   Thank you, @iwasakims !

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on issue #1778: YARN-10055. bower install fails.

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on issue #1778: YARN-10055. bower install fails.
URL: https://github.com/apache/hadoop/pull/1778#issuecomment-568355072
 
 
   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |  28m 47s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   ||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  20m 49s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  34m 37s |  branch has no errors when building and testing our client artifacts.  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 11s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  shadedclient  |  14m 40s |  patch has no errors when building and testing our client artifacts.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 28s |  The patch does not generate ASF License warnings.  |
   |  |   |  80m 28s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1778/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1778 |
   | Optional Tests | dupname asflicense shadedclient |
   | uname | Linux cf843e0e79ba 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / bc825b9 |
   | Max. process+thread count | 308 (vs. ulimit of 5500) |
   | modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-1778/1/console |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org