goiri commented on pull request #2248:
URL: https://github.com/apache/hadoop/pull/2248#issuecomment-689315668


   This looks interesting, I've been having to fight the path limit for a while.
   It kind of works, but I get:
   ```
   %%I was unexpected at this time.
   ```
   For my cmd, I actually need:
   ```
   for %I in ("%JAVA_HOME%") do set JAVA_HOME=%%~sI
   ```


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



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

Reply via email to