{"id":71999,"library":"zeppelin-interpreter","title":"Apache Zeppelin Interpreter","description":"Apache Zeppelin Interpreter provides the core abstraction for executing code in various languages within Zeppelin notebooks.","status":"active","version":"0.12.1","language":"java","source_language":null,"source_url":"https://git-wip-us.apache.org/repos/asf/zeppelin.git","tags":["zeppelin","interpreter","notebook","big-data"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.zeppelin</groupId>\n  <artifactId>zeppelin-interpreter</artifactId>\n  <version>0.12.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.zeppelin:zeppelin-interpreter:0.12.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Interpreter","correct":"org.apache.zeppelin.interpreter.Interpreter"}],"quickstart":{"code":"import org.apache.zeppelin.interpreter.Interpreter;\n\npublic class Example {\n    public static void main(String[] args) {\n        Interpreter interpreter = new Interpreter();\n        System.out.println(\"Zeppelin Interpreter created\");\n    }\n}","lang":"java","description":"Minimal Zeppelin Interpreter instantiation"},"warnings":[],"env_vars":null,"search_vec":"'abstract':10 'apach':1,4 'big':24 'big-data':23 'code':13 'core':9 'data':25 'execut':12 'interpret':3,6,21 'languag':16 'notebook':19,22 'provid':7 'various':15 'within':17 'zeppelin':2,5,18,20","created_at":"2026-06-17T18:33:55.236650+00:00","updated_at":"2026-06-17T18:33:55.236650+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://zeppelin.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.zeppelin/zeppelin-interpreter/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}