Code Monkey home page Code Monkey logo

anti-money-laundering's People

Contributors

danielsparing avatar dbbnicole avatar stephanieamrivera avatar

Stargazers

 avatar

Watchers

 avatar

anti-money-laundering's Issues

deploy_compute() not working for Copied JSON from Jobs

Trying to use the function from RUNME notebook
NotebookSolutionCompanion().deploy_compute(job_json, run_job=run_job)

Please refer to JSON Below

Initially it was giving out KeyError for tasks , So I took tasks Out of settings object.
It seems working fine, but name of the job turns to something like this -
[RUNNER] [email protected] | 888f49b63335eec0857d6359b68c4fd32f9fe5cd97489ce9989a29d534ec92a0
Copied the JSON from Jobs>> view JSON

Any help would be much appreciated!

{
    "job_id": <>,
    "settings": {
        "name": "test_job",
        "email_notifications": {
            "on_start": [
                "<>"
            ],
            "on_success": [
                "<>"
            ],
            "on_failure": [
                "<>"
            ],
            "no_alert_for_skipped_runs": false
        },
        "timeout_seconds": 0,
        "schedule": {
            "quartz_cron_expression": "00 30 18 * * ?",
            "timezone_id": "Asia/Kolkata",
            "pause_status": "UNPAUSED"
        },
        "max_concurrent_runs": 1,
        "tasks": [
            {
                "task_key": "Execute_Notebook",
                "notebook_task": {
                    "notebook_path": "/release/baby_yoda",
                    "base_parameters": {
                        "source_storage_account": "<>"
                    },
                    "source": "WORKSPACE"
                },
                "existing_cluster_id": "<>",
                "timeout_seconds": 0,
                "email_notifications": {}
            }
        ],
        "format": "MULTI_TASK"
    }
}

What is the goal of this query?

Hi,

At line 159, the type is being added back to the table via join that was just filtered out. Can someone help me understand what the goal here was? I don't know how to fix it without knowing what the goal was.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.