Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web GUI should start processor and inserter after creating a collector #7

Open
libbyh opened this issue Mar 27, 2017 · 9 comments
Open
Assignees
Labels

Comments

@libbyh
Copy link
Member

libbyh commented Mar 27, 2017

I don't think any of the changes could have broken this, so I think maybe I just set it up wrong?

Here's the admin page:
http://stack.casmlab.org/queer-fans/twitter/58d5c38421e385726a0fd8cf/

Admin Login is on Asana.

@pratik27shah
Copy link

pratik27shah commented Mar 27, 2017

@libbyh
Copy link
Member Author

libbyh commented Mar 27, 2017

There's no data in there, but tweets have shown up on Twitter since the collector started.

@libbyh
Copy link
Member Author

libbyh commented Mar 27, 2017

@pratik27shah
Copy link

could you please check the setup because I checked the backend and the database has nothing stored in it..

@pratik27shah
Copy link

There was a json file which was created in the backend but the file had to be imported in mongodb..I tried doing it manually,but the structure of the config file and the json file had several blank values..and hence even after making an import the thing will not work,,i request you to re-verfiy the setup for this collector.once again

@libbyh
Copy link
Member Author

libbyh commented Mar 28, 2017 via email

@libbyh
Copy link
Member Author

libbyh commented Mar 29, 2017

Low priority because we can make collectors through the command line.

@libbyh
Copy link
Member Author

libbyh commented Apr 8, 2017

I think the problem is that the web interface starts a collector but not a processor or inserter. For both the queer-fans and mil2 collectors, which I started through the web, I just started processors and inserters through the command line, and now there's data in tweets for both. I will check back in a bit to see if those tweets are visible through the web GUI as well.

@libbyh libbyh changed the title collector setup through web not working web GUI should start processor and inserter after creating a collector Apr 8, 2017
@libbyh
Copy link
Member Author

libbyh commented Apr 8, 2017

It's ok if we have three sets of buttons:

  1. start collector
  2. start processor
  3. start inserter

Those buttons should show only available commands though - i.e., if a collector is running, don't show a "start" button or at least don't make it clickable.

@libbyh libbyh added the bug label Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants