Enterprise Information Catalog (EIC|EDC) Installation

Card Puncher Data Processing

remove [<feature_name_2 …]Remove Specified Features
  1. repair
Repair Installation
  1. uninstall
Uninstallnotes:1. the path to the installer properties file may be either absolute,or relative to the directory in which the installer resides.2. if an installer properties file is specified and exists, all othercommand line options will be ignored.3. if a properties file named either 'installer.properties' or.properties resides in the same directory as theinstaller, it will automatically be used, overriding all other commandline options, unless the '-f' option is used to point to another validproperties file.4. if an installer properties file is specified but does not exist, thedefault properties file, if present, will be used. Otherwise, anysupplied command line options will be used, or if no additionaloptions were specified, the installer will be run using the defaultsettings.
Test cluster access
curl --basic --user user:pwd https://clus-spark-01.azurehdinsight.net
More
Tutorial
Support
Error decrypting CMS structure
On an Azure cluster, when launching EIC, you may see this error in LDM.log
org.apache.hadoop.fs.azure.AzureException: org.apache.hadoop.fs.azure.KeyProviderException: ExitCodeException exitCode=4: Error decrypting CMS structure
140293906716320:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:604:

	at org.apache.hadoop.fs.azure.AzureNativeFileSystemStore.createAzureStorageSession(AzureNativeFileSystemStore.java:938)
	at org.apache.hadoop.fs.azure.AzureNativeFileSystemStore.initialize(AzureNativeFileSystemStore.java:438)
	at org.apache.hadoop.fs.azure.NativeAzureFileSystem.initialize(NativeAzureFileSystem.java:1048)
	at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2669)
	at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:94)

It seems that BDM still want the azure storage account key in a encrypted format.You get this kind of error when the key cannot be decrypted. Example:
/usr/lib/hdinsight-common/scripts/decrypt.sh theKeyFoundInCoreSiteXml 
Error decrypting CMS structure
140656402700192:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:604:

Normally, you would get the key of your storage account that you can see on the Azure Portal.Azure Storage Account Key
Cleaning a start of EIC
Cleaning Informatica
On the EIC machine as the installation user (ie powercenter)
  • INFA_HOME verification
echo $INFA_HOME
/home/powercenter/informatica/10.2

  • Suppress temporary files
rm -r -f $INFA_HOME/10.2/logs/NodeEic01/services/CatalogService/CS_EIC_01
rm -r $INFA_HOME/tomcat/temp/CS_EIC_01
Cleaning Cluster
On the cluster:
zookeeper-client -server zkNode:2181
rmr /Informatica
rmr /registry
rmr /services





Discover More
Card Puncher Data Processing
= Topology (Component) =

The Axon Agent is required by Axon to connect to Informatica Data Quality. You can install the Axon Agent on the same machine where you install Axon, or on a different machine. To integrate Axon with...
Welcome Axon Informatica Page
How to Install Axon version 5.1?

This page is a step by step installation of Axon. Disk 200 GB (The installer check for 5GB) Memory 16 GB CPU Cores 4 OS RedHat Linux version 7.x You cannot install Axon on the same server...
Card Puncher Data Processing
Informatica - Cluster Service (CLS)

The Informatica Cluster Service is an ISP service that manages the internal Hadoop cluster in Enterprise Information Catalog. The Informatica Cluster Service is an application service that runs and manages...



Share this page:
Follow us:
Task Runner