[ 
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.

 

 

  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.

 

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?

 

 

 


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



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

Reply via email to