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

Method testStoreRemoteAbsAuth

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

Source from the content-addressed store, hash-verified

368 }
369
370 @Test
371 public void testStoreRemoteAbsAuth() throws Exception {
372 checkStorePath("hdfs://localhost:9000/test","/test");
373 }
374
375 @Test
376 public void testStoreRemoteNormalize() throws Exception {

Callers

nothing calls this directly

Calls 1

checkStorePathMethod · 0.95

Tested by

no test coverage detected