Skip to content

Commit 83dcaca

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Resolved Format issues
1 parent f75089c commit 83dcaca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/migrate-ambari-recent-version-hdinsight.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ After setting up HDInsight 5.x, it's necessary to update the user-defined config
1616
1. Script to download the local cluster service configs from Ambari.
1717
1. Script to compare the service config files and generate the differences.
1818
1. All service configurations downloaded, but certain services and properties excluded from the comparison process. These excluded services and properties are as follows:
19-
```
20-
dfs.namenode.shared.edits.dir','hadoop.registry.zk.quorum','ha.zookeeper.quorum','hive.llap.zk.sm.connectionString','hive.cluster.delegation.token.store.zookeeper.connectString','hive.zookeeper.quorum','hive.metastore.uris','yarn.resourcemanager.hostname','hadoop.registry.zk.quorum','yarn.resourcemanager.hostname','yarn.node-labels.fs-store.root','javax.jdo.option.ConnectionURL','javax.jdo.option.ConnectionUserName','hive_database_name','hive_existing_mssql_server_database','yarn.log.server.url','yarn.timeline-service.sqldb-store.connection-username','yarn.timeline-service.sqldb-store.connection-url','fs.defaultFS', 'address'
21-
```
22-
1. Excluded Services: `AMBARI_METRICS` and `WEBHCAT`.
19+
```
20+
dfs.namenode.shared.edits.dir','hadoop.registry.zk.quorum','ha.zookeeper.quorum','hive.llap.zk.sm.connectionString','hive.cluster.delegation.token.store.zookeeper.connectString','hive.zookeeper.quorum','hive.metastore.uris','yarn.resourcemanager.hostname','hadoop.registry.zk.quorum','yarn.resourcemanager.hostname','yarn.node-labels.fs-store.root','javax.jdo.option.ConnectionURL','javax.jdo.option.ConnectionUserName','hive_database_name','hive_existing_mssql_server_database','yarn.log.server.url','yarn.timeline-service.sqldb-store.connection-username','yarn.timeline-service.sqldb-store.connection-url','fs.defaultFS', 'address'
21+
```
22+
1. Excluded Services: `AMBARI_METRICS` and `WEBHCAT`.
2323
2424
## Workflow
2525

0 commit comments

Comments
 (0)