Skip to content
Hadoop Troubleshooting Guide - Eric's Blog
Cloudera Hadoop Problem Solver....
  • Hadoop
  • Hive
  • Impala
  • Sqoop
  • Cloudera Manager
  • Yarn
  • Oozie
  • Ranger
  • Sentry
  • Spark
  • Search
  • Hadoop
  • Hive
  • Impala
  • Sqoop
  • Cloudera Manager
  • Yarn
  • Oozie
  • Ranger
  • Sentry
  • Spark
  • Search
Month: February 2013

Month: February 2013

Home 2013 February

Disable Drupal Comment Preview Button

Eric Lin February 25, 2013 February 19, 2020

Drupal 6 only allows you to set the comment preview button be either “Required” or “Optional”, but does not allow you to turn it off totally. But you can turn it off easily by updating your theme’s CSS file. To hide the preview button, add the following to your theme’s …

Web Development
Read more"Disable Drupal Comment Preview Button"0

Copy Hadoop Data From One HDFS to Another

Eric Lin February 21, 2013 November 18, 2014

If you have two HDFS cluster operating on two different places (production vs alpha for example), sometimes you might want to copy some data from one cluster to another. To do it is easy using Hadoop’s internal “distcp” command: We have the following directory structure in the source: The end …

Cloudera
Read more"Copy Hadoop Data From One HDFS to Another"0

PHP – All Combinations Between Array Elements

Eric Lin February 13, 2013 February 19, 2020

OK, this is what I need to solve. Given an array of the following elements: I want to get the following combinations: It is quite obvious that I will need a recursive function to do this, but it is not straightforward to start writing the function straightaway. With the hope …

Programming
Read more"PHP – All Combinations Between Array Elements"0

Find All Possible Combination Of An Array In PHP

Eric Lin February 1, 2013 February 19, 2020

Today, one of the tasks involved at work required me to solve the problem outlined in the title of this post. For example, given an array of (‘red’, ‘blue’, ‘green’), we want to return the following: Initially my first impression was to use recursive function call, but it turned out …

Programming
Read more"Find All Possible Combination Of An Array In PHP"0
Follow @ericlin05

Eric Lin
@ericlin05

  • Snowflake Guide New Post: Query Against Parquet File failed with error “Not yet implemented: Unsupported encoding” https://t.co/w0lp5ti0jY
    about 2 days ago
  • Snowflake Guide New Post: Key Based Authentication Failed with “JWT token is invalid” Error https://t.co/x5URWXtYud
    about 4 months ago
  • Snowflake Guide New Post: Unable to Change Column Type with Collation https://t.co/ktNFodcoIN
    about 4 months ago
February 2013
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728  
« Jan   Mar »

Family

  • DevStudio
  • Tracy Lin
  • Trevor Lin
  • 中文博客

Friends

  • RAYNIX 筆記
Powered by Roseta & WordPress.
©2021 Hadoop Troubleshooting Guide - Eric's Blog
Back to Top
✕

My new Snowflake Blog is now live. I will not be updating this blog anymore but will continue with new contents in the Snowflake world!