Viewing 15 posts - 541 through 555 (of 3,615 total)
HDFS is a file system implemented using a JVM.
hBase is a distributed database implemented using a JVM sitting on top of HDFS sitting on top of a JVM.
The stuff that...
March 4, 2020 at 10:07 pm
I think we need to get COVID-19 into some sort of perspective. The fear is that there will be an outbreak of some virus comparable with the Spanish Flu of...
March 4, 2020 at 8:49 am
My experience with Hadoop was that it was too complex, too slow, too hyped up. It didn't take long to work out that it wasn't going to replace anyones data...
March 2, 2020 at 8:47 am
Any chance some of the course material could be put on this site, Simple-talk or the Red-Gate product knowledge sites?
February 18, 2020 at 8:18 am
I was shocked on a company away day into the local hills by how unfit a lot of colleagues half my age were. I was worried that I wouldn't be...
February 13, 2020 at 7:50 am
I know of a company that paid an astronomic sum to keep a warehouse distribution system supported on obsolete hardware and a long obsolete version of the software.
They had a...
February 11, 2020 at 8:35 am
We use Flake8 for Python coding. It enforces a whole range of coding rules including coding style.
I wouldn't call SQLPrompt a linter but its features achieve many of the same...
February 9, 2020 at 9:44 pm
If you are not one of the ones the powers that be listen to then study those who are listened to.
February 9, 2020 at 5:02 pm
I know, from working for a documentation company, that there are guidelines based on studies that say how much can be proofread within a given time period.
I can't imagine that...
February 7, 2020 at 10:12 pm
I think we have to ask what we want from a peer review. I think there is value in someone validating the approach and the techniques.
If you are looking for...
February 7, 2020 at 5:59 pm
When I was in college a teacher said "if your IT project doesn't have executive buy-in, its not going to make it to market/production". Over the years I've learned...
February 6, 2020 at 9:12 am
It is a lot easier if the company reputation hangs on being seen to do the right thing with regard to customer data. If the company reputation forms a large...
February 3, 2020 at 8:32 am
In my limited experience as a DBA, some developers aren't happy until they can access anything they want in any production environment
I have gone through this and the question to them...
February 1, 2020 at 9:58 am
In my organisation the DBs are under source control so every morning it is a case of
git pull
./launch-latest.sh
January 31, 2020 at 9:01 am
If you try and control everything not only do you become the bottleneck you limit the lessons that others learn.
It's not for everyone but I find being an approachable mentor...
January 30, 2020 at 7:50 am
Viewing 15 posts - 541 through 555 (of 3,615 total)