Re: org.apache.hadoop.fs.FileSystem$Statistics.getThreadStatistics()

2018-07-02 Thread Jeff Zhang
Do you use the embeded spark or specify SPARK_HOME ? If you set SPARK_HOME, which spark version and hadoop version do you use ? Adamantios Corais 于2018年7月3日周二 上午12:32写道: > Hi, > > I have downloaded the latest binary package of Zeppelin (ver. 0.8.0), > extracted, and started as follows: `./bin/z

org.apache.hadoop.fs.FileSystem$Statistics.getThreadStatistics()

2018-07-02 Thread Adamantios Corais
Hi, I have downloaded the latest binary package of Zeppelin (ver. 0.8.0), extracted, and started as follows: `./bin/zeppelin.sh` Next, I tried a very simple example: `spark.read.parquet("./bin/userdata1.parquet").show()` Which unfortunately returns the following error. Note that the same exampl

Re: Set shiro_ini_content using ambari blueprint.

2018-07-02 Thread Prabhjyot Singh
Hello, Here is a sample Ambari config that you can use to set shiro.ini { "href": "https://:8443/api/v1/blueprints/blueprint-def", "configurations": [ { "zeppelin-env": { "properties": { "zeppelin_log_dir": "/grid/0/log/zeppelin" //A sample property }