Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6240#discussion_r201312394
  
    --- Diff: flink-jepsen/src/jepsen/flink/db.clj ---
    @@ -175,7 +175,7 @@
               (c/su
                 (c/exec (c/lit (str "HADOOP_CLASSPATH=`" hadoop/install-dir 
"/bin/hadoop classpath` "
                                     "HADOOP_CONF_DIR=" hadoop/hadoop-conf-dir
    -                                " " install-dir "/bin/yarn-session.sh -d 
-jm 2048 -tm 2048")))
    +                                " " install-dir "/bin/yarn-session.sh -d 
-jm 2048m -tm 2048m")))
    --- End diff --
    
    See https://issues.apache.org/jira/browse/FLINK-9777


---

Reply via email to