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/26 13:01:00 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-6433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mehran updated DRILL-6433:
--------------------------
    Description: 
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.

 

Besides although I know that drill should be run with JDK, I replaced jdk with jre and web GUI became very fast.

is it sth in web GUI that needs compiling?

 

 

 

  was:
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.

 

 


> 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
>            Priority: Major
>
> 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.
>  
> Besides although I know that drill should be run with JDK, I replaced jdk with jre and web GUI became very fast.
> is it sth in web GUI that needs compiling?
>  
>  
>  



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