Hive provides a command to repair individual tables but lacks a command to repair full database at once Following script can be used to rep...
Read More
Java/JDK 9 Features at a Glance
Java-9's full-fledged version is yet to be released but here I am going to discuss about its main developer features with refere...
Read More
Cloud Computing: A Look on Telnet and SSH
Telnet: Traditional way to connect Remote Host Overview, Telnet is an OSI Application Layer protocol used to provide a bidirectional i...
Read More
A Look on "Too many open files" Exception
This exception occurs when you are opening a file (or a pipe or a socket) but the number of open file descriptors count already reached t...
Read More
Session and Cookies
What is web Session? An abstract concept to represent a series of HTTP requests and responses between a specific web browser and server. ...
Read More
An Outlook to Hadoop MapReduce Framework
Untitled Document.md MapReduce Operators Mapper Reducer Combiner Partitioner Sorting [GropingComparator and KeyComparator] MapRe...
Read More
Things to Consider while Indexing Large volume of Data to ElasticSearch
Indexing large volume of data usually more than a TB from hadoop to elasticsearch may not work as your expectation,and to get the job do...
Read More
Processing data from AWS S3 using Cascading on Apache Hadoop YARN
S3 Native FileSystem (URI scheme: s3n) A native filesystem for reading and writing regular files on s3. The advantage of this filesystem i...
Read More
Subscribe to:
Posts (Atom)