File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 22432243 <groupId >org.pentaho</groupId >
22442244 <artifactId >pentaho-aggdesigner-algorithm</artifactId >
22452245 </exclusion >
2246+ <exclusion >
2247+ <groupId >org.apache.hive.shaded.avatica</groupId >
2248+ <artifactId >mapr-shaded-avatica</artifactId >
2249+ </exclusion >
22462250 <!-- End of Hive 2.3 exclusion -->
22472251 </exclusions >
22482252 </dependency >
Original file line number Diff line number Diff line change 138138 <groupId >com.mapr.security</groupId >
139139 <artifactId >mapr-security-web</artifactId >
140140 </exclusion >
141+ <exclusion >
142+ <groupId >org.apache.hive.shaded.avatica</groupId >
143+ <artifactId >mapr-shaded-avatica</artifactId >
144+ </exclusion >
141145 </exclusions >
142146 </dependency >
143147 <dependency >
You can’t perform that action at this time.
0 commit comments