dragon-feng opened a new issue, #7268:
URL: https://github.com/apache/iceberg/issues/7268

   ### Query engine
   
   spark
   
   ### Question
   
   This problem cannot be solved using issues #4628, hadoop version 3.1.0, 
spark version 3.2.3, and iceberg version 0.14.1
        
    diagnostics: User class threw exception: java.lang.ClassNotFoundException: 
   Failed to find data source: iceberg. Please find packages at
   http://spark.apache.org/third-party-projects.html
          
        at 
org.apache.spark.sql.errors.QueryExecutionErrors$.failedToFindDataSourceError(QueryExecutionErrors.scala:443)
        at 
org.apache.spark.sql.execution.datasources.DataSource$.lookupDataSource(DataSource.scala:670)
        at 
org.apache.spark.sql.streaming.DataStreamWriter.startInternal(DataStreamWriter.scala:362)
        at 
org.apache.spark.sql.streaming.DataStreamWriter.start(DataStreamWriter.scala:248)
        at 
com.myit.app.streaming.StructStreamingIceberg$.main(StructStreamingIceberg.scala:87)
        at 
com.myit.app.streaming.StructStreamingIceberg.main(StructStreamingIceberg.scala)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.spark.deploy.yarn.ApplicationMaster$$anon$2.run(ApplicationMaster.scala:737)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to