milvus分批写入测试数据
创始人
2024-12-29 01:38:08
0

milvus分批写入测试数据

场景:

假如现在需要向milvus写入500W数据,调用milvus的insert api一次性写入500W数据是不现实的,内存也吃不消。

这时候需要分批写入,例如每次写入1000行,直至写完500W数据。

实现代码如下:

package main  import ( 	"context" 	"fmt" 	"github.com/milvus-io/milvus-sdk-go/v2/client" 	"github.com/milvus-io/milvus-sdk-go/v2/entity" 	"log" 	"math/rand" 	"strconv" )  const ( 	milvusAddr     = `192.168.230.71:19530` 	dim            = 512 	collectionName = "hello_iterator"  	msgFmt                                     = "==== %s ====\n" 	idCol, randomCol, addressCol, embeddingCol = "ID", "random", "address", "embeddings" 	totalRows                                  = 100005 	batchSize                                  = 1000 )  func main() { 	ctx := context.Background()  	log.Printf(msgFmt, "start connecting to Milvus") 	c, err := client.NewClient(ctx, client.Config{ 		Address: milvusAddr, 	}) 	if err != nil { 		log.Fatal("failed to connect to milvus, err: ", err.Error()) 	} 	defer c.Close()  	// delete collection if exists 	has, err := c.HasCollection(ctx, collectionName) 	if err != nil { 		log.Fatalf("failed to check collection exists, err: %v", err) 	} 	if has { 		//c.DropCollection(ctx, collectionName) 		log.Println("collection exists") 		return 	}  	// create collection 	log.Printf(msgFmt, fmt.Sprintf("create collection, `%s`", collectionName)) 	schema := entity.NewSchema().WithName(collectionName).WithDescription("hello_milvus is the simplest demo to introduce the APIs"). 		WithField(entity.NewField().WithName(idCol).WithDataType(entity.FieldTypeInt64).WithIsPrimaryKey(true).WithIsAutoID(false)). 		WithField(entity.NewField().WithName(randomCol).WithDataType(entity.FieldTypeDouble)). 		WithField(entity.NewField().WithName(addressCol).WithDataType(entity.FieldTypeVarChar).WithTypeParams(entity.TypeParamMaxLength, "50")). 		WithField(entity.NewField().WithName(embeddingCol).WithDataType(entity.FieldTypeFloatVector).WithDim(dim))  	if err := c.CreateCollection(ctx, schema, 1); err != nil { 		log.Fatalf("create collection failed, err: %v", err) 	} 	// 分批数 	groupNum := totalRows / batchSize 	if totalRows%batchSize > 0 { 		groupNum++ // 如果有余数,则需要多写一批 	} 	// 分批写入数据 	for i := 0; i < groupNum; i++ { 		// 计算当前批次的起始和结束索引 		start := i * batchSize 		end := start + batchSize 		if end > totalRows { 			end = totalRows // 确保不会超出总数 		} 		// insert data 		idList := make([]int64, 0, batchSize) 		randomList := make([]float64, 0, batchSize) 		addressList := make([]string, 0, batchSize) 		embeddingList := make([][]float32, 0, batchSize)  		// generate data 		for i := start; i < end; i++ { 			idList = append(idList, int64(i)) 		} 		for i := start; i < end; i++ { 			randomList = append(randomList, rand.Float64()) 		} 		for i := start; i < end; i++ { 			addressList = append(addressList, "wuhan"+strconv.Itoa(i)) 		} 		for i := start; i < end; i++ { 			vec := make([]float32, 0, dim) 			for j := 0; j < dim; j++ { 				vec = append(vec, rand.Float32()) 			} 			embeddingList = append(embeddingList, vec) 		} 		idColData := entity.NewColumnInt64(idCol, idList) 		randomColData := entity.NewColumnDouble(randomCol, randomList) 		addressColData := entity.NewColumnVarChar(addressCol, addressList) 		embeddingColData := entity.NewColumnFloatVector(embeddingCol, dim, embeddingList)  		if _, err := c.Insert(ctx, collectionName, "", idColData, randomColData, addressColData, embeddingColData); err != nil { 			log.Fatalf("failed to insert random data into `hello_milvus, err: %v", err) 		} 		log.Printf("inserted:%d\n", end) 	}  	if err := c.Flush(ctx, collectionName, false); err != nil { 		log.Fatalf("failed to flush data, err: %v", err) 	}  	// build index 	log.Printf(msgFmt, "start creating index HNSW") 	idx, err := entity.NewIndexHNSW(entity.COSINE, 15, 50) 	if err != nil { 		log.Fatalf("failed to create ivf flat index, err: %v", err) 	} 	if err := c.CreateIndex(ctx, collectionName, embeddingCol, idx, false); err != nil { 		log.Fatalf("failed to create index, err: %v", err) 	}  	log.Printf(msgFmt, "start loading collection") 	err = c.LoadCollection(ctx, collectionName, false) 	if err != nil { 		log.Fatalf("failed to load collection, err: %v", err) 	} } 

相关内容

热门资讯

为了进一步!微信小程序免费黑科... 为了进一步!微信小程序免费黑科技透视,新道游app辅助器教材教程(有挂规律)1、玩家可以在微信小程序...
如何分辨真伪!新超凡软件辅助,... 【福星临门,好运相随】;如何分辨真伪!新超凡软件辅助,微乐陕西小程序脚本,新版2025教程(原来有开...
实测发现!微乐贵阳捉鸡麻将挂软... 您好:微乐贵阳捉鸡麻将挂软件这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用...
带你了解!牛总管一定要牛辅助,... 带你了解!牛总管一定要牛辅助,雀友会潮汕图片辅助器,wepoke教程(原来有开挂辅助神器)是一款可以...
推荐十款!爱玩联盟辅助下载,悟... 推荐十款!爱玩联盟辅助下载,悟空大厅微信辅助,解说技巧(原来有开挂辅助黑科技);推荐十款!爱玩联盟辅...
最新技巧!雀友会辅助潮汕麻将脚... 最新技巧!雀友会辅助潮汕麻将脚本,微信小程序微乐怎么才能发好牌,2025版教程(原来有开挂辅助助手)...
玩家亲测!欢乐达人脚本,wep... 玩家亲测!欢乐达人脚本,wepoker插件下载,科技教程(原来有开挂辅助app);作为系统规律正版授...
推荐攻略!悟空大厅辅助助手下载... 推荐攻略!悟空大厅辅助助手下载安装,hhpoker是正规的吗,揭秘教程(原来有开挂辅助器);是一种具...
玩家必看!花花生活圈私人局辅助... 玩家必看!花花生活圈私人局辅助器,新青鸟辅助,高科技教程(原来有开挂辅助器);AI辅助机器人普及解说...
技术分享!兴动平台辅助下载,财... 技术分享!兴动平台辅助下载,财神十三张脚本辅助,wepoke教程(原来有开挂辅助挂);最新版2026...