Github user prabhjyotsingh commented on the issue:

    https://github.com/apache/zeppelin/pull/1157
  
    @rja1 Sure, attaching both screenshot and json. I have tested this for hive 
and phoenix.
    
    <img width="1428" alt="screen shot 2016-07-12 at 11 03 57 pm" 
src="https://cloud.githubusercontent.com/assets/674497/16776893/11020f28-4885-11e6-878b-d715561efca3.png";>
    
    
    ```
    {
                "id": "2BQPN9U57",
                "name": "jdbc",
                "group": "jdbc",
                "properties": {
                        "phoenix.user": "phoenixuser",
                        "hive.url": 
"jdbc:hive2://prabhu-zeppelin-secure-1.novalocal:2181,prabhu-zeppelin-secure-2.novalocal:2181,prabhu-zeppelin-secure-4.novalocal:2181/;serviceDiscoveryMode\u003dzooKeeper;zooKeeperNamespace\u003dhiveserver2",
                        "psql.password": "",
                        "default.driver": "org.postgresql.Driver",
                        "phoenix.driver": 
"org.apache.phoenix.jdbc.PhoenixDriver",
                        "hive.user": "hive",
                        "psql.user": "phoenixuser",
                        "psql.url": "jdbc:postgresql://localhost:5432/",
                        "default.user": "gpadmin",
                        "phoenix.hbase.client.retries.number": "1",
                        "phoenix.url": 
"jdbc:phoenix:prabhu-zeppelin-secure-1.novalocal,prabhu-zeppelin-secure-2.novalocal,prabhu-zeppelin-secure-4.novalocal:/hbase-secure",
                        "tajo.url": "jdbc:tajo://localhost:26002/default",
                        "tajo.driver": "org.apache.tajo.jdbc.TajoDriver",
                        "psql.driver": "org.postgresql.Driver",
                        "default.password": "",
                        "zeppelin.interpreter.localRepo": 
"/usr/hdp/current/zeppelin-server/local-repo/2BQPN9U57",
                        "zeppelin.jdbc.auth.type": "KERBEROS",
                        "hive.password": "",
                        "zeppelin.jdbc.concurrent.use": "true",
                        "hive.driver": "org.apache.hive.jdbc.HiveDriver",
                        "zeppelin.jdbc.keytab.location": 
"/etc/security/keytabs/zeppelin.server.kerberos.keytab",
                        "common.max_count": "1000",
                        "phoenix.password": "",
                        "zeppelin.jdbc.principal": 
"zeppelin/secu...@example.com",
                        "zeppelin.jdbc.concurrent.max_connection": "10",
                        "default.url": "jdbc:postgresql://localhost:5432/"
                },
                "interpreterGroup": [{
                        "class": "org.apache.zeppelin.jdbc.JDBCInterpreter",
                        "name": "sql"
                }],
                "dependencies": [{
                        "groupArtifactVersion": 
"org.apache.hive:hive-jdbc:2.0.1",
                        "local": false
                }, {
                        "groupArtifactVersion": 
"org.apache.hadoop:hadoop-common:2.7.2",
                        "local": false
                }, {
                        "groupArtifactVersion": 
"org.apache.hive.shims:hive-shims-0.23:2.1.0",
                        "local": false
                }, {
                        "groupArtifactVersion": 
"org.apache.phoenix:phoenix-core:4.4.0-HBase-1.1",
                        "local": false
                }],
                "option": {
                        "remote": true,
                        "perNoteSession": false,
                        "perNoteProcess": false,
                        "isExistingProcess": false
                }
        }
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to