Github user sameer79 commented on the issue: https://github.com/apache/zeppelin/pull/2974 @bikassaha @felixcheung This is an extension to https://github.com/apache/zeppelin/pull/1155 The green icon does not mean the interpreter is running, it only indicates the interpreter is ready to be run - green - ready to run - red - some error like download dependencies failed - spin animation - it is in process of restarting to make the UI consistent with the interpreter setting page let me know your thought/improvements if required.
---