You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/05/10 03:38:31 UTC

[GitHub] [incubator-seatunnel] someorz commented on issue #1676: [Bug] [HDFS] java.lang.IllegalAccessError

someorz commented on issue #1676:
URL: https://github.com/apache/incubator-seatunnel/issues/1676#issuecomment-1121850902

   ![image](https://user-images.githubusercontent.com/5456361/167537486-de18f00b-6dec-471b-b460-1425109f74cd.png)
    
   ```
   <artifactSet>
           <excludes>
               <exclude>org.apache.hadoop:hadoop-hdfs</exclude>
               <exclude>org.apache.flink:flink-shaded-hadoop-2</exclude>
           </excludes>
   </artifactSet>
   ```
   after modify root pom.xml,i can run examples successfully


-- 
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: commits-unsubscribe@seatunnel.apache.org

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