Skip to content

Commit 831c194

Browse files
committed
Fix compile errors
1 parent b901335 commit 831c194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mr/src/test/java/org/elasticsearch/hadoop/rest/RestClientTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import org.elasticsearch.hadoop.cfg.Settings;
2323
import org.elasticsearch.hadoop.rest.query.MatchAllQueryBuilder;
2424
import org.elasticsearch.hadoop.util.BytesArray;
25+
import org.elasticsearch.hadoop.util.ClusterInfo;
2526
import org.elasticsearch.hadoop.util.FastByteArrayInputStream;
2627
import org.elasticsearch.hadoop.util.TestSettings;
2728
import org.junit.Test;

0 commit comments

Comments
 (0)