From e91cfe68e722403893b9d7ba317d28fc817fdada Mon Sep 17 00:00:00 2001 From: vinoth chandar Date: Tue, 20 Dec 2016 16:51:58 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9369df6..caeffdc6c 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ select count(*) from hive.default.hoodie_test If all is good you should get a command prompt similar to this one ``` -prasanna@hadoopgw01-sjc1:~/hoodie/hoodie-cli$ ./hoodie-cli.sh +prasanna@:~/hoodie/hoodie-cli$ ./hoodie-cli.sh 16/07/13 21:27:47 INFO xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [jar:file:/home/prasanna/hoodie/hoodie-cli/target/hoodie-cli-0.1-SNAPSHOT.jar!/META-INF/spring/spring-shell-plugin.xml] 16/07/13 21:27:47 INFO support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@372688e8: startup date [Wed Jul 13 21:27:47 UTC 2016]; root of context hierarchy 16/07/13 21:27:47 INFO annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring