Member since
07-21-2017
3
Posts
0
Kudos Received
0
Solutions
07-27-2017
05:52 AM
here is disk space details. Filesystem Size Used Avail Use% Mounted on /dev/mapper/vg_loc2sscent6-lv_root 50G 18G 32G 36% / tmpfs 3.9G 0 3.9G 0% /dev/shm /dev/sda1 477M 80M 373M 18% /boot /dev/mapper/vg_loc2sscent6-lv_home 41G 49M 39G 1% /home i believe disk has enough space , but kafka broker is dont have space. could you please tell me how clean data from kafka deamon.
... View more
07-26-2017
02:44 PM
Caught an exception while executing custom service command: <type 'exceptions.OSError'>: [Errno 28] No space left on device: '/var/lib/ambari-agent/data/command-706.json'; [Errno 28] No space left on device: '/var/lib/ambari-agent/data/command-706.json'
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Kafka
07-21-2017
05:49 PM
Could not able to pull data from kafka to storm and apply proper parsing , taging , enrichment for palo-alto syslog received from various network device. i am using Apache metron platform, and trying to read palo alto sys log from firewall,switch,router.. and then moving it to kafka queue. but when trying pull data from kafka queue into Storm spout and do further process like parsing, enrichment, taging its not working . seems to be storm is not able to get data from kafka. Could you suggest any solution or provide steps to read palo-alto sys log useing NIFI and do parsing and enrichment, indexing in inside the storm topology.
... View more