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

Clarification on instructions in README #61

Open
danielmcquillen opened this issue Oct 18, 2017 · 1 comment
Open

Clarification on instructions in README #61

danielmcquillen opened this issue Oct 18, 2017 · 1 comment

Comments

@danielmcquillen
Copy link

danielmcquillen commented Oct 18, 2017

Trying to get started with edx2bigquery and wondering about a few things in the README

Location
Is the implication that edx2bigquery should be installed and run on a compute engine instance, or is it meant to be run locally (e.g. on my Mac OS system)?

Data directories
What is the nature of the files that should exist in the COURSE_SQL_BASE_DIR and COURSE_SQL_DATE_DIR? How are these two paths related to each other? (Looking at the find_course_sql_dir method it looks like COURSE_SQL_BASE_DIR holds many subdirectories, one for each course, and then within each of those will be many directories holding files for a certain date?

  • Is the convention for course directory names supposed to have double undescores or dashes between parts of the name?
  • Does the date directory hold cumulative data or only from the previous date present in the DATE_DIR?
  • Are the actual sql files just a sql dump of the edxapp database from our production MySQL database?

edx api
Looks like some of the code requires edxapi module, but I don't see any requirement for edx-api-client ... is that something I have to pip install manually and then set via instructions in that repo?

Thanks for any thoughts!

Also wondering if there are there any good tutorials or other documentation by the team on setting up edx2bigquery...a quick search didn't turn up anything but still hoping :-)

@danielmcquillen danielmcquillen changed the title Clarification on docs in README Clarification on instructions in README Oct 18, 2017
@msj121
Copy link

msj121 commented Jan 5, 2018

@danielmcquillen I am also having a lot of trouble, any help would be appreciated. Did you find where you sql files were located for example? (ie: COURSE_SQL_BASE_DIR etc..)

Thank you for any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants