Hue - Hdfs

Yarn Hortonworks

About

Hdfs in Hue.

Hdfs is one of the Hue managed service.

Management

Configuration

<property>
  <name>dfs.webhdfs.enabled</name>
  <value>true</value>
</property>
 <property>
  <name>hadoop.proxyuser.hue.hosts</name>
  <value>*</value>
</property>
<property>
  <name>hadoop.proxyuser.hue.groups</name>
  <value>*</value>
</property>
[hadoop]
 
  [[hdfs_clusters]]
 
    [[[default]]]
 
      # Enter the filesystem uri
      fs_defaultfs=hdfs://namenode:8020
 
      # Use WebHdfs/HttpFs as the communication mechanism.
      # Domain should be the NameNode or HttpFs host.
      webhdfs_url=http://namenode:50070/webhdfs/v1

Documentation / Reference





Discover More
Yarn Hortonworks
Hue - Configuration

Configuration is done through the file. The list of mis-configured services are listed on the //admin_wizard page. Hadoop cluster. See , other services...
Yarn Hortonworks
Hue - Installation

Hue installation. Online Format; VM Docker...
Yarn Hortonworks
Hue - Service

Service that Hue offers as frontend. Impala Solr Search Pig HBase Sentry



Share this page:
Follow us:
Task Runner