• Products
      Arenadata DB Arenadata Hadoop Arenadata QuickMarts Arenadata Streaming Arenadata Cluster Manager ADB Spark Connector
  • Download
  • Documentation releases
  • Technical blog
  • Career
ADB
ADH
ADQM
ADS
ADCM
ADBSC
Showing results: 5 of 16. See all results...
Select language
EN | RU
Change color mode
Home
Products
ADB
Arenadata Hadoop
  • Select version
    2.1.7
    2.1.7
    2.1.8
    2.1.7

    • Get started
      • Online installation
        • Install ADCM
        • Prepare hosts
          • Add a hostprovider
          • Add hosts
        • Install ADH cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Configure a cluster
          • Install a cluster
        • Install monitoring
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Install a cluster
          • Integrate with ADH cluster
      • Offline installation
        • Install ADCM
        • Prepare hosts
          • Add a hostprovider
          • Add hosts
        • Install Enterprise Tools cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Install a cluster
        • Install ADH cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Configure a cluster
          • Import ET settings
          • Install a cluster
        • Install monitoring
          • Configure Enterprise Tools cluster
          • Integrate with ADH cluster
    • How to
      • Airflow
        • UI overview
        • Work with DAGs
          • Create a simple DAG
        • Logging
      • Flink
        • UI overview
        • Connect to Flink
          • CLI
      • HBase
        • UI overview
        • Data querying
          • Quick start
        • Bulk loading
          • Built-in MapReduce jobs
        • Logging
      • HDFS
        • Basic file operations
          • Protect files
          • Copy data to HDFS
        • Configure
      • Hive
        • Connect to Hive
          • Beeline shell
        • Data querying
          • Work with tables
          • Computation example
        • Integrations
          • Hive on Spark
          • TEZ
            • View a Hive job
        • High availability
      • MapReduce
        • Quick start
      • Phoenix
        • Connect to Phoenix
        • Data querying
          • Use SQLLine
        • Map with HBase tables
        • Bulk loading
      • Solr
        • Solr collections
      • Spark
        • Connect to Spark
          • spark-submit & spark-shell
        • Examples of launching jobs
          • In-memory batch processing
            • Dataset
        • Integrations
          • Spark and Hive
          • Spark connector
      • Sqoop
        • Connect to Sqoop
          • CLI
      • YARN
        • YARN useful commands
        • Schedulers
          • FairScheduler
          • CapacityScheduler
        • High availability
          • Overview
          • Examples
      • Zeppelin
        • UI overview
        • Work with interpreters
          • Add a custom interpreter to a group
          • Install a third-party interpreter
        • Examples of notes
          • Phoenix
          • Solr
        • Logging
      • ZooKeeper
        • Connect to ZooKeeper
          • CLI
        • Work with Znodes
    • Tutorials
      • Cluster management via ADCM
        • Cluster actions
          • Start & stop
          • Upgrade
        • Hosts actions
          • Add a host to a cluster
          • View host status
      • Security
        • ADPS
          • Install guide
            • Prerequisites
            • Preparing
            • Installation
          • Ranger plugins
            • HDFS plugin
            • YARN plugin
            • Hive plugin
          • Ranger audit
        • Kerberos
          • Overview
          • MIT Kerberos
            • Kerberos server settings
            • Configure via ADCM
          • MS Active Directory
            • Install AD Certification Service
            • Create certificate template
            • Issue certificate template
            • Request a new certificate
            • Export CA certificate
            • Configure via ADCM
            • AD Kerberos common problems
          • FreeIPA
            • Overview
            • Configure via ADCM
          • Connect to Hive from DBeaver with Kerberos
        • SSL
          • Requirements for SSL certificates
    • References
      • Hadoop Command-line
        • Hadoop CLI
          • User commands
            • archive
            • checknative
            • CLASSNAME
            • classpath
            • credential
            • conftest
            • distch
            • distcp
            • dtutil
            • envvars
            • fs
            • gridmix
            • jar
            • jnipath
            • kerbname
            • kdiag
            • key
            • kms
            • trace
            • version
          • Administration commands
            • daemonlog
        • HDFS CLI
          • User commands
            • classpath
            • dfs
            • envvars
            • fetchdt
            • fsck
            • getconf
            • groups
            • httpfs
            • lsSnapshottableDir
            • jmxget
            • oev
            • oiv
            • oiv_legacy
            • snapshotDiff
            • version
          • Administration commands
            • balancer
            • cacheadmin
            • crypto
            • datanode
            • dfsadmin
            • dfsrouter
            • dfsrouteradmin
            • diskbalancer
            • ec
            • haadmin
            • journalnode
            • mover
            • namenode
            • nfs3
            • portmap
            • secondarynamenode
            • storagepolicies
            • zkfc
          • Debug commands
            • verifyMeta
            • computeMeta
            • recoverLease
        • FileSystem shell
          • appendToFile
          • cat
          • checksum
          • chgrp
          • chmod
          • chown
          • copyFromLocal
          • copyToLocal
          • count
          • cp
          • createSnapshot
          • deleteSnapshot
          • df
          • du
          • dus
          • expunge
          • find
          • get
          • getfacl
          • getfattr
          • getmerge
          • head
          • help
          • ls
          • lsr
          • mkdir
          • moveFromLocal
          • moveToLocal
          • mv
          • put
          • renameSnapshot
          • rm
          • rmdir
          • rmr
          • setfacl
          • setfattr
          • setrep
          • stat
          • tail
          • test
          • text
          • touch
          • touchz
          • truncate
          • usage
        • HDFS Command Cheatsheet
      • HBase
        • HBase shell commands
          • General
            • processlist
            • status
            • table_help
            • version
            • whoami
          • DDL
            • alter
            • alter_async
            • alter_status
            • create
            • describe
            • disable
            • disable_all
            • drop
            • drop_all
            • enable
            • enable_all
            • exists
            • get_table
            • is_enabled
            • is_disabled
            • list
            • list_regions
            • locate_region
            • show_filters
          • Namespace
            • alter_namespace
            • create_namespace
            • describe_namespace
            • drop_namespace
            • list_namespace
            • list_namespace_tables
          • DML
            • append
            • count
            • delete
            • deleteall
            • get
            • get_counter
            • get_splits
            • incr
            • put
            • scan
            • truncate
            • truncate_preserve
          • Tools
            • assign
            • balancer
            • balancer_enabled
            • balance_switch
            • catalogjanitor_enabled
            • catalogjanitor_run
            • catalogjanitor_switch
            • cleaner_chore_enabled
            • cleaner_chore_run
            • cleaner_chore_switch
            • clear_block_cache
            • clear_compaction_queues
            • clear_deadservers
            • close_region
            • compact
            • compaction_state
            • compact_rs
            • flush
            • is_in_maintenance_mode
            • list_deadservers
            • major_compact
            • merge_region
            • move
            • normalize
            • normalizer_enabled
            • normalizer_switch
            • split
            • splitormerge_enabled
            • splitormerge_switch
            • trace
            • unassign
            • wal_roll
            • zk_dump
          • Replication
            • add_peer
            • append_peer_namespaces
            • append_peer_tableCFs
            • disable_peer
            • disable_table_replication
            • enable_peer
            • enable_table_replication
            • get_peer_config
            • list_peers
            • list_peer_configs
            • list_replicated_tables
            • remove_peer
            • remove_peer_namespaces
            • remove_peer_tableCFs
            • set_peer_bandwidth
            • set_peer_exclude_namespaces
            • set_peer_exclude_tableCFs
            • set_peer_namespaces
            • set_peer_replicate_all
            • set_peer_tableCFs
            • show_peer_tableCFs
            • update_peer_config
          • Snapshots
            • clone_snapshot
            • delete_all_snapshot
            • delete_snapshot
            • delete_table_snapshots
            • list_snapshots
            • list_table_snapshots
            • restore_snapshot
            • snapshot
          • Configuration
            • update_all_config
            • update_config
          • Quotas
            • list_quotas
            • list_snapshot_sizes
            • list_quota_snapshots
            • list_quota_table_sizes
            • set_quota
          • Security
            • grant
            • list_security_capabilities
            • revoke
            • user_permission
          • Procedures
            • abort_procedure
            • list_locks
            • list_procedures
          • Visibility labels
            • add_labels
            • clear_auths
            • get_auths
            • list_labels
            • set_auths
            • set_visibility
          • Rsgroup
            • add_rsgroup
            • balance_rsgroup
            • get_rsgroup
            • get_server_rsgroup
            • get_table_rsgroup
            • list_rsgroups
            • move_namespaces_rsgroup
            • move_servers_rsgroup
            • move_servers_namespaces_rsgroup
            • move_servers_tables_rsgroup
            • move_tables_rsgroup
            • remove_rsgroup
            • remove_servers_rsgroup
      • Hive
        • Hive on Spark parameters
        • Beeline command line
      • MapReduce
        • MapReduce CLI
          • User commands
            • archive
            • archives-logs
            • classpath
            • distcp
            • envvars
            • job
            • pipes
            • queue
            • version
          • Administration commands
            • frameworkuploader
            • historyserver
            • hsadmin
      • Spark
        • spark-shell
        • spark-submit
      • Sqoop
        • Sqoop CLI
          • codegen
          • create-hive-table
          • eval
          • export
          • help
          • import-all-tables
          • import-mainframe
          • import
          • job
          • list-databases
          • list-tables
          • merge
          • metastore
          • version
      • YARN
        • YARN CLI
          • User commands
            • application
            • applicationattempt
            • classpath
            • container
            • envvars
            • jar
            • logs
            • node
            • queue
            • top
            • version
          • Administration commands
            • daemonlog
            • nodemanager
            • proxyserver
            • registrydns
            • resourcemanager
            • rmadmin
            • schedulerconf
            • scmadmin
            • sharedcachemanager
            • timelineserver
      • Configuration parameters
      • Glossary
    • Planning guide
      • Software requirements
      • Hardware requirements
        • Depending on node types
          • NameNode
          • DataNode
          • YARN
        • Depending on workload patterns
      • Typical configurations
        • Pilot cluster
    • Concepts
      • Architecture and data model
        • Airflow
        • Flink
          • Overview
        • HBase
          • Architecture
          • Data model
        • HDFS
          • Architecture
            • Scalability
        • Hive
          • TEZ
        • MapReduce
          • Architecture
          • Overview
        • Solr
          • Overview
        • Sqoop
          • Overview
        • YARN
          • Architecture
        • Zeppelin
        • ZooKeeper
      • Security
        • ADPS
        • Kerberos
    • Release notes
      • ADH releases
      • ADPS releases
      • Supported services
    • Get started
      • Online installation
        • ADCM installation
        • Preparing hosts
          • Adding a hostprovider
          • Adding hosts
        • ADH cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster configuring
          • Cluster installing
        • Monitoring installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster installing
          • Integration with ADH cluster
      • Offline installation
        • ADCM installation
        • Preparing hosts
          • Adding a hostprovider
          • Adding hosts
        • Enterprise Tools cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Cluster installing
        • ADH cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster configuring
          • ET settings importing
          • Cluster installing
        • Monitoring installation
          • Enterprise Tools cluster configuring
          • Integration with ADH cluster
    • How to
      • Airflow
        • UI overview
        • Work with DAGs
          • Create a simple DAG
        • Logging
      • Flink
        • UI overview
        • Connect to Flink
          • CLI
      • HBase
        • UI overview
        • Data querying
          • Quick start
        • Bulk loading
          • Built-in MapReduce jobs
        • Logging
      • HDFS
        • Basic file operations
          • Protect files
          • Copy data to HDFS
        • Configure
      • Hive
        • Connect to Hive
          • Beeline shell
        • Data querying
          • Work with tables
          • Computation example
        • Integrations
          • Hive on Spark
          • TEZ
            • View a Hive job
        • High availability
      • MapReduce
        • Quick start
      • Phoenix
        • Connect to Phoenix
        • Data querying
          • Use SQLLine
        • Map with HBase tables
        • Bulk loading
      • Solr
        • Solr collections
      • Spark
        • Connect to Spark
          • spark-submit & spark-shell
        • Examples of launching jobs
          • In-memory batch processing
            • Dataset
        • Integrations
          • Spark and Hive
          • Spark connector
      • Sqoop
        • Connect to Sqoop
          • CLI
      • YARN
        • YARN useful commands
        • Schedulers
          • FairScheduler
          • CapacityScheduler
        • High availability
          • Overview
          • Examples
      • Zeppelin
        • UI overview
        • Work with interpreters
          • Add a custom interpreter to a group
          • Install a third-party interpreter
        • Examples of notes
          • Phoenix
          • Solr
        • Logging
      • ZooKeeper
        • Connect to ZooKeeper
          • CLI
        • Work with Znodes
    • Tutorials
      • Cluster management via ADCM
        • Cluster actions
          • Start & stop
        • Hosts actions
          • Add a host to a cluster
          • View host status
      • Security
        • ADPS
          • Install guide
            • Prerequisites
            • Preparing
            • Installation
          • Ranger plugins
            • HDFS plugin
            • YARN plugin
            • Hive plugin
          • Ranger audit
        • Kerberos
          • Overview
          • MIT Kerberos
            • Kerberos server settings
            • Configure via ADCM
          • MS Active Directory
            • Install AD Certification Service
            • Create certificate template
            • Issue certificate template
            • Request a new certificate
            • Export CA certificate
            • Configure via ADCM
          • Connect to Hive from DBeaver with Kerberos
          • FreeIPA
            • Overview
            • Configure via ADCM
        • SSL
          • Requirements for SSL certificates
    • References
      • Hadoop Command-line
        • Hadoop CLI
          • User commands
            • archive
            • checknative
            • CLASSNAME
            • classpath
            • credential
            • conftest
            • distch
            • distcp
            • dtutil
            • envvars
            • fs
            • gridmix
            • jar
            • jnipath
            • kerbname
            • kdiag
            • key
            • kms
            • trace
            • version
          • Administration commands
            • daemonlog
        • HDFS CLI
          • User commands
            • classpath
            • dfs
            • envvars
            • fetchdt
            • fsck
            • getconf
            • groups
            • httpfs
            • lsSnapshottableDir
            • jmxget
            • oev
            • oiv
            • oiv_legacy
            • snapshotDiff
            • version
          • Administration commands
            • balancer
            • cacheadmin
            • crypto
            • datanode
            • dfsadmin
            • dfsrouter
            • dfsrouteradmin
            • diskbalancer
            • ec
            • haadmin
            • journalnode
            • mover
            • namenode
            • nfs3
            • portmap
            • secondarynamenode
            • storagepolicies
            • zkfc
          • Debug commands
            • verifyMeta
            • computeMeta
            • recoverLease
        • FileSystem shell
          • appendToFile
          • cat
          • checksum
          • chgrp
          • chmod
          • chown
          • copyFromLocal
          • copyToLocal
          • count
          • cp
          • createSnapshot
          • deleteSnapshot
          • df
          • du
          • dus
          • expunge
          • find
          • get
          • getfacl
          • getfattr
          • getmerge
          • head
          • help
          • ls
          • lsr
          • mkdir
          • moveFromLocal
          • moveToLocal
          • mv
          • put
          • renameSnapshot
          • rm
          • rmdir
          • rmr
          • setfacl
          • setfattr
          • setrep
          • stat
          • tail
          • test
          • text
          • touch
          • touchz
          • truncate
          • usage
        • HDFS Command Cheatsheet
      • HBase
        • HBase shell commands
          • General
            • processlist
            • status
            • table_help
            • version
            • whoami
          • DDL
            • alter
            • alter_async
            • alter_status
            • create
            • describe
            • disable
            • disable_all
            • drop
            • drop_all
            • enable
            • enable_all
            • exists
            • get_table
            • is_enabled
            • is_disabled
            • list
            • list_regions
            • locate_region
            • show_filters
          • Namespace
            • alter_namespace
            • create_namespace
            • describe_namespace
            • drop_namespace
            • list_namespace
            • list_namespace_tables
          • DML
            • append
            • count
            • delete
            • deleteall
            • get
            • get_counter
            • get_splits
            • incr
            • put
            • scan
            • truncate
            • truncate_preserve
          • Tools
            • assign
            • balancer
            • balancer_enabled
            • balance_switch
            • catalogjanitor_enabled
            • catalogjanitor_run
            • catalogjanitor_switch
            • cleaner_chore_enabled
            • cleaner_chore_run
            • cleaner_chore_switch
            • clear_block_cache
            • clear_compaction_queues
            • clear_deadservers
            • close_region
            • compact
            • compaction_state
            • compact_rs
            • flush
            • is_in_maintenance_mode
            • list_deadservers
            • major_compact
            • merge_region
            • move
            • normalize
            • normalizer_enabled
            • normalizer_switch
            • split
            • splitormerge_enabled
            • splitormerge_switch
            • trace
            • unassign
            • wal_roll
            • zk_dump
          • Replication
            • add_peer
            • append_peer_namespaces
            • append_peer_tableCFs
            • disable_peer
            • disable_table_replication
            • enable_peer
            • enable_table_replication
            • get_peer_config
            • list_peers
            • list_peer_configs
            • list_replicated_tables
            • remove_peer
            • remove_peer_namespaces
            • remove_peer_tableCFs
            • set_peer_bandwidth
            • set_peer_exclude_namespaces
            • set_peer_exclude_tableCFs
            • set_peer_namespaces
            • set_peer_replicate_all
            • set_peer_tableCFs
            • show_peer_tableCFs
            • update_peer_config
          • Snapshots
            • clone_snapshot
            • delete_all_snapshot
            • delete_snapshot
            • delete_table_snapshots
            • list_snapshots
            • list_table_snapshots
            • restore_snapshot
            • snapshot
          • Configuration
            • update_all_config
            • update_config
          • Quotas
            • list_quotas
            • list_snapshot_sizes
            • list_quota_snapshots
            • list_quota_table_sizes
            • set_quota
          • Security
            • grant
            • list_security_capabilities
            • revoke
            • user_permission
          • Procedures
            • abort_procedure
            • list_locks
            • list_procedures
          • Visibility labels
            • add_labels
            • clear_auths
            • get_auths
            • list_labels
            • set_auths
            • set_visibility
          • Rsgroup
            • add_rsgroup
            • balance_rsgroup
            • get_rsgroup
            • get_server_rsgroup
            • get_table_rsgroup
            • list_rsgroups
            • move_namespaces_rsgroup
            • move_servers_rsgroup
            • move_servers_namespaces_rsgroup
            • move_servers_tables_rsgroup
            • move_tables_rsgroup
            • remove_rsgroup
            • remove_servers_rsgroup
      • Hive
        • Hive on Spark parameters
        • Beeline command line
      • MapReduce
        • MapReduce CLI
          • User commands
            • archive
            • archives-logs
            • classpath
            • distcp
            • envvars
            • job
            • pipes
            • queue
            • version
          • Administration commands
            • frameworkuploader
            • historyserver
            • hsadmin
      • Spark
        • spark-shell
        • spark-submit
      • Sqoop
        • Sqoop CLI
          • codegen
          • create-hive-table
          • eval
          • export
          • help
          • import-all-tables
          • import-mainframe
          • import
          • job
          • list-databases
          • list-tables
          • merge
          • metastore
          • version
      • YARN
        • YARN CLI
          • User commands
            • application
            • applicationattempt
            • classpath
            • container
            • envvars
            • jar
            • logs
            • node
            • queue
            • top
            • version
          • Administration commands
            • daemonlog
            • nodemanager
            • proxyserver
            • registrydns
            • resourcemanager
            • rmadmin
            • schedulerconf
            • scmadmin
            • sharedcachemanager
            • timelineserver
      • Configuration parameters
      • Glossary
    • Planning guide
      • Software requirements
      • Hardware requirements
        • Depending on node types
          • NameNode
          • DataNode
          • YARN
        • Depending on workload patterns
      • Typical configurations
        • Pilot cluster
    • Concepts
      • Architecture and data model
        • Airflow
        • Flink
          • Overview
        • HBase
          • Architecture
          • Data model
        • HDFS
          • Architecture
            • Scalability
        • Hive
          • TEZ
        • MapReduce
          • Architecture
          • Overview
        • Solr
          • Overview
        • Sqoop
          • Overview
        • YARN
          • Architecture
        • Zeppelin
        • ZooKeeper
      • Security
        • ADPS
        • Kerberos
    • Release notes
      • ADH releases
      • Supported services
