MicroStrategy ONE

Starting in MicroStrategy 2021 Update 4, Hadoop Gateway is no longer supported.

How to Start the MicroStrategy Hadoop Gateway

Starting MicroStrategy Hadoop Gateway will start the MicroStrategy Hadoop Gateway service and will be ready to accept commands from the Intelligence Server (through specified TCP port).

Launch MicroStrategy Hadoop Gateway Service

  1. Run the file /<MicroStrategy Hadoop Gateway installation path>/sbin/start-hgos.sh.
  2. Once the MicroStrategy Hadoop Gateway is started successfully, the result should look like below:

    Copy
    SPARK_HOME is ''
    [PASS] jdk version 1.8 is OK
    [PASS] Hadoop 2.6 is OK
    [PASS] cdh 5.13 is OK
    [PASS] Spark version is 1.6
    [FAIL] WARN: No kerberos config found.If kerberos is not enabled, please just ignore this message, otherwise HGOS will fail to start

    #################################################################################
    HGOS use spark setting from hgos-spark.properties, spark master is yarn-client
    HGOS will run using yarn-client mode, according to your hgos-spark.properties.
    ==================================Starting HGOS==================================
    pid: 9089, starting, and more detail is in the log file /home/MSTR/hgos/log/hgos.out
    .........................
    Start success!

Related Topics

Introduction to the MicroStrategy Hadoop Gateway

Environment Considerations

How to Deploy the MicroStrategy Hadoop Gateway

How to Register the MicroStrategy Hadoop Gateway

Troubleshooting

Known Issues

Frequently Asked Questions