码迷,mamicode.com
首页 >  
搜索关键字:spark jar包依赖 submit    ( 13476个结果
大数据架构师基础:hadoop家族,Cloudera产品系列等各种技术
大数据我们都知道hadoop,可是还会各种各样的技术进入我们的视野:Spark,Storm,impala,让我们都反映不过来。为了能够更好的架构大数据项目,这里整理一下,供技术人员,项目经理,架构师选择合适的技术,了解大数据各种技术之间的关系,选择合适的语言。 我们可以带着下面问题来阅读本文章: 1...
分类:其他好文   时间:2014-07-19 21:05:50    阅读次数:236
UVA - 10895 Matrix Transpose
UVA - 10895 Matrix Transpose Time Limit:3000MS   Memory Limit:Unknown   64bit IO Format:%lld & %llu [Submit]  [Go Back]  [Status]   Description  A: Matrix Transp...
分类:其他好文   时间:2014-07-18 23:00:14    阅读次数:241
C_Dp
/* C - 简单dp 例题 Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description A subsequence of a given sequence is the given sequence with some elements (poss...
分类:其他好文   时间:2014-07-18 22:28:24    阅读次数:206
B_Dp
/* B - 简单dp 例题 Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 (Figure 1) Figure 1 shows a nu...
分类:其他好文   时间:2014-07-18 22:23:40    阅读次数:226
D_Dp
/* D - 简单dp 例题 Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Description Given a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum ...
分类:其他好文   时间:2014-07-18 22:23:25    阅读次数:231
H_Dp
/* H - 简单dp 例题扩展 Time Limit:3000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status Description A palindrome is a symmetrical string, that is, a string read identically from ...
分类:其他好文   时间:2014-07-18 22:23:07    阅读次数:235
A_Dp
/* A - ¼òµ¥dp ÀýÌâ Time Limit:1000MS Memory Limit:30000KB 64bit IO Format:%I64d & %I64u Submit Status Description A military contractor for the Department of Defense has just completed a seri...
分类:其他好文   时间:2014-07-18 21:37:41    阅读次数:222
Dp_F Pku1157
/* F - 简单dp Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64u Submit Status Description You want to arrange the window of your flower shop in a most pleasant way. You have...
分类:其他好文   时间:2014-07-18 21:31:53    阅读次数:277
超漂亮的CSS3按钮制作教程分享
利用CSS3属性制作按钮,我们只需要用到Gradient属性,不用使用任何图片素材和JavaScript代码,仅仅通过CSS就能制作出好看的渐变按钮。按钮的大小可以通过CSS属性就能轻松的修改,而且它可以使用html的很多标签来制作,比如div,button,span,a,input[‘submit...
分类:Web程序   时间:2014-07-17 11:15:18    阅读次数:345
第一个GraphX程序
程序功能:收集顶点指向的邻居中所在地 /* * 找出每个顶点所指向的邻居中所在的地区 */ import org.apache.spark.SparkContext import org.apache.spark.SparkContext._ import org.apache.spark.SparkConf import scala.collection.mutable.Map impor...
分类:其他好文   时间:2014-07-16 16:34:28    阅读次数:299
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!