ADQM ADS ADCM ADBSC
  • Products
      Arenadata DB Arenadata Hadoop Arenadata QuickMarts Arenadata Streaming Arenadata Cluster Manager ADB Spark Connector
  • Download
  • Documentation releases
  • Technical blog
  • Career
ADB
ADH
ADQM
ADS
ADCM
ADBSC
Showing results: 5 of 16. See all results...
Select language
EN | RU
Change color mode
  • Home
  • Arenadata Hadoop
  • Concepts
  • Architecture and data model
  • HBase
  • Data model
Arenadata Hadoop
  • Select version
    2.1.7
    2.1.7
    2.1.8
    2.1.7

    • Get started
      • Online installation
        • Install ADCM
        • Prepare hosts
          • Add a hostprovider
          • Add hosts
        • Install ADH cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Configure a cluster
          • Install a cluster
        • Install monitoring
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Install a cluster
          • Integrate with ADH cluster
      • Offline installation
        • Install ADCM
        • Prepare hosts
          • Add a hostprovider
          • Add hosts
        • Install Enterprise Tools cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Install a cluster
        • Install ADH cluster
          • Create a cluster
          • Add services
          • Add hosts to a cluster
          • Add components
          • Configure services
          • Configure a cluster
          • Import ET settings
          • Install a cluster
        • Install monitoring
          • Configure Enterprise Tools cluster
          • Integrate with ADH cluster
    • How to
      • Airflow
        • UI overview
        • Work with DAGs
          • Create a simple DAG
        • Logging
      • Flink
        • UI overview
        • Connect to Flink
          • CLI
      • HBase
        • UI overview
        • Data querying
          • Quick start
        • Bulk loading
          • Built-in MapReduce jobs
        • Logging
      • HDFS
        • Basic file operations
          • Protect files
          • Copy data to HDFS
        • Configure
      • Hive
        • Connect to Hive
          • Beeline shell
        • Data querying
          • Work with tables
          • Computation example
        • Integrations
          • Hive on Spark
          • TEZ
            • View a Hive job
        • High availability
      • MapReduce
        • Quick start
      • Phoenix
        • Connect to Phoenix
        • Data querying
          • Use SQLLine
        • Map with HBase tables
        • Bulk loading
      • Solr
        • Solr collections
      • Spark
        • Connect to Spark
          • spark-submit & spark-shell
        • Examples of launching jobs
          • In-memory batch processing
            • Dataset
        • Integrations
          • Spark and Hive
          • Spark connector
      • Sqoop
        • Connect to Sqoop
          • CLI
      • YARN
        • YARN useful commands
        • Schedulers
          • FairScheduler
          • CapacityScheduler
        • High availability
          • Overview
          • Examples
      • Zeppelin
        • UI overview
        • Work with interpreters
          • Add a custom interpreter to a group
          • Install a third-party interpreter
        • Examples of notes
          • Phoenix
          • Solr
        • Logging
      • ZooKeeper
        • Connect to ZooKeeper
          • CLI
        • Work with Znodes
    • Tutorials
      • Cluster management via ADCM
        • Cluster actions
          • Start & stop
          • Upgrade
        • Hosts actions
          • Add a host to a cluster
          • View host status
      • Security
        • ADPS
          • Install guide
            • Prerequisites
            • Preparing
            • Installation
          • Ranger plugins
            • HDFS plugin
            • YARN plugin
            • Hive plugin
          • Ranger audit
        • Kerberos
          • Overview
          • MIT Kerberos
            • Kerberos server settings
            • Configure via ADCM
          • MS Active Directory
            • Install AD Certification Service
            • Create certificate template
            • Issue certificate template
            • Request a new certificate
            • Export CA certificate
            • Configure via ADCM
            • AD Kerberos common problems
          • FreeIPA
            • Overview
            • Configure via ADCM
          • Connect to Hive from DBeaver with Kerberos
        • SSL
          • Requirements for SSL certificates
    • References
      • Hadoop Command-line
        • Hadoop CLI
          • User commands
            • archive
            • checknative
            • CLASSNAME
            • classpath
            • credential
            • conftest
            • distch
            • distcp
            • dtutil
            • envvars
            • fs
            • gridmix
            • jar
            • jnipath
            • kerbname
            • kdiag
            • key
            • kms
            • trace
            • version
          • Administration commands
            • daemonlog
        • HDFS CLI
          • User commands
            • classpath
            • dfs
            • envvars
            • fetchdt
            • fsck
            • getconf
            • groups
            • httpfs
            • lsSnapshottableDir
            • jmxget
            • oev
            • oiv
            • oiv_legacy
            • snapshotDiff
            • version
          • Administration commands
            • balancer
            • cacheadmin
            • crypto
            • datanode
            • dfsadmin
            • dfsrouter
            • dfsrouteradmin
            • diskbalancer
            • ec
            • haadmin
            • journalnode
            • mover
            • namenode
            • nfs3
            • portmap
            • secondarynamenode
            • storagepolicies
            • zkfc
          • Debug commands
            • verifyMeta
            • computeMeta
            • recoverLease
        • FileSystem shell
          • appendToFile
          • cat
          • checksum
          • chgrp
          • chmod
          • chown
          • copyFromLocal
          • copyToLocal
          • count
          • cp
          • createSnapshot
          • deleteSnapshot
          • df
          • du
          • dus
          • expunge
          • find
          • get
          • getfacl
          • getfattr
          • getmerge
          • head
          • help
          • ls
          • lsr
          • mkdir
          • moveFromLocal
          • moveToLocal
          • mv
          • put
          • renameSnapshot
          • rm
          • rmdir
          • rmr
          • setfacl
          • setfattr
          • setrep
          • stat
          • tail
          • test
          • text
          • touch
          • touchz
          • truncate
          • usage
        • HDFS Command Cheatsheet
      • HBase
        • HBase shell commands
          • General
            • processlist
            • status
            • table_help
            • version
            • whoami
          • DDL
            • alter
            • alter_async
            • alter_status
            • create
            • describe
            • disable
            • disable_all
            • drop
            • drop_all
            • enable
            • enable_all
            • exists
            • get_table
            • is_enabled
            • is_disabled
            • list
            • list_regions
            • locate_region
            • show_filters
          • Namespace
            • alter_namespace
            • create_namespace
            • describe_namespace
            • drop_namespace
            • list_namespace
            • list_namespace_tables
          • DML
            • append
            • count
            • delete
            • deleteall
            • get
            • get_counter
            • get_splits
            • incr
            • put
            • scan
            • truncate
            • truncate_preserve
          • Tools
            • assign
            • balancer
            • balancer_enabled
            • balance_switch
            • catalogjanitor_enabled
            • catalogjanitor_run
            • catalogjanitor_switch
            • cleaner_chore_enabled
            • cleaner_chore_run
            • cleaner_chore_switch
            • clear_block_cache
            • clear_compaction_queues
            • clear_deadservers
            • close_region
            • compact
            • compaction_state
            • compact_rs
            • flush
            • is_in_maintenance_mode
            • list_deadservers
            • major_compact
            • merge_region
            • move
            • normalize
            • normalizer_enabled
            • normalizer_switch
            • split
            • splitormerge_enabled
            • splitormerge_switch
            • trace
            • unassign
            • wal_roll
            • zk_dump
          • Replication
            • add_peer
            • append_peer_namespaces
            • append_peer_tableCFs
            • disable_peer
            • disable_table_replication
            • enable_peer
            • enable_table_replication
            • get_peer_config
            • list_peers
            • list_peer_configs
            • list_replicated_tables
            • remove_peer
            • remove_peer_namespaces
            • remove_peer_tableCFs
            • set_peer_bandwidth
            • set_peer_exclude_namespaces
            • set_peer_exclude_tableCFs
            • set_peer_namespaces
            • set_peer_replicate_all
            • set_peer_tableCFs
            • show_peer_tableCFs
            • update_peer_config
          • Snapshots
            • clone_snapshot
            • delete_all_snapshot
            • delete_snapshot
            • delete_table_snapshots
            • list_snapshots
            • list_table_snapshots
            • restore_snapshot
            • snapshot
          • Configuration
            • update_all_config
            • update_config
          • Quotas
            • list_quotas
            • list_snapshot_sizes
            • list_quota_snapshots
            • list_quota_table_sizes
            • set_quota
          • Security
            • grant
            • list_security_capabilities
            • revoke
            • user_permission
          • Procedures
            • abort_procedure
            • list_locks
            • list_procedures
          • Visibility labels
            • add_labels
            • clear_auths
            • get_auths
            • list_labels
            • set_auths
            • set_visibility
          • Rsgroup
            • add_rsgroup
            • balance_rsgroup
            • get_rsgroup
            • get_server_rsgroup
            • get_table_rsgroup
            • list_rsgroups
            • move_namespaces_rsgroup
            • move_servers_rsgroup
            • move_servers_namespaces_rsgroup
            • move_servers_tables_rsgroup
            • move_tables_rsgroup
            • remove_rsgroup
            • remove_servers_rsgroup
      • Hive
        • Hive on Spark parameters
        • Beeline command line
      • MapReduce
        • MapReduce CLI
          • User commands
            • archive
            • archives-logs
            • classpath
            • distcp
            • envvars
            • job
            • pipes
            • queue
            • version
          • Administration commands
            • frameworkuploader
            • historyserver
            • hsadmin
      • Spark
        • spark-shell
        • spark-submit
      • Sqoop
        • Sqoop CLI
          • codegen
          • create-hive-table
          • eval
          • export
          • help
          • import-all-tables
          • import-mainframe
          • import
          • job
          • list-databases
          • list-tables
          • merge
          • metastore
          • version
      • YARN
        • YARN CLI
          • User commands
            • application
            • applicationattempt
            • classpath
            • container
            • envvars
            • jar
            • logs
            • node
            • queue
            • top
            • version
          • Administration commands
            • daemonlog
            • nodemanager
            • proxyserver
            • registrydns
            • resourcemanager
            • rmadmin
            • schedulerconf
            • scmadmin
            • sharedcachemanager
            • timelineserver
      • Configuration parameters
      • Glossary
    • Planning guide
      • Software requirements
      • Hardware requirements
        • Depending on node types
          • NameNode
          • DataNode
          • YARN
        • Depending on workload patterns
      • Typical configurations
        • Pilot cluster
    • Concepts
      • Architecture and data model
        • Airflow
        • Flink
          • Overview
        • HBase
          • Architecture
          • Data model
        • HDFS
          • Architecture
            • Scalability
        • Hive
          • TEZ
        • MapReduce
          • Architecture
          • Overview
        • Solr
          • Overview
        • Sqoop
          • Overview
        • YARN
          • Architecture
        • Zeppelin
        • ZooKeeper
      • Security
        • ADPS
        • Kerberos
    • Release notes
      • ADH releases
      • ADPS releases
      • Supported services
    • Get started
      • Online installation
        • ADCM installation
        • Preparing hosts
          • Adding a hostprovider
          • Adding hosts
        • ADH cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster configuring
          • Cluster installing
        • Monitoring installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster installing
          • Integration with ADH cluster
      • Offline installation
        • ADCM installation
        • Preparing hosts
          • Adding a hostprovider
          • Adding hosts
        • Enterprise Tools cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Cluster installing
        • ADH cluster installation
          • Cluster creation
          • Adding services
          • Adding hosts to a cluster
          • Adding components
          • Services configuring
          • Cluster configuring
          • ET settings importing
          • Cluster installing
        • Monitoring installation
          • Enterprise Tools cluster configuring
          • Integration with ADH cluster
    • How to
      • Airflow
        • UI overview
        • Work with DAGs
          • Create a simple DAG
        • Logging
      • Flink
        • UI overview
        • Connect to Flink
          • CLI
      • HBase
        • UI overview
        • Data querying
          • Quick start
        • Bulk loading
          • Built-in MapReduce jobs
        • Logging
      • HDFS
        • Basic file operations
          • Protect files
          • Copy data to HDFS
        • Configure
      • Hive
        • Connect to Hive
          • Beeline shell
        • Data querying
          • Work with tables
          • Computation example
        • Integrations
          • Hive on Spark
          • TEZ
            • View a Hive job
        • High availability
      • MapReduce
        • Quick start
      • Phoenix
        • Connect to Phoenix
        • Data querying
          • Use SQLLine
        • Map with HBase tables
        • Bulk loading
      • Solr
        • Solr collections
      • Spark
        • Connect to Spark
          • spark-submit & spark-shell
        • Examples of launching jobs
          • In-memory batch processing
            • Dataset
        • Integrations
          • Spark and Hive
          • Spark connector
      • Sqoop
        • Connect to Sqoop
          • CLI
      • YARN
        • YARN useful commands
        • Schedulers
          • FairScheduler
          • CapacityScheduler
        • High availability
          • Overview
          • Examples
      • Zeppelin
        • UI overview
        • Work with interpreters
          • Add a custom interpreter to a group
          • Install a third-party interpreter
        • Examples of notes
          • Phoenix
          • Solr
        • Logging
      • ZooKeeper
        • Connect to ZooKeeper
          • CLI
        • Work with Znodes
    • Tutorials
      • Cluster management via ADCM
        • Cluster actions
          • Start & stop
        • Hosts actions
          • Add a host to a cluster
          • View host status
      • Security
        • ADPS
          • Install guide
            • Prerequisites
            • Preparing
            • Installation
          • Ranger plugins
            • HDFS plugin
            • YARN plugin
            • Hive plugin
          • Ranger audit
        • Kerberos
          • Overview
          • MIT Kerberos
            • Kerberos server settings
            • Configure via ADCM
          • MS Active Directory
            • Install AD Certification Service
            • Create certificate template
            • Issue certificate template
            • Request a new certificate
            • Export CA certificate
            • Configure via ADCM
          • Connect to Hive from DBeaver with Kerberos
          • FreeIPA
            • Overview
            • Configure via ADCM
        • SSL
          • Requirements for SSL certificates
    • References
      • Hadoop Command-line
        • Hadoop CLI
          • User commands
            • archive
            • checknative
            • CLASSNAME
            • classpath
            • credential
            • conftest
            • distch
            • distcp
            • dtutil
            • envvars
            • fs
            • gridmix
            • jar
            • jnipath
            • kerbname
            • kdiag
            • key
            • kms
            • trace
            • version
          • Administration commands
            • daemonlog
        • HDFS CLI
          • User commands
            • classpath
            • dfs
            • envvars
            • fetchdt
            • fsck
            • getconf
            • groups
            • httpfs
            • lsSnapshottableDir
            • jmxget
            • oev
            • oiv
            • oiv_legacy
            • snapshotDiff
            • version
          • Administration commands
            • balancer
            • cacheadmin
            • crypto
            • datanode
            • dfsadmin
            • dfsrouter
            • dfsrouteradmin
            • diskbalancer
            • ec
            • haadmin
            • journalnode
            • mover
            • namenode
            • nfs3
            • portmap
            • secondarynamenode
            • storagepolicies
            • zkfc
          • Debug commands
            • verifyMeta
            • computeMeta
            • recoverLease
        • FileSystem shell
          • appendToFile
          • cat
          • checksum
          • chgrp
          • chmod
          • chown
          • copyFromLocal
          • copyToLocal
          • count
          • cp
          • createSnapshot
          • deleteSnapshot
          • df
          • du
          • dus
          • expunge
          • find
          • get
          • getfacl
          • getfattr
          • getmerge
          • head
          • help
          • ls
          • lsr
          • mkdir
          • moveFromLocal
          • moveToLocal
          • mv
          • put
          • renameSnapshot
          • rm
          • rmdir
          • rmr
          • setfacl
          • setfattr
          • setrep
          • stat
          • tail
          • test
          • text
          • touch
          • touchz
          • truncate
          • usage
        • HDFS Command Cheatsheet
      • HBase
        • HBase shell commands
          • General
            • processlist
            • status
            • table_help
            • version
            • whoami
          • DDL
            • alter
            • alter_async
            • alter_status
            • create
            • describe
            • disable
            • disable_all
            • drop
            • drop_all
            • enable
            • enable_all
            • exists
            • get_table
            • is_enabled
            • is_disabled
            • list
            • list_regions
            • locate_region
            • show_filters
          • Namespace
            • alter_namespace
            • create_namespace
            • describe_namespace
            • drop_namespace
            • list_namespace
            • list_namespace_tables
          • DML
            • append
            • count
            • delete
            • deleteall
            • get
            • get_counter
            • get_splits
            • incr
            • put
            • scan
            • truncate
            • truncate_preserve
          • Tools
            • assign
            • balancer
            • balancer_enabled
            • balance_switch
            • catalogjanitor_enabled
            • catalogjanitor_run
            • catalogjanitor_switch
            • cleaner_chore_enabled
            • cleaner_chore_run
            • cleaner_chore_switch
            • clear_block_cache
            • clear_compaction_queues
            • clear_deadservers
            • close_region
            • compact
            • compaction_state
            • compact_rs
            • flush
            • is_in_maintenance_mode
            • list_deadservers
            • major_compact
            • merge_region
            • move
            • normalize
            • normalizer_enabled
            • normalizer_switch
            • split
            • splitormerge_enabled
            • splitormerge_switch
            • trace
            • unassign
            • wal_roll
            • zk_dump
          • Replication
            • add_peer
            • append_peer_namespaces
            • append_peer_tableCFs
            • disable_peer
            • disable_table_replication
            • enable_peer
            • enable_table_replication
            • get_peer_config
            • list_peers
            • list_peer_configs
            • list_replicated_tables
            • remove_peer
            • remove_peer_namespaces
            • remove_peer_tableCFs
            • set_peer_bandwidth
            • set_peer_exclude_namespaces
            • set_peer_exclude_tableCFs
            • set_peer_namespaces
            • set_peer_replicate_all
            • set_peer_tableCFs
            • show_peer_tableCFs
            • update_peer_config
          • Snapshots
            • clone_snapshot
            • delete_all_snapshot
            • delete_snapshot
            • delete_table_snapshots
            • list_snapshots
            • list_table_snapshots
            • restore_snapshot
            • snapshot
          • Configuration
            • update_all_config
            • update_config
          • Quotas
            • list_quotas
            • list_snapshot_sizes
            • list_quota_snapshots
            • list_quota_table_sizes
            • set_quota
          • Security
            • grant
            • list_security_capabilities
            • revoke
            • user_permission
          • Procedures
            • abort_procedure
            • list_locks
            • list_procedures
          • Visibility labels
            • add_labels
            • clear_auths
            • get_auths
            • list_labels
            • set_auths
            • set_visibility
          • Rsgroup
            • add_rsgroup
            • balance_rsgroup
            • get_rsgroup
            • get_server_rsgroup
            • get_table_rsgroup
            • list_rsgroups
            • move_namespaces_rsgroup
            • move_servers_rsgroup
            • move_servers_namespaces_rsgroup
            • move_servers_tables_rsgroup
            • move_tables_rsgroup
            • remove_rsgroup
            • remove_servers_rsgroup
      • Hive
        • Hive on Spark parameters
        • Beeline command line
      • MapReduce
        • MapReduce CLI
          • User commands
            • archive
            • archives-logs
            • classpath
            • distcp
            • envvars
            • job
            • pipes
            • queue
            • version
          • Administration commands
            • frameworkuploader
            • historyserver
            • hsadmin
      • Spark
        • spark-shell
        • spark-submit
      • Sqoop
        • Sqoop CLI
          • codegen
          • create-hive-table
          • eval
          • export
          • help
          • import-all-tables
          • import-mainframe
          • import
          • job
          • list-databases
          • list-tables
          • merge
          • metastore
          • version
      • YARN
        • YARN CLI
          • User commands
            • application
            • applicationattempt
            • classpath
            • container
            • envvars
            • jar
            • logs
            • node
            • queue
            • top
            • version
          • Administration commands
            • daemonlog
            • nodemanager
            • proxyserver
            • registrydns
            • resourcemanager
            • rmadmin
            • schedulerconf
            • scmadmin
            • sharedcachemanager
            • timelineserver
      • Configuration parameters
      • Glossary
    • Planning guide
      • Software requirements
      • Hardware requirements
        • Depending on node types
          • NameNode
          • DataNode
          • YARN
        • Depending on workload patterns
      • Typical configurations
        • Pilot cluster
    • Concepts
      • Architecture and data model
        • Airflow
        • Flink
          • Overview
        • HBase
          • Architecture
          • Data model
        • HDFS
          • Architecture
            • Scalability
        • Hive
          • TEZ
        • MapReduce
          • Architecture
          • Overview
        • Solr
          • Overview
        • Sqoop
          • Overview
        • YARN
          • Architecture
        • Zeppelin
        • ZooKeeper
      • Security
        • ADPS
        • Kerberos
    • Release notes
      • ADH releases
      • Supported services
    Get started
    Online installation
    Offline installation
    Get started
    Install ADCM
    Prepare hosts
    Install ADH cluster
    Install monitoring
    Online installation
    Add a hostprovider
    Add hosts
    Online installation
    Create a cluster
    Add services
    Add hosts to a cluster
    Add components
    Configure services
    Configure a cluster
    Install a cluster
    Online installation
    Create a cluster
    Add services
    Add hosts to a cluster
    Add components
    Configure services
    Install a cluster
    Integrate with ADH cluster
    Get started
    Install ADCM
    Prepare hosts
    Install Enterprise Tools cluster
    Install ADH cluster
    Install monitoring
    Offline installation
    Add a hostprovider
    Add hosts
    Offline installation
    Create a cluster
    Add services
    Add hosts to a cluster
    Add components
    Install a cluster
    Offline installation
    Create a cluster
    Add services
    Add hosts to a cluster
    Add components
    Configure services
    Configure a cluster
    Import ET settings
    Install a cluster
    Offline installation
    Configure Enterprise Tools cluster
    Integrate with ADH cluster
    How to
    Airflow
    Flink
    HBase
    HDFS
    Hive
    MapReduce
    Phoenix
    Solr
    Spark
    Sqoop
    YARN
    Zeppelin
    ZooKeeper
    How to
    UI overview
    Work with DAGs
    Logging
    Airflow
    Create a simple DAG
    How to
    UI overview
    Connect to Flink
    Flink
    CLI
    How to
    UI overview
    Data querying
    Bulk loading
    Logging
    HBase
    Quick start
    HBase
    Built-in MapReduce jobs
    How to
    Basic file operations
    Configure
    HDFS
    Protect files
    Copy data to HDFS
    How to
    Connect to Hive
    Data querying
    Integrations
    High availability
    Hive
    Beeline shell
    Hive
    Work with tables
    Computation example
    Hive
    Hive on Spark
    TEZ
    Integrations
    View a Hive job
    How to
    Quick start
    How to
    Connect to Phoenix
    Data querying
    Map with HBase tables
    Bulk loading
    Phoenix
    Use SQLLine
    How to
    Solr collections
    How to
    Connect to Spark
    Examples of launching jobs
    Integrations
    Spark
    spark-submit & spark-shell
    Spark
    In-memory batch processing
    Examples of launching jobs
    Dataset
    Spark
    Spark and Hive
    Spark connector
    How to
    Connect to Sqoop
    Sqoop
    CLI
    How to
    YARN useful commands
    Schedulers
    High availability
    YARN
    FairScheduler
    CapacityScheduler
    YARN
    Overview
    Examples
    How to
    UI overview
    Work with interpreters
    Examples of notes
    Logging
    Zeppelin
    Add a custom interpreter to a group
    Install a third-party interpreter
    Zeppelin
    Phoenix
    Solr
    How to
    Connect to ZooKeeper
    Work with Znodes
    ZooKeeper
    CLI
    Tutorials
    Cluster management via ADCM
    Security
    Tutorials
    Cluster actions
    Hosts actions
    Cluster management via ADCM
    Start & stop
    Upgrade
    Cluster management via ADCM
    Add a host to a cluster
    View host status
    Tutorials
    ADPS
    Kerberos
    SSL
    Security
    Install guide
    Ranger plugins
    Ranger audit
    ADPS
    Prerequisites
    Preparing
    Installation
    ADPS
    HDFS plugin
    YARN plugin
    Hive plugin
    Security
    Overview
    MIT Kerberos
    MS Active Directory
    FreeIPA
    Connect to Hive from DBeaver with Kerberos
    Kerberos
    Kerberos server settings
    Configure via ADCM
    Kerberos
    Install AD Certification Service
    Create certificate template
    Issue certificate template
    Request a new certificate
    Export CA certificate
    Configure via ADCM
    AD Kerberos common problems
    Kerberos
    Overview
    Configure via ADCM
    Security
    Requirements for SSL certificates
    References
    Hadoop Command-line
    HBase
    Hive
    MapReduce
    Spark
    Sqoop
    YARN
    Configuration parameters
    Glossary
    References
    Hadoop CLI
    HDFS CLI
    FileSystem shell
    HDFS Command Cheatsheet
    Hadoop Command-line
    User commands
    Administration commands
    Hadoop CLI
    archive
    checknative
    CLASSNAME
    classpath
    credential
    conftest
    distch
    distcp
    dtutil
    envvars
    fs
    gridmix
    jar
    jnipath
    kerbname
    kdiag
    key
    kms
    trace
    version
    Hadoop CLI
    daemonlog
    Hadoop Command-line
    User commands
    Administration commands
    Debug commands
    HDFS CLI
    classpath
    dfs
    envvars
    fetchdt
    fsck
    getconf
    groups
    httpfs
    lsSnapshottableDir
    jmxget
    oev
    oiv
    oiv_legacy
    snapshotDiff
    version
    HDFS CLI
    balancer
    cacheadmin
    crypto
    datanode
    dfsadmin
    dfsrouter
    dfsrouteradmin
    diskbalancer
    ec
    haadmin
    journalnode
    mover
    namenode
    nfs3
    portmap
    secondarynamenode
    storagepolicies
    zkfc
    HDFS CLI
    verifyMeta
    computeMeta
    recoverLease
    Hadoop Command-line
    appendToFile
    cat
    checksum
    chgrp
    chmod
    chown
    copyFromLocal
    copyToLocal
    count
    cp
    createSnapshot
    deleteSnapshot
    df
    du
    dus
    expunge
    find
    get
    getfacl
    getfattr
    getmerge
    head
    help
    ls
    lsr
    mkdir
    moveFromLocal
    moveToLocal
    mv
    put
    renameSnapshot
    rm
    rmdir
    rmr
    setfacl
    setfattr
    setrep
    stat
    tail
    test
    text
    touch
    touchz
    truncate
    usage
    References
    HBase shell commands
    HBase
    General
    DDL
    Namespace
    DML
    Tools
    Replication
    Snapshots
    Configuration
    Quotas
    Security
    Procedures
    Visibility labels
    Rsgroup
    HBase shell commands
    processlist
    status
    table_help
    version
    whoami
    HBase shell commands
    alter
    alter_async
    alter_status
    create
    describe
    disable
    disable_all
    drop
    drop_all
    enable
    enable_all
    exists
    get_table
    is_enabled
    is_disabled
    list
    list_regions
    locate_region
    show_filters
    HBase shell commands
    alter_namespace
    create_namespace
    describe_namespace
    drop_namespace
    list_namespace
    list_namespace_tables
    HBase shell commands
    append
    count
    delete
    deleteall
    get
    get_counter
    get_splits
    incr
    put
    scan
    truncate
    truncate_preserve
    HBase shell commands
    assign
    balancer
    balancer_enabled
    balance_switch
    catalogjanitor_enabled
    catalogjanitor_run
    catalogjanitor_switch
    cleaner_chore_enabled
    cleaner_chore_run
    cleaner_chore_switch
    clear_block_cache
    clear_compaction_queues
    clear_deadservers
    close_region
    compact
    compaction_state
    compact_rs
    flush
    is_in_maintenance_mode
    list_deadservers
    major_compact
    merge_region
    move
    normalize
    normalizer_enabled
    normalizer_switch
    split
    splitormerge_enabled
    splitormerge_switch
    trace
    unassign
    wal_roll
    zk_dump
    HBase shell commands
    add_peer
    append_peer_namespaces
    append_peer_tableCFs
    disable_peer
    disable_table_replication
    enable_peer
    enable_table_replication
    get_peer_config
    list_peers
    list_peer_configs
    list_replicated_tables
    remove_peer
    remove_peer_namespaces
    remove_peer_tableCFs
    set_peer_bandwidth
    set_peer_exclude_namespaces
    set_peer_exclude_tableCFs
    set_peer_namespaces
    set_peer_replicate_all
    set_peer_tableCFs
    show_peer_tableCFs
    update_peer_config
    HBase shell commands
    clone_snapshot
    delete_all_snapshot
    delete_snapshot
    delete_table_snapshots
    list_snapshots
    list_table_snapshots
    restore_snapshot
    snapshot
    HBase shell commands
    update_all_config
    update_config
    HBase shell commands
    list_quotas
    list_snapshot_sizes
    list_quota_snapshots
    list_quota_table_sizes
    set_quota
    HBase shell commands
    grant
    list_security_capabilities
    revoke
    user_permission
    HBase shell commands
    abort_procedure
    list_locks
    list_procedures
    HBase shell commands
    add_labels
    clear_auths
    get_auths
    list_labels
    set_auths
    set_visibility
    HBase shell commands
    add_rsgroup
    balance_rsgroup
    get_rsgroup
    get_server_rsgroup
    get_table_rsgroup
    list_rsgroups
    move_namespaces_rsgroup
    move_servers_rsgroup
    move_servers_namespaces_rsgroup
    move_servers_tables_rsgroup
    move_tables_rsgroup
    remove_rsgroup
    remove_servers_rsgroup
    References
    Hive on Spark parameters
    Beeline command line
    References
    MapReduce CLI
    MapReduce
    User commands
    Administration commands
    MapReduce CLI
    archive
    archives-logs
    classpath
    distcp
    envvars
    job
    pipes
    queue
    version
    MapReduce CLI
    frameworkuploader
    historyserver
    hsadmin
    References
    spark-shell
    spark-submit
    References
    Sqoop CLI
    Sqoop
    codegen
    create-hive-table
    eval
    export
    help
    import-all-tables
    import-mainframe
    import
    job
    list-databases
    list-tables
    merge
    metastore
    version
    References
    YARN CLI
    YARN
    User commands
    Administration commands
    YARN CLI
    application
    applicationattempt
    classpath
    container
    envvars
    jar
    logs
    node
    queue
    top
    version
    YARN CLI
    daemonlog
    nodemanager
    proxyserver
    registrydns
    resourcemanager
    rmadmin
    schedulerconf
    scmadmin
    sharedcachemanager
    timelineserver
    Planning guide
    Software requirements
    Hardware requirements
    Typical configurations
    Planning guide
    Depending on node types
    Depending on workload patterns
    Hardware requirements
    NameNode
    DataNode
    YARN
    Planning guide
    Pilot cluster
    Concepts
    Architecture and data model
    Security
    Concepts
    Airflow
    Flink
    HBase
    HDFS
    Hive
    MapReduce
    Solr
    Sqoop
    YARN
    Zeppelin
    ZooKeeper
    Architecture and data model
    Overview
    Architecture and data model
    Architecture
    Data model
    Architecture and data model
    Architecture
    HDFS
    Scalability
    Architecture and data model
    TEZ
    Architecture and data model
    Architecture
    Overview
    Architecture and data model
    Overview
    Architecture and data model
    Overview
    Architecture and data model
    Architecture
    Concepts
    ADPS
    Kerberos
    Release notes
    ADH releases
    ADPS releases
    Supported services
    Get started
    Online installation
    Offline installation
    Get started
    ADCM installation
    Preparing hosts
    ADH cluster installation
    Monitoring installation
    Online installation
    Adding a hostprovider
    Adding hosts
    Online installation
    Cluster creation
    Adding services
    Adding hosts to a cluster
    Adding components
    Services configuring
    Cluster configuring
    Cluster installing
    Online installation
    Cluster creation
    Adding services
    Adding hosts to a cluster
    Adding components
    Services configuring
    Cluster installing
    Integration with ADH cluster
    Get started
    ADCM installation
    Preparing hosts
    Enterprise Tools cluster installation
    ADH cluster installation
    Monitoring installation
    Offline installation
    Adding a hostprovider
    Adding hosts
    Offline installation
    Cluster creation
    Adding services
    Adding hosts to a cluster
    Adding components
    Cluster installing
    Offline installation
    Cluster creation
    Adding services
    Adding hosts to a cluster
    Adding components
    Services configuring
    Cluster configuring
    ET settings importing
    Cluster installing
    Offline installation
    Enterprise Tools cluster configuring
    Integration with ADH cluster
    How to
    Airflow
    Flink
    HBase
    HDFS
    Hive
    MapReduce
    Phoenix
    Solr
    Spark
    Sqoop
    YARN
    Zeppelin
    ZooKeeper
    How to
    UI overview
    Work with DAGs
    Logging
    Airflow
    Create a simple DAG
    How to
    UI overview
    Connect to Flink
    Flink
    CLI
    How to
    UI overview
    Data querying
    Bulk loading
    Logging
    HBase
    Quick start
    HBase
    Built-in MapReduce jobs
    How to
    Basic file operations
    Configure
    HDFS
    Protect files
    Copy data to HDFS
    How to
    Connect to Hive
    Data querying
    Integrations
    High availability
    Hive
    Beeline shell
    Hive
    Work with tables
    Computation example
    Hive
    Hive on Spark
    TEZ
    Integrations
    View a Hive job
    How to
    Quick start
    How to
    Connect to Phoenix
    Data querying
    Map with HBase tables
    Bulk loading
    Phoenix
    Use SQLLine
    How to
    Solr collections
    How to
    Connect to Spark
    Examples of launching jobs
    Integrations
    Spark
    spark-submit & spark-shell
    Spark
    In-memory batch processing
    Examples of launching jobs
    Dataset
    Spark
    Spark and Hive
    Spark connector
    How to
    Connect to Sqoop
    Sqoop
    CLI
    How to
    YARN useful commands
    Schedulers
    High availability
    YARN
    FairScheduler
    CapacityScheduler
    YARN
    Overview
    Examples
    How to
    UI overview
    Work with interpreters
    Examples of notes
    Logging
    Zeppelin
    Add a custom interpreter to a group
    Install a third-party interpreter
    Zeppelin
    Phoenix
    Solr
    How to
    Connect to ZooKeeper
    Work with Znodes
    ZooKeeper
    CLI
    Tutorials
    Cluster management via ADCM
    Security
    Tutorials
    Cluster actions
    Hosts actions
    Cluster management via ADCM
    Start & stop
    Cluster management via ADCM
    Add a host to a cluster
    View host status
    Tutorials
    ADPS
    Kerberos
    SSL
    Security
    Install guide
    Ranger plugins
    Ranger audit
    ADPS
    Prerequisites
    Preparing
    Installation
    ADPS
    HDFS plugin
    YARN plugin
    Hive plugin
    Security
    Overview
    MIT Kerberos
    MS Active Directory
    Connect to Hive from DBeaver with Kerberos
    FreeIPA
    Kerberos
    Kerberos server settings
    Configure via ADCM
    Kerberos
    Install AD Certification Service
    Create certificate template
    Issue certificate template
    Request a new certificate
    Export CA certificate
    Configure via ADCM
    Kerberos
    Overview
    Configure via ADCM
    Security
    Requirements for SSL certificates
    References
    Hadoop Command-line
    HBase
    Hive
    MapReduce
    Spark
    Sqoop
    YARN
    Configuration parameters
    Glossary
    References
    Hadoop CLI
    HDFS CLI
    FileSystem shell
    HDFS Command Cheatsheet
    Hadoop Command-line
    User commands
    Administration commands
    Hadoop CLI
    archive
    checknative
    CLASSNAME
    classpath
    credential
    conftest
    distch
    distcp
    dtutil
    envvars
    fs
    gridmix
    jar
    jnipath
    kerbname
    kdiag
    key
    kms
    trace
    version
    Hadoop CLI
    daemonlog
    Hadoop Command-line
    User commands
    Administration commands
    Debug commands
    HDFS CLI
    classpath
    dfs
    envvars
    fetchdt
    fsck
    getconf
    groups
    httpfs
    lsSnapshottableDir
    jmxget
    oev
    oiv
    oiv_legacy
    snapshotDiff
    version
    HDFS CLI
    balancer
    cacheadmin
    crypto
    datanode
    dfsadmin
    dfsrouter
    dfsrouteradmin
    diskbalancer
    ec
    haadmin
    journalnode
    mover
    namenode
    nfs3
    portmap
    secondarynamenode
    storagepolicies
    zkfc
    HDFS CLI
    verifyMeta
    computeMeta
    recoverLease
    Hadoop Command-line
    appendToFile
    cat
    checksum
    chgrp
    chmod
    chown
    copyFromLocal
    copyToLocal
    count
    cp
    createSnapshot
    deleteSnapshot
    df
    du
    dus
    expunge
    find
    get
    getfacl
    getfattr
    getmerge
    head
    help
    ls
    lsr
    mkdir
    moveFromLocal
    moveToLocal
    mv
    put
    renameSnapshot
    rm
    rmdir
    rmr
    setfacl
    setfattr
    setrep
    stat
    tail
    test
    text
    touch
    touchz
    truncate