MCPcopy Create free account
hub / github.com/apache/pig / testStoreRemoteAbsScheme

Method testStoreRemoteAbsScheme

test/org/apache/pig/test/TestStore.java:365–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

363 }
364
365 @Test
366 public void testStoreRemoteAbsScheme() throws Exception {
367 checkStorePath("hdfs:/tmp/test","hdfs:/tmp/test");
368 }
369
370 @Test
371 public void testStoreRemoteAbsAuth() throws Exception {

Callers

nothing calls this directly

Calls 1

checkStorePathMethod · 0.95

Tested by

no test coverage detected