Skip to content

Developer's Closet

A place where I can put my code and discuss big data.

Recover Lost Files on Linux

  • Linux
  • Ubuntu
September 9, 2014 kevin No comments

TestDisk includes PhotoRec which is very good at recovering files: sudo apt-get install testdisk To run PhotoRec: sudo photorec PhotoRec: http://www.cgsecurity.org/wiki/PhotoRec  

Continue reading

Copy data from one Hadoop cluster to another Hadoop cluster (running different versions of Hadoop)

  • HDFS
  • Ubuntu
August 6, 2014August 7, 2014 kevin No comments

I had to copy data from one Hadoop cluster to another recently. However, the two clusters ran different versions of Hadoop, which made using distcp […]

Continue reading

Useful Scripts

  • Linux
  • PowerShell
  • Windows
August 4, 2014September 4, 2014 kevin No comments

PowerShell: $ou = [adsi]”LDAP://OU=Marketing,OU=Departments,DC=Company,DC=Domain”; $user = $ou.psbase.get_children().find(‘CN=UserName’); $user.psbase.invokeSet(“allowLogon”,0); $user.setinfo(); Bash: #!/bin/bash fname=”/path/file” tname=”/new/file.tmp” i=”0″ DATE=$(date +%Y%m%d%H%M%S) sudo cp “$fname” “$fname”.$DATE while IFS=” read -r line […]

Continue reading

Sqoop Server Startup Failure: Upgrade required but not allowed

  • Cloudera Manager
  • Sqoop
July 18, 2014June 12, 2018 kevin No comments

After an upgrade from CDH 5.0.2 to CDH 5.0.3, Sqoop failed to start with the following error: Server startup failure, Connector registration failed, Upgrade required […]

Continue reading

HBase All Regions in Transition: state=FAILED_OPEN

  • Cloudera Manager
  • HBase
  • Linux
  • Ubuntu
July 1, 2014 kevin No comments

After I added a jar file to the HBase Master I had a problem where regions failed to transition to a RegionServer. Below are the errors; […]

Continue reading

Cron file failed to load: (username~) ORPHAN (no passwd entry)

  • Linux
  • Ubuntu
June 30, 2014July 1, 2014 kevin No comments

This problem bothers me a little. The authentication server failed during a cron job that referenced a specific account. Ubuntu could not authenticate the account, […]

Continue reading

Cloudera Manager HBase Check HFile Version

  • Cloudera Manager
  • HBase
June 24, 2014June 24, 2014 kevin No comments

An under-documented feature in Cloudera Manager is the HBase Check HFile Version. When upgrading from CDH 4.7 to CDH 5.0, I ran across the instructions that […]

Continue reading

Cannot Start HBase Master: SplitLogManager: Error Splitting

  • Cloudera Manager
  • HBase
June 12, 2014June 24, 2014 kevin No comments

I could not start HBase within Cloudera Manager, the service reported errors. I was initially confused because I could start the Master when the RegionServers […]

Continue reading

SQL Query for Recently Changed Objects

  • SQL
  • Windows
June 7, 2014August 7, 2014 kevin No comments

These may be useful to determine when objects have been changed.  We might infer from this info when was the last formal deployment of a […]

Continue reading

Fix an SQL Database Marked Suspect

  • SQL
  • Windows
May 30, 2014 kevin No comments

If you have a database marked suspect, and do not have a backup to restore from, you can attempt to repair the database. This may […]

Continue reading

Posts pagination

«Previous Posts 1 2 3 4 5 … 17 Next Posts»

Pages

  • About
  • Accumulo
  • Ansible
  • Apt-Cacher
  • Azure API Management
  • Azure Cosmos DB
  • Azure Data Catalog
  • Azure Data Facory
  • Azure Data Lake Store
  • Azure Virtual Machine Scale Sets
  • Couchbase
  • Drill
  • Flume
  • HBase
  • HDFS
  • Hive
  • Hue
  • Impala
  • Kafka
  • Oozie
  • OpenTSDB: Timeseries Database
  • Redis
  • Solr
  • Sqoop
  • Yarn
  • ZooKeeper

Categories

  • Azure (1)
  • Bash (3)
  • C# (1)
  • Citrix (1)
  • Cloudera Manager (13)
    • HBase (5)
    • HDFS (4)
    • Kafka (1)
    • Solr (1)
    • Sqoop (1)
  • Continuous Delivery (1)
  • Drill (1)
  • JavaScript (3)
  • jQuery (2)
  • Linux (24)
    • Ubuntu (12)
  • MySQL (4)
  • Oracle (1)
  • PHP (5)
  • PowerShell (19)
  • SQL (48)
  • System Center (13)
    • DPM (1)
    • Ops Manager (1)
    • Orchestrator (9)
    • Virtual Machine Manager (1)
  • Uncategorized (4)
  • VBScript (19)
  • Visual Studio (4)
  • Windows (95)

Tags

Active Directory API Backup Bash Batch Connections Database Date Differential Disaster Recovery Email Event Viewer Excel Find Kill Linux Logs Microsoft MySQL Opalis Performance PHP Query Replication rsync Scheduled Tasks Script Shell Shortcut SQL SQL 2005 Stored Procedure String Sub T-SQL Table Terminate Users VBScript Windows WinZip WMI WScript wss2 wss3

Recent Posts

  • Azure Price Comparison Chart
  • HBase: ReplicationLogCleaner: Failed to get stat of replication rs node
  • HBase: Unable to start Master: TableExistsException: hbase:namespace
  • List DPM Backups
  • PowerShell Script to Query VMM

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Kevin Verhoeven
WordPress Theme: Occasio by ThemeZee.