You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2023/01/11 06:39:44 UTC

[GitHub] [iceberg] renshangtao opened a new issue, #6561: The ORC module modified the package but did not modify META-INF/services

renshangtao opened a new issue, #6561:
URL: https://github.com/apache/iceberg/issues/6561

   ### Apache Iceberg version
   
   0.14.1
   
   ### Query engine
   
   Flink
   
   ### Please describe the bug 🐞
   
   When I developed ORC encryption, I found that it can be encrypted successfully on IDEA, but failed to execute it in Flink engine.
   
   After troubleshooting, I found that the package path of orc is '/org/apache/iceberg/shaded/org/apache/orc/impl/mask/MaskProvider' but the in the META-INF/services is 'org.apache.orc.impl.mask.MaskProvider'
   
   So when the code is executed to Datamask.Factory.DataMask the ServiceLoader load the Provider.class failed 


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #6561: The ORC module modified the package path but did not modify META-INF/services

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6561:
URL: https://github.com/apache/iceberg/issues/6561#issuecomment-1633358337

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] closed issue #6561: The ORC module modified the package path but did not modify META-INF/services

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #6561: The ORC module modified the package path but did not modify META-INF/services
URL: https://github.com/apache/iceberg/issues/6561


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] renshangtao commented on issue #6561: The ORC module modified the package but did not modify META-INF/services

Posted by GitBox <gi...@apache.org>.
renshangtao commented on issue #6561:
URL: https://github.com/apache/iceberg/issues/6561#issuecomment-1378303284

   cc @rdblue @openinx 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] renshangtao commented on issue #6561: The ORC module modified the package path but did not modify META-INF/services

Posted by GitBox <gi...@apache.org>.
renshangtao commented on issue #6561:
URL: https://github.com/apache/iceberg/issues/6561#issuecomment-1381206939

   #6577 I had fix the problem in this pr


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] github-actions[bot] commented on issue #6561: The ORC module modified the package path but did not modify META-INF/services

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6561:
URL: https://github.com/apache/iceberg/issues/6561#issuecomment-1654785801

   This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org