AWS Blu Age Level 3 Self-Paced Troubleshooting Workshop: “Total lines”, “Effective lines” counts in Codebase are not matching with the workshop

0

I am currently at Artifacts step in the workshop. Before and after classification, “Total lines”, “Effective lines” counts in Codebase are not matching with the workshop. As instructed on the workshop, I am using carddemo.zip codebase downloaded from Share codebase step.

Before classification:

my codebase project Enter image description here

workshop
Enter image description here

After classification:

my codebase project Enter image description here

workshop
Enter image description here

Can you please confirm if this is acceptable?

AWS
asked 2 months ago37 views
1 Answer
0

The discrepancy in the "Total lines" and "Effective lines" counts between your codebase project and the workshop examples is not uncommon and generally acceptable. These differences can occur due to various factors:

  1. Minor updates or changes to the workshop materials since their last revision.
  2. Slight variations in how different systems or environments process and count lines of code.
  3. Potential differences in file encodings or line ending characters.

As long as the overall structure and content of your codebase match what's expected in the workshop, and you're able to proceed with the subsequent steps without major issues, these small differences in line counts should not significantly impact your progress through the AWS Blu Age Level 3 Self-Paced Troubleshooting Workshop.

If you're concerned about these discrepancies affecting your workshop completion or certification, you can try the following:

  1. Double-check that you've downloaded the correct carddemo.zip file from the Share codebase step.
  2. Ensure that all files were extracted correctly and no files are missing.
  3. Verify that your Transform Engine version matches the one specified in the workshop.

If you continue to experience issues or if the differences become more significant in later steps, it may be worth reaching out to the AWS Blu Age support team for clarification. They can provide more specific guidance based on the latest version of the workshop materials.
Sources
AWS Blu Age Level 3 Self-Paced Troubleshooting Workshop - Codebase transformation - Transform Error | AWS re:Post
AWS Blu Age L3 Workshop - Error on Automation - Execute | AWS re:Post

profile picture
answered 2 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions