You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the below error if the file mentioned in the path paramter doesn't have any extension.
class akka.pattern.AskTimeoutException: Ask timed out on [Actor[akka://mist/user/$b#-1139334380]] after [5000 ms]. Sender[null] sent message of type "io.hydrosphere.mist.core.CommonData$GetFunctionInfo".
Appending .jar to file and adjusting the same in path works.