public class DistCp extends Object
When running locally, local file systems paths can be used. However, in a distributed environment HDFS paths must be provided both as input and output.
Modifier and Type | Field and Description |
---|---|
static String |
BYTES_COPIED_CNT_NAME |
static String |
FILES_COPIED_CNT_NAME |
Constructor and Description |
---|
DistCp() |
public static final String BYTES_COPIED_CNT_NAME
public static final String FILES_COPIED_CNT_NAME
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.