We are excited to announce the acquisition of Octopai, a leading data lineage and catalog platform that provides data discovery and governance for enterprises to enhance their data-driven decision making. Cloudera’s mission since its inception has been to empower organizations to transform all their data to deliver trusted, valuable, and predictive insights. With AI and […] Read blog post
カウンターを取得する例。[2012-03-27] import org.apache.hadoop.mapred.Task; ~ Counters counters = job.getCounters(); Counter counter = counters.findCounter(Task.Counter.MAP_OUTPUT_RECORDS); long c = counter.getValue(); 独自カウンターの使用例 カウンターオブジェクトは、MapperあるいはReducer(Combiner)のcontext、もしくはJobから取得することが出来る。 カウンターの種類を区別する為に列挙子(enum)を用意するのが一般的なようだ。 public enum CounterEnum { MY_COUNT } import org.apache.hadoop.mapreduce.
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く