ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-coverage-2502" in path]
+filtered_paths = [path for path in paths if "report-coverage-2506" in path]
out_sdf = process_json_to_dataframe("hoststack", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-coverage-2502" in path]
+filtered_paths = [path for path in paths if "report-coverage-2506" in path]
out_sdf = process_json_to_dataframe("mrr", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-coverage-2502" in path]
+filtered_paths = [path for path in paths if "report-coverage-2506" in path]
out_sdf = process_json_to_dataframe("ndrpdr", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-coverage-2502" in path]
+filtered_paths = [path for path in paths if "report-coverage-2506" in path]
out_sdf = process_json_to_dataframe("reconf", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-coverage-2502" in path]
+filtered_paths = [path for path in paths if "report-coverage-2506" in path]
out_sdf = process_json_to_dataframe("soak", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/coverage_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-iterative-2502" in path]
+filtered_paths = [path for path in paths if "report-iterative-2506" in path]
out_sdf = process_json_to_dataframe("hoststack", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-iterative-2502" in path]
+filtered_paths = [path for path in paths if "report-iterative-2506" in path]
out_sdf = process_json_to_dataframe("mrr", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-iterative-2502" in path]
+filtered_paths = [path for path in paths if "report-iterative-2506" in path]
out_sdf = process_json_to_dataframe("ndrpdr", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-iterative-2502" in path]
+filtered_paths = [path for path in paths if "report-iterative-2506" in path]
out_sdf = process_json_to_dataframe("reconf", filtered_paths)
out_sdf.show(truncate=False)
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
ignore_empty=True
)
-filtered_paths = [path for path in paths if "report-iterative-2502" in path]
+filtered_paths = [path for path in paths if "report-iterative-2506" in path]
out_sdf = process_json_to_dataframe("soak", filtered_paths)
out_sdf.printSchema()
try:
wr.s3.to_parquet(
df=out_sdf.toPandas(),
- path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2502",
+ path=f"s3://{S3_DOCS_BUCKET}/csit/parquet/iterative_rls2506",
dataset=True,
partition_cols=["test_type", "year", "month", "day"],
compression="snappy",
job_name = "etl-stats"
memory = 50000
},
- #{
- # job_name = "etl-iterative-hoststack"
- # memory = 50000
- #},
- #{
- # job_name = "etl-iterative-mrr"
- # memory = 50000
- #},
- #{
- # job_name = "etl-iterative-ndrpdr"
- # memory = 50000
- #},
- #{
- # job_name = "etl-iterative-reconf"
- # memory = 50000
- #},
- #{
- # job_name = "etl-iterative-soak"
- # memory = 50000
- #},
- #{
- # job_name = "etl-coverage-hoststack"
- # memory = 50000
- #},
- #{
- # job_name = "etl-coverage-mrr"
- # memory = 50000
- #},
- #{
- # job_name = "etl-coverage-ndrpdr"
- # memory = 50000
- #},
- #{
- # job_name = "etl-coverage-reconf"
- # memory = 50000
- #},
- #{
- # job_name = "etl-coverage-soak"
- # memory = 50000
- #},
+ {
+ job_name = "etl-iterative-hoststack"
+ memory = 50000
+ },
+ {
+ job_name = "etl-iterative-mrr"
+ memory = 50000
+ },
+ {
+ job_name = "etl-iterative-ndrpdr"
+ memory = 50000
+ },
+ {
+ job_name = "etl-iterative-reconf"
+ memory = 50000
+ },
+ {
+ job_name = "etl-iterative-soak"
+ memory = 50000
+ },
+ {
+ job_name = "etl-coverage-hoststack"
+ memory = 50000
+ },
+ {
+ job_name = "etl-coverage-mrr"
+ memory = 50000
+ },
+ {
+ job_name = "etl-coverage-ndrpdr"
+ memory = 50000
+ },
+ {
+ job_name = "etl-coverage-reconf"
+ memory = 50000
+ },
+ {
+ job_name = "etl-coverage-soak"
+ memory = 50000
+ },
{
job_name = "etl-trending-hoststack"
memory = 50000