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

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

                Author: ASF GitHub Bot
            Created on: 23/Jul/22 13:13
            Start Date: 23/Jul/22 13:13
    Worklog Time Spent: 10m 
      Work Description: ashutoshcipher commented on PR #4536:
URL: https://github.com/apache/hadoop/pull/4536#issuecomment-1193123866

   @iwasakims  - Can you please review the latest changes, Thanks.




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

    Worklog Id:     (was: 794494)
    Time Spent: 1h  (was: 50m)

> Fix eval expression in hadoop-functions.sh
> ------------------------------------------
>
>                 Key: HADOOP-18327
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18327
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.3.3
>            Reporter: groot
>            Assignee: groot
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Need to fix the eval expression. We can relace single quote with escape-char 
> and a double quote.
>  
>  HADOOP_OPTS can contain -XX:OnOutOfMemoryError='kill -9 %p', this leads to 
> following invalid eval expression - eval $HADOOP_OPTS='foo_bar 
> -XX:OnOutOfMemoryError='kill -9 %p''
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to