123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605 |
- {
- "interpreterSettings": {
- "2CPB48QE1": {
- "id": "2CPB48QE1",
- "name": "elasticsearch",
- "group": "elasticsearch",
- "properties": {
- "elasticsearch.port": "9200",
- "elasticsearch.result.size": "10",
- "elasticsearch.basicauth.password": "changeme",
- "elasticsearch.cluster.name": "elasticsearch",
- "elasticsearch.host": "192.168.1.203",
- "elasticsearch.basicauth.username": "elastic",
- "elasticsearch.client.type": "http"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "elasticsearch",
- "class": "org.apache.zeppelin.elasticsearch.ElasticsearchInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "editOnDblClick": false
- }
- }
- ],
- "dependencies": [],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- },
- "2CMPFBUQE": {
- "id": "2CMPFBUQE",
- "name": "mariadb",
- "group": "jdbc",
- "properties": {
- "default.password": "123456",
- "zeppelin.jdbc.auth.type": "",
- "common.max_count": "1000",
- "zeppelin.jdbc.principal": "",
- "default.user": "root",
- "zeppelin.interpreter.localRepo": "/usr/local/zeppelin/local-repo/2CMPFBUQE",
- "default.url": "jdbc:mariadb://192.168.15.10:3309",
- "default.driver": "org.mariadb.jdbc.Driver",
- "zeppelin.jdbc.keytab.location": "",
- "zeppelin.jdbc.concurrent.use": "true",
- "zeppelin.jdbc.concurrent.max_connection": "10",
- "zeppelin.interpreter.output.limit": "102400"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "sql",
- "class": "org.apache.zeppelin.jdbc.JDBCInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "sql",
- "editOnDblClick": false
- }
- }
- ],
- "dependencies": [
- {
- "groupArtifactVersion": "/usr/local/zeppelin/conf/plugin/mariadb-java-client-2.0.3.jar",
- "local": false
- }
- ],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- },
- "2CPK5V7XK": {
- "id": "2CPK5V7XK",
- "name": "hdfs",
- "group": "file",
- "properties": {
- "zeppelin.interpreter.output.limit": "102400",
- "hdfs.user": "hdfs",
- "hdfs.maxlength": "1000",
- "zeppelin.interpreter.localRepo": "/usr/local/zeppelin/local-repo/2CPK5V7XK",
- "hdfs.url": "http://data-master:50070/webhdfs/v1/"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "hdfs",
- "class": "org.apache.zeppelin.file.HDFSFileInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "editOnDblClick": false
- }
- }
- ],
- "dependencies": [],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- },
- "2CPNEGFP1": {
- "id": "2CPNEGFP1",
- "name": "spark",
- "group": "spark",
- "properties": {
- "spark.executor.memory": "",
- "args": "",
- "zeppelin.spark.printREPLOutput": "true",
- "spark.cores.max": "",
- "zeppelin.dep.additionalRemoteRepository": "spark-packages,http://dl.bintray.com/spark-packages/maven,false;",
- "zeppelin.spark.sql.stacktrace": "false",
- "zeppelin.spark.importImplicit": "true",
- "zeppelin.spark.concurrentSQL": "false",
- "zeppelin.spark.useHiveContext": "true",
- "zeppelin.pyspark.python": "python",
- "zeppelin.dep.localrepo": "local-repo",
- "zeppelin.interpreter.localRepo": "/usr/local/zeppelin/local-repo/2CPNEGFP1",
- "zeppelin.R.knitr": "true",
- "deploy-mode": "client",
- "zeppelin.interpreter.output.limit": "102400",
- "zeppelin.spark.maxResult": "1000",
- "master": "yarn",
- "spark.app.name": "Zeppelin",
- "zeppelin.R.image.width": "100%",
- "zeppelin.R.render.options": "out.format \u003d \u0027html\u0027, comment \u003d NA, echo \u003d FALSE, results \u003d \u0027asis\u0027, message \u003d F, warning \u003d F",
- "zeppelin.R.cmd": "R"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "spark",
- "class": "org.apache.zeppelin.spark.SparkInterpreter",
- "defaultInterpreter": true,
- "editor": {
- "language": "scala"
- }
- },
- {
- "name": "sql",
- "class": "org.apache.zeppelin.spark.SparkSqlInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "sql"
- }
- },
- {
- "name": "dep",
- "class": "org.apache.zeppelin.spark.DepInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "scala"
- }
- },
- {
- "name": "pyspark",
- "class": "org.apache.zeppelin.spark.PySparkInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "python"
- }
- },
- {
- "name": "r",
- "class": "org.apache.zeppelin.spark.SparkRInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "r"
- }
- }
- ],
- "dependencies": [],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- },
- "2CPKCEBTP": {
- "id": "2CPKCEBTP",
- "name": "mysql_203",
- "group": "jdbc",
- "properties": {
- "default.password": "123456",
- "zeppelin.jdbc.auth.type": "",
- "common.max_count": "1000",
- "zeppelin.jdbc.principal": "",
- "default.user": "root",
- "zeppelin.interpreter.localRepo": "/usr/local/zeppelin/local-repo/2CPKCEBTP",
- "default.url": "jdbc:mysql://192.168.1.203:3307/",
- "default.driver": "com.mysql.jdbc.Driver",
- "zeppelin.jdbc.keytab.location": "",
- "zeppelin.jdbc.concurrent.use": "true",
- "zeppelin.jdbc.concurrent.max_connection": "10",
- "zeppelin.interpreter.output.limit": "102400"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "sql",
- "class": "org.apache.zeppelin.jdbc.JDBCInterpreter",
- "defaultInterpreter": false,
- "editor": {
- "language": "sql",
- "editOnDblClick": false
- }
- }
- ],
- "dependencies": [
- {
- "groupArtifactVersion": "/usr/local/zeppelin/conf/plugin/mysql-connector-java-5.1.42.jar",
- "local": false
- }
- ],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- },
- "2CKMXUEZD": {
- "id": "2CKMXUEZD",
- "name": "note",
- "group": "md",
- "properties": {
- "zeppelin.interpreter.output.limit": "102400",
- "zeppelin.interpreter.localRepo": "/usr/local/zeppelin/local-repo/2CKMXUEZD",
- "markdown.parser.type": "pegdown"
- },
- "status": "READY",
- "interpreterGroup": [
- {
- "name": "md",
- "class": "org.apache.zeppelin.markdown.Markdown",
- "defaultInterpreter": false,
- "editor": {
- "language": "markdown",
- "editOnDblClick": true
- }
- }
- ],
- "dependencies": [],
- "option": {
- "remote": true,
- "port": -1,
- "perNote": "shared",
- "perUser": "shared",
- "isExistingProcess": false,
- "setPermission": false,
- "users": [],
- "isUserImpersonate": false
- }
- }
- },
- "interpreterBindings": {
- "2CNB893DY": [
- "2CNRKWFFT",
- "2CM684SAT",
- "2CKW1WBHA"
- ],
- "2CMCXA6CR": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNHPVG3Z": [
- "2CKMXUEZD",
- "2CM684SAT",
- "2CKW1WBHA",
- "2CNRKWFFT",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNND777E": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNNH21PW": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CP8EWZ9T": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CMWEDNXH": [
- "2CPK5V7XK",
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CMPCKT5F": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CN6KAMKT": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CPHE5HS7": [
- "2CKW1WBHA",
- "2CM684SAT",
- "2CNRKWFFT"
- ],
- "2CQ5BT9WR": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CMHKZKUF": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNARXTA6": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CPSJJ193": [
- "2CPK5V7XK",
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNDCFKPV": [
- "2CMPFBUQE",
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPKCEBTP"
- ],
- "2CJYR6AHD": [
- "2CPKCEBTP",
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CMPFBUQE"
- ],
- "2CMSY658Q": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CMR6MDM9": [
- "2CPKCEBTP",
- "2CM684SAT",
- "2CKW1WBHA",
- "2CNRKWFFT"
- ],
- "2CPYRGP2E": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNHXCXSM": [
- "2CKW1WBHA",
- "2CM684SAT"
- ],
- "2CKCFSFZ4": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CK5RN575": [
- "2CNRKWFFT",
- "2CM684SAT",
- "2CKW1WBHA"
- ],
- "2CP6EPKJ4": [
- "2CPB48QE1",
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CN926YZU": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CP2CPVXD": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CQTVG42V": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CN49J1CY": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CN1KKRRV": [
- "2CM684SAT",
- "2CKW1WBHA",
- "2CNRKWFFT"
- ],
- "2CJSQ9KCU": [
- "2CM684SAT"
- ],
- "2CKW7XYAB": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CP8WJ7HC": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CPD39HMB": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CNQDGYPZ": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CP4PKVRN": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CP5R362U": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CPSCSU5W": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2CMEZ7J1D": [
- "2CMPFBUQE",
- "2CM684SAT",
- "2CKW1WBHA",
- "2CNRKWFFT",
- "2CPKCEBTP"
- ],
- "2CRBVACYW": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ],
- "2A94M5J1Z": [
- "2CPNEGFP1",
- "2CKMXUEZD",
- "2CPK5V7XK",
- "2CPB48QE1",
- "2CMPFBUQE",
- "2CPKCEBTP"
- ]
- },
- "interpreterRepositories": [
- {
- "id": "central",
- "type": "default",
- "url": "http://repo1.maven.org/maven2/",
- "releasePolicy": {
- "enabled": true,
- "updatePolicy": "daily",
- "checksumPolicy": "warn"
- },
- "snapshotPolicy": {
- "enabled": true,
- "updatePolicy": "daily",
- "checksumPolicy": "warn"
- },
- "mirroredRepositories": [],
- "repositoryManager": false
- },
- {
- "id": "local",
- "type": "default",
- "url": "file:///root/.m2/repository",
- "releasePolicy": {
- "enabled": true,
- "updatePolicy": "daily",
- "checksumPolicy": "warn"
- },
- "snapshotPolicy": {
- "enabled": true,
- "updatePolicy": "daily",
- "checksumPolicy": "warn"
- },
- "mirroredRepositories": [],
- "repositoryManager": false
- }
- ]
- }
|