Member since
09-29-2015
39
Posts
4
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1012 | 02-05-2018 07:36 PM | |
3817 | 10-27-2016 02:38 PM |
05-15-2017
09:52 PM
Affected
versions:
1.2.x, 1.3.x
Symptoms:
hst-agent thinks
it has uploaded its node file; however, hst-server doesn't find the file when
it tries to use it.
Below error
reported in the hst-server.log file : 15 Feb 2017 15:09:35,033 INFO Thread-1 BundleMonitor:286 - Uploaded archive /hadoop/1/smartsense/hst-server/tmp/a-00000000-c-00000000_devhdpvm01_0_2017-02-15_15-08-02/hdwduv0073.odevkrj.jgcz.group-a-00000000-c-00000000_devhdpvm01_0_2017-02-15_15-08-02.tgz doesn't exists.
Reason:
hst-server and
hst agents have a common directory on the same shared mount where node bundles
from each agent are uploaded and clean up before consuming by the hst-server.
Solution:
Fixed in 1.4.0
and HOTFIX-651 for 1.3.x
Otherwise, create
separate directories for each agent / server in the shared mount or replace the
share mount with local filesystem.
... View more
Labels:
03-21-2017
07:43 PM
I like the idea SS for Mobile Phones, we thought about it and dismissed it because there won't be many users. But, before creating an app, i really need to know how many users will be interested in using this app and how helpful it will be. We need to do a vote to see how many users are interested.
... View more
03-21-2017
06:31 PM
It might be possible that the hostname is not setup properly in that sandbox. May be it might be missing the following line in /etc/hosts file 127.0.1.1 ip-10-69-161-179.dir.svc.accenture.comds.dev.accenture.com
... View more
01-06-2017
05:22 PM
Do you know /usr/hdp/smartsense directory is created by the service or manually created?
... View more
10-27-2016
06:26 PM
Looks like HST server side certificate got into invalid state. It needs to be reset to make it work. Attach the hst-server logs and the output of "ls -al /var/lib/smartsense/hst-server/keys/" and "ls -al /var/lib/smartsense/hst-agent/keys/" commands.
... View more
10-27-2016
05:24 PM
if the version is 1.2.2 or above, you can run "hst reset-agent -q"
... View more
10-27-2016
02:38 PM
Verify that the following commands returns the same value. hostname -f python -c "import socket; print socket.getfqdn()"
... View more
05-31-2016
10:21 PM
You can also use sub-pattern to replace passwords in the text file. { "name": "replace_password", "path": "my_secured_file.txt", "pattern": "mypassword=([^ ]+) ", "extract":"=([^ ]+)", "value":"Hidden" }
... View more
11-24-2015
07:14 PM
This is a similar issue but not related to ST-602. The exception in ST-602 happens during capture, but this happens during registration.
... View more
- « Previous
-
- 1
- 2
- Next »