Akanksha-kedia commented on PR #17300:
URL: https://github.com/apache/pinot/pull/17300#issuecomment-3601169173

   java.lang.ClassNotFoundException: 
org.apache.pinot.plugin.inputformat.orc.ORCRecordReader
        at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
        at 
org.apache.pinot.spi.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:104)
        at 
org.apache.pinot.spi.plugin.PluginManager.createInstance(PluginManager.java:455)
        at 
org.apache.pinot.spi.plugin.PluginManager.createInstance(PluginManager.java:422)
        at 
org.apache.pinot.spi.plugin.PluginManager.createInstance(PluginManager.java:403)
        at 
org.apache.pinot.spi.data.readers.RecordReaderFactory.getRecordReaderByClass(RecordReaderFactory.java:147)
        at
        
        
        
        as pinot-orc shaded jar was missing 
        
        
        after :
   <img width="388" height="53" alt="Screenshot 2025-12-02 at 3 09 57 PM" 
src="https://github.com/user-attachments/assets/2791649c-19c9-4d05-b365-041ba0bbedbb";
 />
   <img width="1644" height="947" alt="Screenshot 2025-12-02 at 3 09 51 PM" 
src="https://github.com/user-attachments/assets/7e977108-d975-4b0b-a065-fd8b9b173aad";
 />
   


-- 
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