Get complete jobs history

mallisundaresan
mallisundaresan Dataiku DSS Core Designer, Registered Posts: 6
edited July 16 in Using Dataiku

Hi, I saw in this link :https://doc.dataiku.com/dss/latest/operations/disk-usage.html that the job logs are not garbage collected and are retained in the DSS for arbitrary time. But when I use the following code

jobs = project.list_jobs()

I get only the most recent 100 jobs information. Is it possible to get the complete jobs history using the Python API?

Tagged:

Answers

Setup Info
    Tags
      Help me…