ur001

Results 2 comments of ur001

@untitaker yes, periodic tasks broken by 0.7.18. Periodic task created with `@pediodic_task` by default has class `PeriodicTask` (subclass of Task)

### Install OpenJDK ``` brew install openjdk ``` ### Find path to java home ``` >> /usr/libexec/java_home /Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home ``` ### Edit elasticsearch/kibana .plists to use OpenJDK instead of bundled JDK...