Table of Contents

Search

  1. Introduction
  2. Configuring Hub Console Tools
  3. Building the Data Model
  4. Configuring the Data Flow
  5. Executing Informatica MDM Hub Processes
  6. Configuring Application Access
  7. MDM Hub Properties
  8. Viewing Configuration Details
  9. Search with Solr
  10. Row-level Locking
  11. MDM Hub Logging
  12. Table Partitioning
  13. Collecting MDM Environment Information with the Product Usage Toolkit
  14. Glossary

Start Elasticsearch

Start Elasticsearch

After you set up Elasticsearch, start each node of the Elasticsearch cluster for the changes to take effect.
When you start Elasticsearch, if memory locking issues occur, you might need to set
soft memlock unlimited
and
hard memlock unlimited
.
  1. Open a command prompt, and change to the following directory:
    <elasticsearch installation directory>/bin
  2. Run the following command:
    On UNIX.
    elasticsearch.sh
    On Windows.
    elasticsearch.bat

0 COMMENTS

We’d like to hear from you!