We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b901335 commit 831c194Copy full SHA for 831c194
mr/src/test/java/org/elasticsearch/hadoop/rest/RestClientTest.java
@@ -22,6 +22,7 @@
22
import org.elasticsearch.hadoop.cfg.Settings;
23
import org.elasticsearch.hadoop.rest.query.MatchAllQueryBuilder;
24
import org.elasticsearch.hadoop.util.BytesArray;
25
+import org.elasticsearch.hadoop.util.ClusterInfo;
26
import org.elasticsearch.hadoop.util.FastByteArrayInputStream;
27
import org.elasticsearch.hadoop.util.TestSettings;
28
import org.junit.Test;
0 commit comments