Skip to content

Instantly share code, notes, and snippets.

@natea
Created September 22, 2015 13:40
Show Gist options
  • Save natea/b618080ca4b5428019c8 to your computer and use it in GitHub Desktop.
Save natea/b618080ca4b5428019c8 to your computer and use it in GitHub Desktop.
2015-09-22 13:36:48,424 INFO 20505 [luigi-interface] worker.py:267 - Scheduled ImportEnrollmentsIntoMysql(source=('hdfs://localhost:9000/data/',), expand_interval=2 days, 0:00:00, pattern=('.*tracking.log.*',), warehouse_path=hdfs://localhost:9000/edx-analytics-pipeline/warehouse/, interval=None) (PENDING)
2015-09-22 13:36:48,427 INFO 20505 [luigi-interface] worker.py:267 - Scheduled EnrollmentDailyTask(source=('hdfs://localhost:9000/data/',), expand_interval=2 days, 0:00:00, pattern=('.*tracking.log.*',), database=reports, credentials=/edx/etc/edx-analytics-pipeline/output.json, warehouse_path=hdfs://localhost:9000/edx-analytics-pipeline/warehouse/, overwrite=True, hive_overwrite=False, interval=2013-11-01-2015-09-23) (PENDING)
2015-09-22 13:36:52,524 INFO 20505 [luigi-interface] worker.py:267 - Scheduled ImportAuthUserProfileTask(overwrite=False, destination=hdfs://localhost:9000/edx-analytics-pipeline/warehouse/, credentials=/edx/etc/edx-analytics-pipeline/input.json, import_date=None) (PENDING)
2015-09-22 13:36:53,817 INFO 20505 [luigi-interface] worker.py:267 - Scheduled SqoopImportFromMysql(overwrite=False, destination=hdfs://localhost:9000/edx-analytics-pipeline/warehouse/auth_userprofile/dt=2015-09-22/, credentials=/edx/etc/edx-analytics-pipeline/input.json, database=edxapp, num_mappers=None, verbose=False, table_name=auth_userprofile, where=None, columns=('user_id', 'gender', 'year_of_birth', 'level_of_education'), null_string=\\N, fields_terminated_by=, delimiter_replacement= , mysql_delimiters=False) (PENDING)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment