Eric
11/07/2019, 6:04 PMEric
11/07/2019, 6:05 PMCagatay K
11/07/2019, 9:40 PMdagster
on command-line, how do I enable the console logging to print the same error detail message that Dagit shows for a step that failed? I set log_level
for console logging to DEBUG
but it has no effect.Mike K
11/08/2019, 12:18 AMField
with a Dict type, but getting DagsterInvalidDefinitionError
. tried both the dagster Dict (from dagster import Dict
) and the typing Dict. the error message seems to imply Dicts and NamedDicts are valid, thougheamag
11/08/2019, 9:52 AMAmanda Crawford
11/08/2019, 5:15 PMCagatay K
11/08/2019, 9:10 PMdagster-aws
to work with in accounts without a default VPC is something I can spend some time on. Skimming the code for the cli
package, I think it would make sense to add the ability to use a given vpc/security group pair. Any advice or warning for pitfalls from anyone who may have already thought this through more than I have?Brad
11/11/2019, 12:59 PMNoah Trueblood
11/12/2019, 10:55 PMmax
11/12/2019, 10:57 PMNoah Trueblood
11/12/2019, 11:13 PMuser
11/13/2019, 7:36 PMCésar López-Natarén
11/16/2019, 2:55 AM@solid
def hello_world():
pass
max
11/16/2019, 5:21 AMreturn
Caleb
11/16/2019, 3:33 PMMisha
11/18/2019, 11:48 PMKevin
11/19/2019, 11:15 AMDmitry Persiyanov
11/19/2019, 12:40 PMachintamiri
11/19/2019, 5:11 PMMartin
11/19/2019, 5:32 PMMartin
11/19/2019, 5:34 PMsephi
11/21/2019, 11:47 AMsephi
11/21/2019, 1:28 PMMartin
11/21/2019, 8:35 PMEric
11/22/2019, 1:03 AMBrad
11/22/2019, 11:46 PMBrad
11/24/2019, 3:15 PMSelector
type to limit input values in a config file?
I'm trying to configure a solid with multiple parameters, but where one of the parameters is necessarily fixed to be one of a set of possible valueseamag
11/25/2019, 2:40 PMTaleb Zeghmi
11/26/2019, 9:27 PMAlexis M
11/27/2019, 2:08 PM