The big data software stack consisting of Spark, Mesos, Akka, Cassandra and Kafka
Questions tagged [smack-stack]
6 questions
3
votes
0 answers
Xabber File Upload
First of all sorry for my bad english..
I gone through sample code of Xabber Android. Server is using Ignite server with XMPP protocol. In the repository of Xabber android there is file uploading code inside it. But it's not working.…
Prasad PH
- 105
- 7
1
vote
0 answers
Multitenancy over a SMACK stack
We have built a decent SMACK stack (currently without Akka, but that is another question) for a data ingestion system with querying capability.
Now if we want to expose this platform to different users--- say different verticals or applications ---…
intiha
- 319
- 1
- 3
- 13
1
vote
0 answers
I want to register a custom SASL mechanism with the XMPP Connection instead of the default one
I have been struggling with this for long . I want to do something similar to what is mentioned in
XMPP with Java Asmack library supporting X-FACEBOOK-PLATFORM
I am going to prepare my custom SASL mechanism and similarly, on the XMPP server side,…
yukzz
- 59
- 7
0
votes
0 answers
smack stanzaFilter message with delivery receipts with received element
smack stanzaFilter message with delivery receipts unable to processStanza like below format?
ezhilarasan
- 1
- 1
0
votes
0 answers
How to scale resource pool for Apache Spark under Mesos
I have developed an application using the SMACK stack and am currently working on a research project to automatically distribute resources within the cluster (we use DC/OS).
In oder to scale up or down Kafka or Cassandra, the Marathon framework does…
0
votes
1 answer
Since Kafka Streams is now available, is Spark and Akka necessary in the SMACK stack?
About to sink my teeth into Kafka Streams with an IoT data ingestion architecture and see a lot of SMACK stack examples. However, with Kafka Streams now available is Spark and Akka really required (maybe just no Spark)?
ElHaix
- 12,846
- 27
- 115
- 203