| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
28 (1.089s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/collect/Maps - Flume - [mail # dev]
|
|
...Yeah, I have download the Guava jar and now working fine. Many thanks for support. Best regards. KK On Tue, Nov 20, 2012 at 7:11 PM, Mike Percy wrote: ...
|
|
|
Author: kashif khan,
2012-11-21, 13:08
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Dear Shankar Sharma. I am using Eclipse as IDE. I dont have any idea, how to create the project as maven project. I have downloaded Mave2 but given me some strange error. So if you can...
|
|
|
Author: kashif khan,
2012-11-21, 12:36
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Dear Tariq Many thanks, finally I have created the directory and upload the file. Once again many thanks Best regards On Tue, Nov 20, 2012 at 3:04 PM, kashif khan &nb...
|
|
|
Author: kashif khan,
2012-11-20, 16:22
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Dear Many thanks I have downloaded the jar file and added to project. Now getting another error as: og4j:WARN No appenders could be found for logger (org.apache.hadoop.metrics2....
|
|
|
Author: kashif khan,
2012-11-20, 15:04
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Could please let me know the name of jar file and location Many thanks Best regards On Tue, Nov 20, 2012 at 2:33 PM, Mohammad Tariq wrote: ...
|
|
|
Author: kashif khan,
2012-11-20, 14:36
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...Dear Tariq Thanks I have added the jar files from Cdh and download the cdh4 eclipse plugin and copied into eclipse plugin folder. The previous error I think sorted out but now I am get...
|
|
|
Author: kashif khan,
2012-11-20, 14:27
|
|
|
Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/collect/Maps - Flume - [mail # dev]
|
|
...Dear all, I am running simple java program to create a directory in HDFS. The code as: import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.FileSystem; impor...
|
|
|
Author: kashif khan,
2012-11-20, 14:22
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...HI M Tariq I am trying the following the program to create directory and copy file to hdfs. But I am getting the following errors Program: import org.apache.hadoop....
|
|
|
Author: kashif khan,
2012-11-20, 10:40
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...The input path is fine. Problem in output path. I am just wonder that it copy the data into local disk (/user/root/) not into hdfs. I dont know why? Is it we give the correct statement...
|
|
|
Author: kashif khan,
2012-11-19, 15:34
|
|
|
Re: Automatically upload files into HDFS - Flume - [mail # user]
|
|
...when I am applying the command as $ hadoop fs -put /usr/Eclipse/Output.csv /user/root/Output.csv. its work fine and file browsing in the hdfs. But i dont know why its not work in...
|
|
|
Author: kashif khan,
2012-11-19, 15:01
|
|
|
|