会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
sanmutongzi
博客园
首页
新随笔
联系
管理
订阅
随笔 - 94 文章 - 0 评论 - 18 阅读 -
18万
12 2023 档案
MAC APPLE M2 芯片 mvn 打包问题
摘要:使用apple m1/m2 芯片的系统 mvn build 项目时候会有很多问题mvn file 添加 <settings> ... <activeProfiles> <activeProfile> apple-silicon </activeProfile> ... </activeProfile
阅读全文
posted @
2023-12-27 20:53
sanmutongzi
阅读(51)
评论(0)
推荐(0)
编辑
公告
昵称:
sanmutongzi
园龄:
10年9个月
粉丝:
11
关注:
3
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
我的标签
kafka
(20)
flink
(12)
scala
(9)
shell
(6)
数据结构与算法
(5)
storm
(4)
spark-streaming
(4)
openresty
(4)
jvm
(4)
lua
(3)
更多
随笔档案
2024年4月(1)
2023年12月(1)
2022年3月(1)
2021年12月(1)
2019年8月(2)
2019年3月(1)
2018年12月(2)
2018年11月(2)
2018年8月(1)
2018年7月(1)
2018年6月(2)
2018年1月(1)
2017年12月(2)
2017年11月(1)
2017年10月(3)
2017年9月(2)
2017年7月(3)
2017年2月(2)
2017年1月(3)
2016年12月(4)
2016年11月(2)
2016年7月(2)
2016年6月(1)
2016年5月(1)
2016年4月(3)
2016年3月(5)
2016年2月(3)
2016年1月(1)
2015年12月(2)
2015年10月(3)
2015年9月(1)
2015年8月(2)
2015年7月(3)
2015年6月(1)
2015年5月(1)
2015年4月(5)
2015年3月(1)
2015年2月(1)
2014年12月(6)
2014年11月(2)
2014年10月(1)
2014年9月(2)
2014年8月(1)
2014年7月(3)
2014年6月(5)
更多
阅读排行榜
1. kafka consumer assign 和 subscribe模式差异分析(16017)
2. kafka 配置kerberos校验以及开启acl实践(12719)
3. Linux下报 java.net.SocketException权限不够 异常解决(9144)
4. 基于flink快速开发实时TopN程序(7470)
5. flink-connector-kafka consumer的topic分区分配源码(6946)
推荐排行榜
1. 基于flink快速开发实时TopN程序(1)
2. spark-streaming的checkpoint机制源码分析(1)
3. kafka 部分问题处理记录(1)
4. kafka consumer assign 和 subscribe模式差异分析(1)
5. kafka offset-check工具失效的问题(1)
最新评论
1. Re:spark-streaming-kafka-0-10源码分析
@ 北京de小刀这个scala的使用方式是什么意思,scala调用spark-streaming-kafka的demo吗?这个官网上有的吧。...
--sanmutongzi
2. Re:spark-streaming-kafka-0-10源码分析
能不能写个scala的 使用方式
--北京de小刀
3. Re:【flink training】 打车热点区域实时统计PopularPlaces
@ sanmutongzi好的,感谢...
--电解水
4. Re:【flink training】 打车热点区域实时统计PopularPlaces
@ 电解水你这俩问题不是java的概念,是flink指定数据key的特定用法,可以参考官方文档:...
--sanmutongzi
5. Re:【flink training】 打车热点区域实时统计PopularPlaces
emmm```还有以下这种写法,我能通过什么方式明白这种写法嘛?不知道java还有这种写法啊!感谢解答int cellID = ((Tuple2<Integer,Boolean>)key).f0;...
--电解水
点击右上角即可分享