Member since
10-09-2017
6
Posts
0
Kudos Received
0
Solutions
04-19-2018
02:36 PM
hi @Predrag Minovic how can i locate some word but in a table, no in a column? select count(distinct Z)from t1 where locate("Java", X)>0; thank you.
... View more
10-09-2017
08:13 PM
it is a compress bz2 file and i get an error about the codec when tring to get de new file. INFO compress.CodecPool:
Got brand-new decompressor [.bz2] text: Unable to write to
output stream.
... View more
10-09-2017
07:06 PM
i need to merge n part files in hdfs but i dont have enough space in the local FS to generate it with getmerge. Is there another way to do this?
... View more
Labels:
- Labels:
-
HDFS