cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bugs in data-engineer-learning-path-v1-0-0-notebooks.dbc

h_aloha
New Contributor III

Error message returned in DE 4.1 - DLT UI Walkthrough

Cmd 6:

pipeline_language = "SQL"

# pipeline_language = "Python"

DA.print_pipeline_config(pipeline_language)

Error:

AttributeError: 'DBAcademyHelper' object has no attribute 'get_username_hash'

---------------------------------------------------------------------------

AttributeError Traceback (most recent call last)

<command-2690867264413541> in <cell line: 4>()

2 # pipeline_language = "Python"

3

----> 4 DA.print_pipeline_config(pipeline_language)

<command-2690867264410967> in print_pipeline_config(self, language)

4 Renders the configuration of the pipeline as HTML

5 """

----> 6 config = self.get_pipeline_config(language)

7

8 width = "600px"

<command-2690867264410966> in get_pipeline_config(self, language)

7 base_path = "/".join(base_path.split("/")[:-1])

8

----> 9 da_name, da_hash = DA.get_username_hash()

10 pipeline_name = f"da-{da_name}-{da_hash}-{self.course_code.lower()}"

11 if DA.clean_lesson is not None: pipeline_name += f"-{DA.clean_lesson}"

2 REPLIES 2

APadmanabhan
Databricks Employee
Databricks Employee

Hello @Helen Morgenโ€‹  could you please file a ticket at https://help.databricks.com/s/contact-us?ReqType=training

Anonymous
Not applicable

Hi @Helen Morgenโ€‹ 

Thank you for your question! To assist you better, please take a moment to review the answer and let me know if it best fits your needs.

Please help us select the best solution by clicking on "Select As Best" if it does.

Your feedback will help us ensure that we are providing the best possible service to you.

Thank you!

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now