Member since
07-23-2016
9
Posts
1
Kudos Received
0
Solutions
08-15-2016
10:11 AM
Hi, May i know hdfs able to append to file using appendToFile from different node to same file at the same time using HDFS latest version ? Thanks for any guide / advice. Best Regards, Jason
... View more
Labels:
- Labels:
-
Apache Hadoop
07-24-2016
06:58 AM
Thank you for the answer
... View more
07-24-2016
02:05 AM
Thank you for the advice,the new feature of windowing seem able to solve my problem but only concern is the in memory capability to hold 1 hour data , may i know any example for how to configure /do the disk cache ? Between i found out some example of doing append in hdfs http://stackoverflow.com/questions/32339602/append-to-file-in-hdfs-cdh-5-4-5 the CDH platform can do the append ?
... View more
07-23-2016
11:37 PM
Appreciate for the advice between the file name will be named something like ddmmyyyy-hh. I want to group the log by hourly and the event per second can be changed, so the number of tuples and file side cannot be determined. In this case how to do it?
... View more
07-23-2016
04:04 PM
I want to write data to new file if file not exist and append data to existing file using storm hdfs connector HdfsBolt. May I know how to do this ?
Appreciate for any suggestions.
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Storm