07 2016 档案
摘要:Spark comes with several sample programs. Scala, Java, Python and R examples are in the examples/src/main directory. To run one of the Java or Scala s
阅读全文
摘要:HDFS原理由nameNode记录,由dataNode存储,存储方式应该可以配置,但是要存储与查看要通过命令,而不能直接查看(粗略理解,肯定在磁盘上是可以看到的三,不过在哪里喃,还没切看) 推送文件到HDFS hadoop fs -put 本地 集群 eg: hadoop fs -put /lw.t
阅读全文
摘要:spark.mllib contains the original API built on top of RDDs. spark.mllib 包含原始API构建于RDD之上。spark.ml provides higher-level API built on top of DataFrames
阅读全文
摘要:fragment必须要加id,否则会出现错Error inflating class fragment错误 setContentView后出现 空指针异常,为什么,因为其它代码不能根据id和layout找到相应的控件,尽管有这名字,但是那段内存已经空了,或者说在另一个空间里了
阅读全文
摘要:ctrl+H查看类的继承结构 继承关系 preview显示,xml 与 预览图同时显示,android studio 最左下角的小方块,点击选择preview就可实时显示界面。而不是split 界面
阅读全文
摘要:activity切换,用intent传递参数 http://www.cnblogs.com/leipei2352/archive/2011/08/09/2132096.html 提示:ctrl+alt+space 补全:ctrl+space android studio drawable .xml文
阅读全文

浙公网安备 33010602011771号