Synapse Spark Pool - :setting -deprecation'

Blair 31 Reputation points
2022-03-29T22:28:37.817+00:00

I am getting this warning in the Notebook in Azure Synapse: warning: there were two deprecation warnings; for details, enable :setting -deprecation' or :replay -deprecation'

In the Notebook, how do I enable this to see what has been deprecated?

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,070 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,272 questions
{count} vote

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,446 Reputation points
    2022-04-20T06:46:43.923+00:00

    Hello @Blair ,

    Thanks for the question and using MS Q&A platform.

    A deprecation warning message is returned when any end user exposed signatures are annotated with @deprecate warnings. Setting for a deprecation warning does not affect functionality of the interface/method itself. It’s a cautionary message. We retained it to avoid any fall-out after the major write path updates.

    Note: The connector version released on 4/4 fixed this issue. If you have created the Spark Pool with Spark version 3.1 after 4/4, you shouldn’t see the warning message.

    Hope this will help. Please let us know if any further queries.

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

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.