You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "mehran (JIRA)" <ji...@apache.org> on 2018/05/21 04:02:00 UTC

[jira] [Created] (DRILL-6433) a process(find) that never finishes slows down apache drill

mehran created DRILL-6433:
-----------------------------

             Summary: a process(find) that never finishes slows down apache drill
                 Key: DRILL-6433
                 URL: https://issues.apache.org/jira/browse/DRILL-6433
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.13.0
            Reporter: mehran


IN version 13 we have a process as follows

find -L / -name java -type f

this process is added to system every day. and it will never finishes.

I have 100 process in my server.

I did not succeed to set JAVA_HOME  in drill-env.sh so i set it in /etc/bashrc

these many processes slows down apache drill.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)