Real-time-Computing - Related information

  • Consume kafka data and then check the database. How to deal with this scenario?

    now there is a scenario in which you subscribe to kafka s topic, to get the message in real time, then check the database through the message content to get some fields necessary to build the document, and then consume the constructed document. now a...

  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3166a-2bd76.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3166a-2bd76.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?