From fc8eb9b54fef270a9b308ef5e87072a39dd9ff30 Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Thu, 9 Oct 2014 13:59:05 -0700 Subject: [PATCH] SQOOP-1573: Sqoop2: From/To: Fix driver labels (Abraham Elmahrek via Jarek Jarcec Cecho) --- core/src/main/resources/driver-config.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/driver-config.properties b/core/src/main/resources/driver-config.properties index 78c3b381..e0057759 100644 --- a/core/src/main/resources/driver-config.properties +++ b/core/src/main/resources/driver-config.properties @@ -19,7 +19,7 @@ # Throttling From # -throttthrottlingConfigling.label = Throttling resources +throttlingConfig.label = Throttling resources throttlingConfig.help = Set throttling boundaries to not overload your systems throttlingConfig.numExtractors.label = Extractors