In a hindsight, it appears that it could’ve been a better idea to take this photograph through the clean window rather than the one close to me. But whatever’s done — is done. Too bad it didn’t last more than couple of minutes.
Hadoop’s “DistributedFileSystem vs DistributedCache” mystery
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 try { FileSystem dfs = DistributedFileSystem.get(hadoopJobConfiguration); final FileStatus[] sts = dfs.listStatus(new Path(this.hdfsDirectory)); for ( FileStatus s : sts ) { if ( s.getPath().toString().endsWith(".jar") ) { log.info("Jar found: " + s.getPath().toString()); DistributedCache.addFileToClassPath(new Path(s.getPath().toUri().getPath()), hadoopJobConfiguration); } } } catch (IOException [...]
No, really, have you seen it at all? I bet you didn’t because otherwise you would’ve tell the world about it — I’m using it for quite a while now, and I can firmly say: this is a program which just works, and makes my life substantially easier.
What is it anyway? Here you go: [...]
On cycle superhighways and shining wisdom of TfL
Personally, I think that Cycle Superhighways project is bogus — at least in a way it is right at the moment. Why is it? It’s simple. Take a look at this photograph:
What you think, is there anything wrong with it? Lanes are blue, highly visible and all that stuff — sure [...]
So very true, really! Too good my manager feels quite comfortable with me using JSON, Python and Hadoop =)
Shortly — it works. Took me almost an hour to get through 12 km — mainly because many times I slowed down to actually understand, where should I turn, as GPS (being guided by pre-defined route) provided me very little help should something go wrong. But I did it anyway — and CycleStreets did show [...]
Pretty good looking, can moderate/answer comments and upload pictures – sounds good, as far as I’m concerned.
Perhaps, I’m not an only one who uses WordPress as a blogging platform of my choice — surely it’s my domain and my hosting, but still. Recently I’ve discovered very neat and nice way of backing up your entire blog, which can be described in a few simple steps:
Go to wordpress.com and create [...]
Did you know you can do it?
Drag the icon and drop it to Finder’s toolbar, that’s it! Another picture after the break
Finally, on my own domain and my own hosting — Posterous was cool, but I want a bit more control over what I have.
-
Categories
-
Meta
