This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import json | |
from pprint import pprint | |
sys.path.append('/var/zentripprocessing') | |
sys.path.append('/var/zentripprocessing/createTripPDFReports') | |
from ProducePDF_FromServerTrip import producePDFReportFromJSON | |
with open('/var/test.json') as json_file: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop | |
starting loop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo airflow webserver -p 8080 | |
[2016-08-13 01:17:57,535] {__init__.py:36} INFO - Using executor SequentialExecutor | |
[2016-08-13 01:17:57,769] {driver.py:120} INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/Grammar.txt | |
[2016-08-13 01:17:57,804] {driver.py:120} INFO - Generating grammar tables from /usr/lib/python2.7/lib2to3/PatternGrammar.txt | |
____________ _____________ | |
____ |__( )_________ __/__ /________ __ | |
____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / / | |
___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ / | |
_/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/ | |