twitter-sentiment-analysis
twitter-sentiment-analysis copied to clipboard
Streaming tweets with spark, language detection & sentiment analysis, dashboard with Kibana
Hello, I download last version if git and I have this issue : Can you help me ? docker-compose build Building elasticsearch Step 1 : FROM elasticsearch:2.1.1 ---> 6f609da577b7 Step...
Hi, reporting an issue here, when i try to run the script, it returns me this: `MacBook-Pro-Retina-de-Alonso:twitter-sentiment-analysis aironman$ sh insert.dashboard.sh {"took":4,"errors":true,"items":[{"index":{"_index":".kibana","_type":"config","_id":"4.0.0","_version":4,"_shards":{"total":2,"successful":1,"failed":0},"status":200}},{"index":{"_index":".kibana","_type":"index-pattern","_id":"twitter","_version":4,"_shards":{"total":2,"successful":1,"failed":0},"status":200}},{"index":{"_index":".kibana","_type":"search","_id":"All-tweets","_version":4,"_shards":{"total":2,"successful":1,"failed":0},"status":200}},{"index":{"_index":".kibana","_type":"visualization","_id":"Tweets-count","status":400,"error":{"type":"mapper_parsing_exception","reason":"failed to parse","caused_by":{"type":"json_parse_exception","reason":"Unexpected close marker '}': expected ']' (for root...
Sorry to be such a noob, can the build recover from things like the following? info] Compiling 17 Java sources to /opt/spark-1.5.2/unsafe/target/scala-2.10/classes... [warn] There may be incompatibilities among your library...
I am really interested to know about your project as I found it very interesting. If possible, could you please explain me how your app works?
Hi, I was trying your example and I see this error "Exception in thread "main" java.lang.NoClassDefFoundError: com/cybozu/labs/langdetect/DetectorFactory". Could you please suggest what I am missing? I added the line libraryDependencies...