<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic java.lang.NoSuchMethodError in databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/java-lang-nosuchmethoderror-in-databricks/m-p/23113#M15921</link>
    <description>&lt;P&gt;I have created a package. Now  I am calling a method from this package in my notebook but it is throwing me java.lang.NoSuchMethodError in databricks. The method exists in the package. Can you please guide me regarding the same.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 08:13:50 GMT</pubDate>
    <dc:creator>sarvesh242</dc:creator>
    <dc:date>2022-04-12T08:13:50Z</dc:date>
    <item>
      <title>java.lang.NoSuchMethodError in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/java-lang-nosuchmethoderror-in-databricks/m-p/23113#M15921</link>
      <description>&lt;P&gt;I have created a package. Now  I am calling a method from this package in my notebook but it is throwing me java.lang.NoSuchMethodError in databricks. The method exists in the package. Can you please guide me regarding the same.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 08:13:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/java-lang-nosuchmethoderror-in-databricks/m-p/23113#M15921</guid>
      <dc:creator>sarvesh242</dc:creator>
      <dc:date>2022-04-12T08:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: java.lang.NoSuchMethodError in databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/java-lang-nosuchmethoderror-in-databricks/m-p/23115#M15923</link>
      <description>&lt;P&gt;Hi! I am sharing the error stack with you. I can't share the code with you due to confidentiality of the code. Can you please guide me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.NoSuchMethodError: com.iig.utils.common.IIGCommonConstants$.flowProperties()Ljava/lang/String;&lt;/P&gt;&lt;P&gt;	at com.iig.new_rc_lookup.LookUpwithDB$.lookupProcess(&amp;lt;notebook&amp;gt;:320)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw$$iw$$iw$$iw$$iw$$iw.&amp;lt;init&amp;gt;(command-1436247:7)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw$$iw$$iw$$iw$$iw.&amp;lt;init&amp;gt;(command-1436247:64)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw$$iw$$iw$$iw.&amp;lt;init&amp;gt;(command-1436247:66)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw$$iw$$iw.&amp;lt;init&amp;gt;(command-1436247:68)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw$$iw.&amp;lt;init&amp;gt;(command-1436247:70)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$$iw.&amp;lt;init&amp;gt;(command-1436247:72)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read.&amp;lt;init&amp;gt;(command-1436247:74)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$.&amp;lt;init&amp;gt;(command-1436247:78)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$read$.&amp;lt;clinit&amp;gt;(command-1436247)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$eval$.$print$lzycompute(&amp;lt;notebook&amp;gt;:7)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$eval$.$print(&amp;lt;notebook&amp;gt;:6)&lt;/P&gt;&lt;P&gt;	at line971bf4bc0ef84297868f8aaede16b43951.$eval.$print(&amp;lt;notebook&amp;gt;)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:498)&lt;/P&gt;&lt;P&gt;	at scala.tools.nsc.interpreter.IMain$ReadEvalPrint.call(IMain.scala:793)&lt;/P&gt;&lt;P&gt;	at scala.tools.nsc.interpreter.IMain$Request.loadAndRun(IMain.scala:1054)&lt;/P&gt;&lt;P&gt;	at scala.tools.nsc.interpreter.IMain$WrappedRequest$$anonfun$loadAndRunReq$1.apply(IMain.scala:645)&lt;/P&gt;&lt;P&gt;	at scala.tools.nsc.interpreter.IMain$WrappedRequest$$anonfun$loadAndRunReq$1.apply(IMain.scala:644)&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 10:14:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/java-lang-nosuchmethoderror-in-databricks/m-p/23115#M15923</guid>
      <dc:creator>sarvesh242</dc:creator>
      <dc:date>2022-04-12T10:14:10Z</dc:date>
    </item>
  </channel>
</rss>

