File tree Expand file tree Collapse file tree
tez-plugins/tez-yarn-timeline-history-with-fs
tez-tools/analyzers/job-analyzer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 <artifactId >mockito-all</artifactId >
6161 <scope >test</scope >
6262 </dependency >
63+ <dependency >
64+ <groupId >org.apache.tez</groupId >
65+ <artifactId >hadoop-shim</artifactId >
66+ </dependency >
6367 <dependency >
6468 <groupId >org.apache.tez</groupId >
6569 <artifactId >tez-runtime-internals</artifactId >
Original file line number Diff line number Diff line change 3939 <type >test-jar</type >
4040 <scope >test</scope >
4141 </dependency >
42+ <dependency >
43+ <groupId >org.apache.tez</groupId >
44+ <artifactId >hadoop-shim</artifactId >
45+ </dependency >
4246 <dependency >
4347 <groupId >org.apache.tez</groupId >
4448 <artifactId >tez-runtime-library</artifactId >
Original file line number Diff line number Diff line change 3636 <groupId >org.apache.tez</groupId >
3737 <artifactId >tez-dag</artifactId >
3838 </dependency >
39+ <dependency >
40+ <groupId >org.apache.tez</groupId >
41+ <artifactId >hadoop-shim</artifactId >
42+ </dependency >
3943 <dependency >
4044 <groupId >org.apache.tez</groupId >
4145 <artifactId >tez-yarn-timeline-history</artifactId >
155159 </build >
156160
157161</project >
158-
Original file line number Diff line number Diff line change 4646 <groupId >org.apache.tez</groupId >
4747 <artifactId >tez-dag</artifactId >
4848 </dependency >
49+ <dependency >
50+ <groupId >org.apache.tez</groupId >
51+ <artifactId >hadoop-shim</artifactId >
52+ </dependency >
53+ <dependency >
54+ <groupId >org.apache.tez</groupId >
55+ <artifactId >tez-runtime-library</artifactId >
56+ </dependency >
4957 <dependency >
5058 <groupId >org.apache.tez</groupId >
5159 <artifactId >tez-tests</artifactId >
You can’t perform that action at this time.
0 commit comments