[ 
https://issues.apache.org/jira/browse/HADOOP-17230?focusedWorklogId=480604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-480604
 ]

ASF GitHub Bot logged work on HADOOP-17230:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/20 05:35
            Start Date: 09/Sep/20 05:35
    Worklog Time Spent: 10m 
      Work Description: 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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 480604)
    Time Spent: 40m  (was: 0.5h)

> JAVA_HOME with spaces not supported
> -----------------------------------
>
>                 Key: HADOOP-17230
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17230
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.3.0
>         Environment: Windows 10
> Hadoop 3.1.0, 3.2.1, 3.3.0, etc
>            Reporter: Wayne Seguin
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: image-2020-08-26-12-24-04-118.png, 
> image-2020-08-26-12-49-40-335.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When running on Windows, if JAVA_HOME contains a space (which is frequently 
> since the default Java install path is "C:\Program Files\Java", running 
> Hadoop fails to run. 
> !image-2020-08-26-12-24-04-118.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to