Hadoop可视化分析利器之Hue(14)

  # The contents of this directory will be copied over to the solrctl host to its temporary directory. 

  ## config_template_path=/../hue/desktop/libs/indexer/src/data/solr_configs 

 

 

########################################################################### 

# Settings to configure Job Designer 

########################################################################### 

 

[jobsub] 

 

  # Location on local FS where examples and template are stored. 

  ## local_data_dir=..../data 

 

  # Location on local FS where sample data is stored 

  ## sample_data_dir=...thirdparty/sample_data 

 

 

########################################################################### 

# Settings to configure Job Browser 

########################################################################### 

 

[jobbrowser] 

  # Share submitted jobs information with all users. If set to false, 

  # submitted jobs are visible only to the owner and administrators. 

  ## share_jobs=true 

 

 

########################################################################### 

# Settings to configure the Zookeeper application. 

########################################################################### 

 

[zookeeper] 

 

  [[clusters]] 

 

    [[[default]]] 

      # Zookeeper ensemble. Comma separated list of Host/Port. 

      # e.g. localhost:2181,localhost:2182,localhost:2183 

      host_ports=zk1:2181 

 

      # The URL of the REST contrib service (required for znode browsing) 

      ## rest_url=http://localhost:9998 

 

 

########################################################################### 

# Settings to configure the Spark application. 

########################################################################### 

 

[spark] 

  # URL of the REST Spark Job Server. 

  server_url=http://h1:8080/ 

 

 

########################################################################### 

# Settings for the User Admin application 

########################################################################### 

 

[useradmin] 

  # The name of the default user group that users will be a member of 

  ## default_user_group=default 

 

 

########################################################################### 

# Settings for the Sentry lib 

########################################################################### 

 

[libsentry] 

  # Hostname or IP of server. 

  ## hostname=localhost 

 

  # Port the sentry service is running on. 

  ## port=8038 

 

  # Sentry configuration directory, where sentry-site.xml is located. 

  ## sentry_conf_dir=/etc/sentry/conf 



编译好的目录如下: 

-rw-rw-r--  1 search search  2782 5月  19 06:04 app.reg 

-rw-rw-r--  1 search search  2782 5月  19 05:41 app.reg.bak 

drwxrwxr-x 22 search search  4096 5月  20 01:05 apps 

drwxrwxr-x  3 search search  4096 5月  19 05:41 build 

drwxr-xr-x  2 search search  4096 5月  19 05:40 data 

drwxrwxr-x  7 search search  4096 5月  20 01:29 desktop 

drwxrwxr-x  2 search search  4096 5月  19 05:41 dist 

drwxrwxr-x  7 search search  4096 5月  19 05:40 docs 

drwxrwxr-x  3 search search  4096 5月  19 05:40 ext 

-rw-rw-r--  1 search search 11358 5月  19 05:38 LICENSE.txt 

drwxrwxr-x  2 search search  4096 5月  20 01:29 logs 

-rw-rw-r--  1 search search  8121 5月  19 05:41 Makefile 

-rw-rw-r--  1 search search  8505 5月  19 05:41 Makefile.sdk 

-rw-rw-r--  1 search search  3093 5月  19 05:40 Makefile.tarball 

-rw-rw-r--  1 search search  3498 5月  19 05:41 Makefile.vars 

-rw-rw-r--  1 search search  2302 5月  19 05:41 Makefile.vars.priv 

drwxrwxr-x  2 search search  4096 5月  19 05:41 maven 

-rw-rw-r--  1 search search   801 5月  19 05:40 NOTICE.txt 

-rw-rw-r--  1 search search  4733 5月  19 05:41 README.rst 

-rw-rw-r--  1 search search    52 5月  19 05:38 start.sh 

-rw-rw-r--  1 search search    65 5月  19 05:41 stop.sh 

drwxrwxr-x  9 search search  4096 5月  19 05:38 tools 

-rw-rw-r--  1 search search   932 5月  19 05:41 VERSION 

6,启动hue,执行命令:build/env/bin/supervisor 

[search@h1 hue]$ build/env/bin/supervisor   

[INFO] Not running as root, skipping privilege drop 

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/9cc6197faa692804b56a415e608cf8d9.html