<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Is there a method to disable the SmartSense Gateway? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-method-to-disable-the-SmartSense-Gateway/m-p/204842#M59717</link>
    <description>&lt;P&gt;Add the below attribute under custom hst-server-conf section via Ambari:&lt;/P&gt;&lt;PRE&gt;gateway.enabled = false&lt;/PRE&gt;&lt;P&gt;HST-Server Log Output (/var/log/hst/hst-server.log):&lt;/P&gt;&lt;PRE&gt;20 Apr 2017 03:49:38,969  INFO [Thread-1] UploadActionHelper:46 - Gateway is disabled for auto upload.&lt;/PRE&gt;</description>
    <pubDate>Thu, 20 Apr 2017 14:58:07 GMT</pubDate>
    <dc:creator>aseluk</dc:creator>
    <dc:date>2017-04-20T14:58:07Z</dc:date>
    <item>
      <title>Is there a method to disable the SmartSense Gateway?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-method-to-disable-the-SmartSense-Gateway/m-p/204841#M59716</link>
      <description>&lt;P&gt;I have recently installed the SmartSense version 1.3.1.0-136 component in my HDP stack.&lt;/P&gt;&lt;P&gt;When performing a manual capture, I discovered the bundle contains information for only one node, the HST-Server.&lt;/P&gt;&lt;P&gt;The hst-server logs roll through a series of Java errors:&lt;/P&gt;&lt;PRE&gt;19 Apr 2017 11:54:47,041  WARN [pool-1-thread-1] UploadRunnable:152 - Exception type encountered : Unable to reach hortonworks.com:80. Please verify outbound connectivity on Gateway.
19 Apr 2017 11:54:47,042  INFO [pool-1-thread-1] UploadRunnable:161 - Waiting for 50000 milliseconds before next retry attempt.
19 Apr 2017 11:55:37,042  INFO [pool-1-thread-1] UploadRunnable:171 - Retry Attempt :10
19 Apr 2017 11:55:37,042  INFO [pool-1-thread-1] UploadRunnable:197 - Retrying File Upload.
19 Apr 2017 11:55:37,043  INFO [pool-1-thread-1] UploadRunnable:208 - Starting encryption for uploading bundle.
19 Apr 2017 11:55:37,044  INFO [pool-1-thread-1] GatewayConfigValidator:67 - Found configurations to be used for connectivity.
19 Apr 2017 11:55:37,044  INFO [pool-1-thread-1] GatewayValidator:149 - Trying to reach: smartsense.hortonworks.com:443
19 Apr 2017 11:55:37,046 ERROR [pool-1-thread-1] GatewayValidator:93 - Failed to reach SmartSense landing zone host: smartsense.hortonworks.com, port:443
19 Apr 2017 11:55:37,046  INFO [pool-1-thread-1] GatewayValidator:149 - Trying to reach: hortonworks.com:80
19 Apr 2017 11:55:37,048 ERROR [pool-1-thread-1] GatewayValidator:100 - Failed to reach hortonworks.com:80.
19 Apr 2017 11:55:37,048 ERROR [pool-1-thread-1] GatewayEmbeddedClient:134 - Failed during upload bundle :
com.hortonworks.smartsense.gateway.GatewayException: Unable to reach hortonworks.com:80. Please verify outbound connectivity on Gateway.
        at com.hortonworks.smartsense.gateway.server.GatewayValidator.validateReachable(GatewayValidator.java:102)
        at com.hortonworks.smartsense.gateway.server.GatewayValidator.validateSetup(GatewayValidator.java:65)
        at com.hortonworks.smartsense.gateway.client.GatewayEmbeddedClient.validateSetup(GatewayEmbeddedClient.java:123)
        at com.hortonworks.smartsense.gateway.client.GatewayEmbeddedClient.uploadBundle(GatewayEmbeddedClient.java:77)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:133)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.retryUploadBundle(UploadRunnable.java:198)
        at com.hortonworks.support.tools.gateway.UploadRunnable.uploadBundle(UploadRunnable.java:173)
        at com.hortonworks.support.tools.gateway.UploadRunnable.run(UploadRunnable.java:221)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.UnknownHostException: smartsense.hortonworks.com
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at com.hortonworks.smartsense.gateway.server.GatewayValidator.isReachable(GatewayValidator.java:150)
        at com.hortonworks.smartsense.gateway.server.GatewayValidator.validateReachable(GatewayValidator.java:90)
        ... 30 more
&lt;/PRE&gt;&lt;P&gt;These errors are to be expected as external network connectivity is not present within my environment. I have not experienced similar problems when using a previous version of SmartSense. Manual bundle uploads are preferred. I understand the benefits of a Gateway node, but I simply don't want to configure one.&lt;/P&gt;&lt;P&gt;Hortonworks SmartSense documentation and conversations within this forum assume the desired use of a Gateway node. Ambari configurations for SmartSense do not provide an option to disable the Gateway. One method that I found to remove the Gateway results in completely uninstalling the HST service.&lt;/P&gt;&lt;P&gt;I greatly appreciate any information or support that the Hortonworks Community can provide.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 04:02:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-method-to-disable-the-SmartSense-Gateway/m-p/204841#M59716</guid>
      <dc:creator>aseluk</dc:creator>
      <dc:date>2017-04-20T04:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a method to disable the SmartSense Gateway?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-method-to-disable-the-SmartSense-Gateway/m-p/204842#M59717</link>
      <description>&lt;P&gt;Add the below attribute under custom hst-server-conf section via Ambari:&lt;/P&gt;&lt;PRE&gt;gateway.enabled = false&lt;/PRE&gt;&lt;P&gt;HST-Server Log Output (/var/log/hst/hst-server.log):&lt;/P&gt;&lt;PRE&gt;20 Apr 2017 03:49:38,969  INFO [Thread-1] UploadActionHelper:46 - Gateway is disabled for auto upload.&lt;/PRE&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:58:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-there-a-method-to-disable-the-SmartSense-Gateway/m-p/204842#M59717</guid>
      <dc:creator>aseluk</dc:creator>
      <dc:date>2017-04-20T14:58:07Z</dc:date>
    </item>
  </channel>
</rss>

