码迷,mamicode.com
首页 >  
搜索关键字:spark jar包依赖 submit    ( 13476个结果
Spark安装
记录安装Spark环境的过程。前提是Hadoop集群已经安装,详见:Hadoop 2.X 集群安装环境:Centos 6.4 X64 & Hadoop 2.2(三节点集群) & Spark 1.01、获取Spark源码,可以去官网下载,解压。2、编译源码。1)先安装Maven。2)进入源码目录,执行...
分类:其他好文   时间:2014-07-16 19:28:29    阅读次数:180
C - 排列(1.5.9)
Time Limit:1000MS     Memory Limit:30000KB     64bit IO Format:%I64d & %I64u Submit Status Description 题目描述:  大家知道,给出正整数n,则1到n这n个数可以构成n!种排列,把这些排列按照从小到大的顺序(字典顺序)列出,如n=3时,列出1 2 3,1 3 2...
分类:其他好文   时间:2014-07-14 13:57:53    阅读次数:168
十分钟了解分布式计算:Google Dataflow
Google声称内部已经抛弃Map-reduce几年了,并在今年的Google IO大会高调发布Cloud Dataflow系统。本文介绍了在这个新框架下如何进行分布式计算,并与现有基于Hadoop的Twitter Summingbird以及Spark框架进行了对比。
分类:其他好文   时间:2014-07-13 20:29:26    阅读次数:353
(素数求解)I - Dirichlet's Theorem on Arithmetic Progressions(1.5.5)
Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description If a and d are relatively prime positive integers, the arithmetic sequence begin...
分类:其他好文   时间:2014-07-13 18:53:13    阅读次数:251
H - Quicksum(1.5.3)
Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description A checksum is an algorithm that scans a packet of data and returns a single numb...
分类:其他好文   时间:2014-07-13 18:47:10    阅读次数:219
E - Hangover(1.4.1)
Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description How far can you make a stack of cards overhang a table? If you have one card, yo...
分类:其他好文   时间:2014-07-13 18:24:15    阅读次数:365
G - Specialized Four-Digit Numbers(1.5.2)
Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description Find and list all four-digit numbers in decimal notation that have the property ...
分类:其他好文   时间:2014-07-13 18:17:24    阅读次数:198
D - I Think I Need a Houseboat(1.3.1)
Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description Fred Mapper is considering purchasing some land in Louisiana to build his house ...
分类:其他好文   时间:2014-07-13 18:06:46    阅读次数:379
F - Humidex(1.4.2)
Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description Adapted from Wikipedia, the free encyclopedia The humidex is a measurement used...
分类:其他好文   时间:2014-07-13 18:00:41    阅读次数:340
蔡先生论道大数据之九: 要的就是"快"
前面几章节谈论了企业如何利用大数据帮助企业建立精准营销模型,大家了解了"大数据"\"小数据",那么数据本身的问题解决了,今天我说一下另外一个非常重要的概念,就是"即时性"。可以说大数据最重要的意义之一是解决了营销上的“实时性”问题,在当下手机、平板多屏运作,快速处理用..
分类:其他好文   时间:2014-07-13 15:18:57    阅读次数:183
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!