JP6900265B2 - Data analysis system and data analysis method - Google Patents
Data analysis system and data analysis method Download PDFInfo
- Publication number
- JP6900265B2 JP6900265B2 JP2017140756A JP2017140756A JP6900265B2 JP 6900265 B2 JP6900265 B2 JP 6900265B2 JP 2017140756 A JP2017140756 A JP 2017140756A JP 2017140756 A JP2017140756 A JP 2017140756A JP 6900265 B2 JP6900265 B2 JP 6900265B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- processing
- data analysis
- data
- execution
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Landscapes
- Stored Programmes (AREA)
Description
本発明は、データ分析システム、及びデータ分析方法に関する。 The present invention relates to a data analysis system and a data analysis method.
特許文献1には、「分析処理の中間段階で生成されるデータを効率よく保存して中間データを再利用する」、「分析の中間段階で生成されたデータを保存しておき、保存したデータに対するフィードバック情報を定量化したものを評価値として受け付け、評価値が与えられなかった中間データについては優先的に削除する一方で、特に高い評価値を受け付けた中間データに対しては、類似するデータの分析処理を行い、比較対象となるデータの分析や派生的に想定される分析が高速に行えるように、バックグラウンド処理で中間データの自動管理を行う。」と記載されている。
In
情報処理装置を用いたデータ分析業務においては試行錯誤を繰り返しながら作業を進めていくことが多い。とくにビッグデータ等の大量のデータを対象としたデータ分析においては、データ分析処理を構成している、データの収集、加工、分類、検索、分析、機械学習、可視化等を行う処理要素のアルゴリズム(ロジック)を調整しつつ作業を進めていくことが多い。 In data analysis work using information processing equipment, the work is often carried out by repeating trial and error. Especially in data analysis targeting a large amount of data such as big data, the algorithms of the processing elements that make up the data analysis process, such as data collection, processing, classification, search, analysis, machine learning, and visualization ( In many cases, the work is carried out while adjusting the logic).
しかしこうした作業においては、一部の処理要素を変更する度にデータ分析処理の全体を最初から実行し直す必要があり、対象となるデータが膨大であったり処理が複雑な場合は結果を得るまでに長時間を要し、データ分析業務の効率化を阻害する要因となっている。ここで上記特許文献1には、中間データを再利用することが記載されているが、一連の分析処理の途中から再実行する観点に基づく仕組みについては何ら開示されていない。
However, in such work, it is necessary to re-execute the entire data analysis process from the beginning every time some processing elements are changed, and until the result is obtained when the target data is huge or the process is complicated. It takes a long time, which is a factor that hinders the efficiency of data analysis work. Here,
本発明は、データ分析業務を効率よく行うことが可能な、データ分析システム及びデータ分析方法を提供することを目的としている。 An object of the present invention is to provide a data analysis system and a data analysis method capable of efficiently performing data analysis work.
本発明の一つは、データ分析システムであって、データ分析処理を構成している複数の処理要素の実行順序を定義した情報を含む分析処理定義情報を記憶する記憶部と、デプロイされている資材により前記分析処理定義情報に従って前記処理要素を実行し、前記処理要素の夫々が生成するデータを記憶する処理実行部と、前記処理要素のソースコードに基づきビルドを実行してデプロイ対象となる資材を生成するビルド実行部と、前記処理実行部に現在デプロイされている資材の更新情報である現在デプロイ情報を記憶し、前記ソースコードの変更を受け付け、変更された前記ソースコードに基づきビルドを実行して新たな前記資材を生成し、前記現在デプロイ情報と前記新たな資材の更新情報との差を示す情報である変更情報を生成する変更管理部と、を含み、前記処理実行部は、前記データ分析処理の実行に際し前記変更情報に基づき当該データ分析処理の前記処理要素の変更有無を判断し、変更されていると判断した場合、変更された前記処理要素よりも前に実行されるように前記分析処理定義情報に定義されている前記処理要素の実行を省略し、前記変更された処理要素の前に実行されるように前記分析処理定義情報に定義されている処理要素が
過去に生成した前記データを用いて、前記変更された処理要素から処理を実行する。
One of the present invention is a data analysis system, which is deployed with a storage unit that stores analysis processing definition information including information defining an execution order of a plurality of processing elements constituting the data analysis processing. A processing execution unit that executes the processing element according to the analysis processing definition information by the material and stores data generated by each of the processing elements, and a material to be deployed by executing a build based on the source code of the processing element. The build execution unit that generates the data and the current deployment information that is the update information of the materials currently deployed in the processing execution unit are stored, the change of the source code is accepted, and the build is executed based on the changed source code. The processing execution unit includes a change management unit that generates the new material and generates change information that is information indicating the difference between the current deployment information and the update information of the new material. When executing the data analysis process, it is determined whether or not the processing element of the data analysis process has been changed based on the change information, and if it is determined that the processing element has been changed, the data analysis process is executed before the changed processing element. The execution of the processing element defined in the analysis processing definition information is omitted, and the processing element defined in the analysis processing definition information is generated in the past so as to be executed before the changed processing element. Using the data, processing is executed from the modified processing element.
その他、本願が開示する課題、及びその解決方法は、発明を実施するための形態の欄、及び図面により明らかにされる。 In addition, the problems disclosed in the present application and the solutions thereof will be clarified by the column of the form for carrying out the invention and the drawings.
本発明によれば、データ分析業務を効率よく行うことができる。 According to the present invention, data analysis work can be performed efficiently.
以下、実施形態につき図面を参照しつつ説明する。以下の説明において、同一又は類似する構成に同一の符号を付して重複した説明を省略することがある。 Hereinafter, embodiments will be described with reference to the drawings. In the following description, the same or similar configurations may be designated by the same reference numerals and duplicate description may be omitted.
図1に実施形態として説明するデータ分析システム1の概略的な構成を示している。データ分析システム1は、サーバセグメント2及びユーザセグメント3の各管理セグメントに所属する情報処理装置を含む。サーバセグメント2に所属する情報処理装置とユーザセグメント3に所属する情報処理装置とは、通信ネットワーク5を介して通信可能に接続されている。通信ネットワーク5は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット(Internet)、専用線等である。
FIG. 1 shows a schematic configuration of a
データ分析システム1のユーザ(データ分析業務を行う者。例えば、データサイエンティスト、データ分析に関する処理(以下、データ分析処理と称する。)のプログラムの開発や保守を行う者等。)は、ユーザセグメント3に所属するユーザ端末110を利用してサーバセグメント2に所属する情報処理装置にアクセスする。
The user of the data analysis system 1 (a person who performs data analysis work, for example, a data scientist, a person who develops and maintains a program for processing related to data analysis (hereinafter referred to as data analysis processing), etc.) is a user segment 3. The
同図に示すように、サーバセグメント2は、ソース管理装置101、ビルド装置102、変更管理装置103、及び実行装置104の複数の情報処理装置を含む。尚、本例では、このように複数の情報処理装置に機能を分散させているが、複数の機能を一つ以上の共通の情報処理装置に実現させるようにしてもよい。
As shown in the figure, the
図2は、サーバセグメント2に所属する、ソース管理装置101、ビルド装置102、変更管理装置103、実行装置104、及びユーザセグメント3に所属するユーザ端末1
10、の夫々の実現に用いられる情報処理装置の一例(以下、情報処理装置10と称する。)である。同図に示すように、情報処理装置10は、プロセッサ11、記憶装置12、入力装置13、出力装置14、及び通信装置15を備える。これらはバス等の通信手段を介して互いに通信可能に接続されている。尚、情報処理装置10の全部または一部の構成を、例えば、クラウドシステムにおけるクラウドサーバ等の仮想的な資源を用いて実現する構成としてもよい。
FIG. 2 shows the
10 is an example of an information processing device (hereinafter, referred to as an information processing device 10) used for realizing each of the above. As shown in the figure, the
プロセッサ11は、例えば、CPU(Central Processing Unit)、MPU(Micro-Processing Unit)、GPU(Graphics Processing Unit)等を用いて構成される。ソース管理装置101、ビルド装置102、変更管理装置103、実行装置104、及びユーザ端末110の全部又は一部の機能は、例えば、プロセッサ11が、記憶装置12に格納されているプログラムを読み出して実行することにより実現される。情報処理装置10は、例えば、オペレーティングシステム、ファイルシステム、デバイスドライバ、DBMS(DataBase Management System)等の機能を備えていてもよい。後述するソースリポジトリ106、アーカイブリポジトリ107、データレイク108、現在デプロイ情報160、及び変更情報170は、例えば、DBMSを用いて実現もしくは管理することができる。
The
記憶装置12は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)、不揮発性半導体メモリ(Non-volatile memory)、ハードディスクドライブ、SS
D(Solid State Drive)等であり、プログラムやデータを記憶する。記憶装置12に格
納される各情報(データ)は、例えば、ファイルシステムやDBMSによって管理される。
The
D (Solid State Drive), etc., which stores programs and data. Each information (data) stored in the
入力装置13は、外部入力を受け付けるユーザインタフェースであり、例えば、キーボード、マウス、タッチパネル等である。出力装置14は、処理経過や処理結果等の各種情報を外部に提供するユーザインタフェースであり、例えば、画像表示装置(液晶モニタ、LCD(Liquid Crystal Display)、グラフィックカード等)、印字装置等である。
The
通信装置15は、他の装置との間での通信を実現する装置であり、例えば、NIC(Network Interface Card)や無線通信モジュールを用いて構成される。尚、例えば、情報処理装置10が、通信装置15を介して外部入力を受け付ける構成としてもよい。また例えば、情報処理装置10が、処理経過や処理結果等の各種情報を通信装置15を介して外部に提供する構成としてもよい。
The
図3は、サーバセグメント2に所属する、ソース管理装置101、ビルド装置102、及び変更管理装置103の夫々が備える機能、並びにこれらの装置が管理する情報(データ)を説明する図である。
FIG. 3 is a diagram for explaining the functions provided by each of the
ソース管理装置101は、プログラム管理部201を有する。ソース管理装置101は、ソースリポジトリ106を管理する。
The
ユーザがユーザ端末110を介してソース管理装置101にアクセスし、データ分析処理のソースコード(以下、分析ロジックとも称する。)をコミット(登録)すると、プログラム管理部201は、ユーザが作成もしくは更新したソースコードをソースリポジトリ106に登録する。プログラム管理部201は、ソースリポジトリ106に格納されているソースコードの更新情報(リビジョン情報、バージョン情報等)の管理を行う。例えば、プログラム管理部201は、同じタイミングでコミットされた一群のソースコードに同一の更新情報を付与する。ソースコードは、例えば、Java(登録商標)言語等を用いて記述される。
When the user accesses the
ビルド装置102は、ビルド実行部202を有する。ビルド装置102は、アーカイブリポジトリ107を管理する。アーカイブリポジトリ107には、ビルドを実行することにより生成される、実行装置104へのデプロイ(本番展開)の対象となる資材(以下、デプロイ対象資材とも称する。)が格納される。本例では、上記資材はアプリケーションアーカイブであるものとする。アプリケーションアーカイブの一例として、Java(登録商標)における「jar」ファイルがある。
The
変更管理装置103は、変更管理部203を有する。変更管理装置103は、現在デプロイ情報160及び変更情報170を管理する。現在デプロイ情報160は、実行装置104に現在デプロイされているアプリケーションアーカイブに含まれている各コンポーネント(アプリケーションアーカイブの構成要素。例えば、ソースコードに対応する実行モジュール等。)の更新情報を含む。一方、変更情報170は、直近に実行されたビルドで生成されたアプリケーションアーカイブに含まれている各コンポーネントの更新情報と現在デプロイ情報160の各コンポーネントの更新情報との差を示す情報を含む。
The
変更管理部203は、ユーザ端末110から「変更情報の生成指示」を受信すると、ソース管理装置101から、ソースコードに関する情報(各ソースコードのプログラム名(例えば、後述する図6のプログラム名162)と各ソースコードの更新情報(例えば、後述する図6の更新情報163)を含む。以下、ソース情報とも称する。)を取得する。
Upon receiving the "change information generation instruction" from the
また変更管理部203は、ビルド装置102からアプリケーションアーカイブに関する情報(どのコンポーネントがどのアプリケーションアーカイブにパッケージングされるかを示す情報(例えば、後述する図6のアプリケーションアーカイブ名161とプログラム名162との対応を示す情報。)を含む。以下、ビルド情報と称する。)を取得する。
Further, the
変更管理部203は、直近に実行されたビルドにより生成されたアプリケーションアーカイブに含まれている各コンポーネントの更新情報を現在デプロイ情報160の更新情報と比較することにより両者の差を特定し、特定した結果を変更情報170として出力する。変更情報170の詳細については後述する。
The
変更管理部203は、ユーザ端末110から「現在デプロイ情報の更新指示」を受信すると、変更情報170の内容に基づき、現在デプロイ情報160を最新の内容に更新する。
When the
図4は、サーバセグメント2に所属する、変更管理装置103及び実行装置104が備える機能、並びにこれらの装置が管理する情報(データ)を説明する図である。
FIG. 4 is a diagram for explaining the functions included in the
実行装置104(処理実行部)は、実行要求受付部301、処理実行制御部302、コマンド呼出部303、分析ロジック実行部304、及びデータ入出力部305の各機能を有する。このうち実行要求受付部301、処理実行制御部302、コマンド呼出部303、及びデータ入出力部305は、例えば、データ分析業務を行うためのプラットフォームシステム(基盤システム)として予めユーザに提供される。
The execution device 104 (process execution unit) has each function of an execution
同図に示すように、実行装置104は、データレイク108を管理する。データレイク108には、例えば、分析対象となるデータ(例えば、Webサイトから取得されるデータ、SNS(Social Networking Service)から取得されたデータ、センサから収集した
データ、POS(point of sale)データ、アンケートデータ、いわゆるビックデータ等
。以下、分析対象データとも称する。)、実行装置104が実行するデータ分析処理の各処理断面で生成(後述する処理要素が実行される度に生成)されるデータ(以下、中間データとも称する。)、分析処理の結果に関する情報を含んだデータ(以下、結果データと
も称する。)等が管理される。
As shown in the figure, the
データレイク108は、例えば、分析対象データを当該分析対象データの取得元の形式(ネイティブフォーマット)で蓄積記憶し、データ入出力部305からの要求に応じて分析対象データを必要とされる形式のデータ(構造化データ、半構造化データ、非構造化データ等)に変換してデータ入出力部305に提供する。尚、上記変換は、例えば、ETLツール(ETL:Extract/Transform/Load)を用いて行われる。
The
実行装置104は、分析処理定義情報306を記憶する。分析処理定義情報306には、データ分析処理を構成する複数の処理要素の実行順序を指定した情報が記述される。分析処理定義情報306は、例えば、実行装置104やユーザ端末110が提供する設定機能を利用してユーザが作成する。本例では、分析処理定義情報306はデプロイ対象資材の一つであるものとする。
The
図5に分析処理定義情報306の一例を示す。同図に示すように、分析処理定義情報306には、順に実行される各処理要素の夫々の実行制御文が実行順に記述されている。本例では、処理要素1〜処理要素5までの5つの処理要素が実行順に記述されている。各実行制御文は、実行コマンドとその実行対象となるファイル(Java(登録商標)における「jar」形式ファイル)のファイル名の記述とを含む。
FIG. 5 shows an example of the analysis
図4に戻り、実行要求受付部301は、ユーザ端末110からデータ分析処理の実行要求を受け付ける。尚、分析処理定義情報306は、予め実行装置104に格納しておくようにしてもよいが、例えば、実行要求受付部301が、ユーザ端末110から、上記実行要求とともに分析処理定義情報306を受け付けて記憶するようにしてもよい。実行要求受付部301は、上記実行要求を受け付けると、処理実行制御部302にデータ分析処理の実行指示を行う。また実行要求受付部301は、上記実行指示によるデータ分析処理の実行結果をユーザ端末110に提供する。
Returning to FIG. 4, the execution
処理実行制御部302は、データ分析処理の実行を制御する。処理実行制御部302は、現在デプロイされているアプリケーションアーカイブにより分析処理定義情報306に従ってデータ分析処理を実行する。処理実行制御部302は、実行要求受付部301から上記実行指示を受けると変更管理装置103の変更管理部203から変更情報170を取得し、変更情報170の内容をコマンド呼出部303に入力する。
The process
コマンド呼出部303は、分析処理定義情報306に従ってデータ分析処理を実行(分析処理定義情報306に記述されている処理要素を実行)する。コマンド呼出部303は、分析ロジック実行部304と連係しつつ分析処理を実行する。コマンド呼出部303は、後述する第2実行モードが選択されている場合、変更情報170に基づき、各処理要素の変更有無(処理要素を実現するアプリケーションアーカイブの変更有無)を確認する。処理要素に変更がある場合、分析処理定義情報306に記述されている処理要素のうち省略可能な処理要素の実行を省略(スキップ)する。
The
分析ロジック実行部304は、コマンド呼出部303から呼び出された実行コマンド(処理要素)を実行する。分析ロジック実行部304は、処理要素の実行に際してデータレイク108にアクセス(データの入力又は出力)する必要がある場合、データ入出力部305と連携して処理を進める。
The analysis
データ入出力部305は、例えば、データアクセスオブジェクトとして機能し、分析ロジック実行部304からの要求に応じてデータレイク108にアクセスする。
The data input /
図6は前述した現在デプロイ情報160の一例である。同図に示すように、現在デプロイ情報160は、アプリケーションアーカイブ名161、プログラム名162、及び更新情報163の各項目を有する一つ以上のレコードで構成されている。
FIG. 6 is an example of the above-mentioned
アプリケーションアーカイブ名161には、アプリケーションアーカイブを特定する情報が設定される。本例では、アプリケーションアーカイブ名161に「jar」ファイルのファイル名(以下、アプリケーションアーカイブ名とも称する。)を設定している。プログラム名162には、ソースコードを特定する情報が設定される。本例ではソースコードのプログラム名を設定している。更新情報163には、上記ソースコードのリビジョン情報が設定される。
Information that identifies the application archive is set in the
図7は前述した変更情報170の一例である。同図に示すように、変更情報170は、アプリケーションアーカイブ名171、プログラム名172、更新情報173、及び差分情報174の各項目を有する一つ以上のレコードで構成されている。
FIG. 7 is an example of the above-mentioned
上記項目のうち、アプリケーションアーカイブ名171、プログラム名172、及び更新情報173については、現在デプロイ情報160のアプリケーションアーカイブ名161、プログラム名162、及び更新情報163と夫々同様であるので説明を省略する。差分情報174には、現在デプロイ情報160とソースコードの変更後に実行されたビルドにより生成された新たなアプリケーションアーカイブに関する情報との差を示す情報が設定される。本例の場合、ソースコードが変更(コンポーネントの更新情報が変更)されていれば「あり」が設定され、ソースコードが変更されていなければ空白が設定される。
Of the above items, the
図8は、データ分析システム1において行われる処理(ユーザにより変更されたソースコードがコミットされた後に行われるデータ分析処理の流れ)を説明するシーケンス図である。以下、同図とともに順に説明する。 FIG. 8 is a sequence diagram illustrating a process performed in the data analysis system 1 (a flow of the data analysis process performed after the source code changed by the user is committed). Hereinafter, they will be described in order with the same figure.
まずユーザ端末110からソース管理装置101に対してコミット対象のソースコード及び当該ソースコードのコミット指示が送信される。ソース管理装置101は、上記ソースコードのコミット指示を受信すると、上記コミット指示とともに受信したソースコードをソースリポジトリ106にコミット(登録)する(S801)。
First, the
続いて、ユーザ端末110からソース管理装置101に対してビルドの実行指示が送信される(S802)。上記実行指示を受信すると、ビルド装置102は、ソース管理装置101に対してソースコードの取得要求を送信する(S803)。
Subsequently, the
ソース管理装置101は、上記取得要求を受信すると、ビルド装置102にビルドに際して必要となるソースコードを送信する(S804)。
Upon receiving the acquisition request, the
ビルド装置102は、ソース管理装置101からソースコードを受信すると、受信したソースコードを用いてビルドを実行し、アプリケーションアーカイブを生成する(S805)。尚、生成された上記アプリケーションアーカイブは後述するデプロイ処理におけるデプロイ対象資材となる。
When the
続いて、ユーザ端末110から変更管理装置103に変更情報の生成指示が送信される(S806)。上記生成指示を受信すると、変更管理装置103は、ソース管理装置101にソース情報の取得要求を送信する(S807)。ソース管理装置101は、上記取得要求を受信すると、ソース情報を変更管理装置103に送信する(S808)。
Subsequently, the
続いて、変更管理装置103からビルド装置102に対してビルド時のビルド情報の取
得要求が送信される(S809)。ビルド装置102は、上記取得要求を受信すると、ビルド情報を変更管理装置103に送信する(S810)。
Subsequently, the
尚、取得したソース情報とビルド情報に基づき、変更管理装置103は、ソースコードのリビジョン情報やソースコードがいずれのアプリケーションアーカイブに含まれるかといった情報を取得することが可能になる。
Based on the acquired source information and build information, the
続いて、変更管理装置103は、現在デプロイ情報160と取得したソース情報及びビルド情報とに基づき変更情報170を生成する(S811,S812)。変更情報170を生成すると、変更管理装置103は、ユーザ端末110に変更情報170の生成完了通知を送信する(S813)。
Subsequently, the
続いて、ユーザ端末110からビルド装置102にデプロイ対象資材の取得要求が送信される(S814)。ビルド装置102は、上記取得要求を受信すると、デプロイ資材をユーザ端末110に送信する(S815)。ユーザ端末110は、デプロイ対象資材を受信すると、受信したデプロイ対象資材を実行装置104にデプロイする(S816)。
Subsequently, a request for acquiring the material to be deployed is transmitted from the
続いて、ユーザ端末110から変更管理装置103に現在デプロイ情報160の更新指示が送信される(S817)。変更管理装置103は、上記更新指示を受信すると、変更情報170の内容に基づき、現在デプロイ情報160を最新の内容に更新する(S818)。現在デプロイ情報160を更新すると、変更管理装置103は、ユーザ端末110に現在デプロイ情報160の更新完了通知を送信する(S819)。
Subsequently, the
続いて、ユーザ端末110から実行装置104にデータ分析処理の実行指示が送信される(S820)。尚、上記実行指示に際し、ユーザは、ユーザ端末110に対して、分析処理定義情報306に記述されている処理要素を最初から最後まで順に実行する実行モード(以下、第1実行モードと称する。)と、分析処理定義情報306に記述されている処理要素のうち、ソースコード(コンポーネント)が変更された処理要素よりも前の処理要素の実行を省略(スキップ)し、ソースコードが変更された処理要素以降の処理要素から順に再実行する実行モード(以下、第2実行モードと称する。)のうちのいずれかを指定することができる。ユーザが第2実行モードを選択した場合、実行装置104は、過去に行われたデータ分析処理で生成されてデータレイク108に格納されているデータを再利用してソースコードが変更された処理要素以降の処理要素を実行する。
Subsequently, the
実行装置104は、ユーザ端末110から上記実行指示を受信すると、実行指示を受け付けた旨の応答をユーザ端末110に送信する(S821)。尚、実行装置104によるデータ分析処理は、例えば、ユーザ端末110とは独立して(非同期で)行ってもよい。
When the
データ分析処理の実行に先立ち、実行装置104は、変更情報170の取得要求を変更管理装置103に送信する(S822)。変更管理装置103は、上記取得要求を受信すると、変更情報170を実行装置104に送信する(S823)。
Prior to the execution of the data analysis process, the
変更情報170を受信すると、実行装置104は、ユーザが選択した実行モードでデータ分析処理を実行する(S824)。尚、S824の処理の詳細については後述する。
Upon receiving the
データ分析処理の実行後、実行装置104は、データ分析処理の結果(結果データ)をデータレイク108に格納する(S825)。
After executing the data analysis process, the
図9は、図8のS824にて実行装置104が行う処理の詳細を説明するフローチャートである。以下、同図とともに説明する。
FIG. 9 is a flowchart illustrating details of the process performed by the
まず実行装置104は、ユーザ端末110から受信した実行指示に対応してこれから実行するデータ分析処理に識別子(以下、実行IDと称する。)を付与する(S901)。
First, the
続いて、実行装置104は、変更管理装置103から変更情報170を取得する(S902)。
Subsequently, the
続いて、実行装置104は、いずれの実行モードが選択されているかを判断する(S903)。第1実行モードが選択されている場合(S903:第1実行モード)、実行装置104は、分析処理定義情報306に記述されている処理要素を最初から最後まで順に実行する(S904〜S907)。一方、第2実行モードが選択されている場合(S903:第2実行モード)、処理はS910に進む。
Subsequently, the
S910では、実行装置104は、分析処理定義情報306に最初に記述されている処理要素を選択する。続いて、実行装置104は、変更情報170に基づき、選択中の処理要素が変更されているか否か(処理要素を実現するアプリケーションアーカイブのコンポーネントが変更されているか否か)を判断する(S911)。選択中の処理要素が変更されている場合(S911:YES)、処理はS905に進み、実行装置104は、選択中の処理要素から分析処理定義情報306に記述されている最後の処理要素まで順に処理を実行する(S905〜S907)。
In S910, the
一方、選択中の処理要素が変更されていない場合(S911:NO)、処理はS912に進む。S912では、実行装置104は、選択中の処理要素の実行を省略(スキップ)する。続いて、実行装置104は、分析処理定義情報306に後続の処理要素が記述されているか否かを判断する(S913)。後続の処理要素が記述されている場合(S911:YES)、実行装置104は、次の処理要素を選択し直し(S914)、新たに選択した処理要素についてS911からの処理を行う。一方、後続の処理要素が記述されていない場合(即ちデータ処理要素の全ての処理要素が変更されていない場合)(S911:NO)、処理は終了する。
On the other hand, if the selected processing element has not been changed (S911: NO), the processing proceeds to S912. In S912, the
尚、処理要素の実行を省略(スキップ)した(S912)後にS911からS905に進んで(S911:YES)分析処理定義情報306に記述されている処理要素のうち途中の処理要素からデータ分析処理を再実行する場合、実行装置104は、再実行する処理要素に、過去のデータ分析処理(ソースコードが変更される前に行われたデータ分析処理)において、再実行を開始する処理要素の前(例えば直前)の処理要素(再実行を開始する処理要素よりも前(例えば直前)に実行されるように分析処理定義情報306に記述されている処理要素)によって生成されたデータ(入力データや中間データ)を入力として与える。尚、上記再実行に際し、例えば、当該再実行を開始する処理要素の前に実行されるように分析処理定義情報306に記述されている処理要素が過去に生成したデータのうちいずれのデータを用いるかを、データ分析処理の態様に応じて設定(自動設定、ユーザ設定等)できるようにしてもよい。
After omitting (skipping) the execution of the processing element (S912), the process proceeds from S911 to S905 (S911: YES), and the data analysis processing is performed from the processing element in the middle of the processing elements described in the analysis
図10は、データレイク108におけるデータの管理形態の一例である。同図に示すように、この例では、データレイク108に、図9のS901において分析処理に付与された実行ID毎(実行装置104がユーザ端末110から受け付けたデータ分析処理の実行指示毎)にデータ空間が確保されている。データ空間は、例えば、実行装置104が実行IDを付与した際にデータ入出力部305又はデータレイク108によって自動的に確保される。この例では、データレイク108に、実行IDが「1」のデータ分析処理について確保されたデータ空間1010と、実行IDが「2」のデータ分析処理について確保されたデータ空間1020とが設けられている。各データ空間には、データ分析処理の各処
理要素によって生成されるデータ(入力データ、中間データ、結果データ等)が格納される(本例では、「キー」と値「値」の組み合わせを含む一つ以上のレコードで構成されたデータを一例として示している。)。
FIG. 10 is an example of a data management mode in the
図11は、実行装置104がデータ分析処理の流れとデータ分析処理が実行されることによりデータレイク108に格納されるデータ(テーブル)との関係を示す図である。以下、同図とともに説明する。
FIG. 11 is a diagram showing the relationship between the flow of the data analysis process and the data (table) stored in the
まず実行装置104は、データ分析処理に実行IDとして「1」を付与し、データレイク108に実行IDが「1」のデータ空間1150を確保する(図9のS901)。
First, the
続いて、実行装置104が処理要素1(S1111)を実行することにより、データレイク108の実行IDが「1」のデータ空間1150にテーブル1(入力データ)1151が格納される(図9のS904)。
Subsequently, when the
続いて、実行装置104が処理要素2(S1112)、処理要素3(S1113)、及び処理要素4(S1114)を順に実行することにより、実行IDが「1」のデータ空間1150に、テーブル2(中間データ)1152、テーブル3(中間データ)1153、及びテーブル4(中間データ)1154が順に生成される。
Subsequently, the
続いて、実行装置104が処理要素5(S1115)を実行することにより、実行IDが「1」のデータ空間1150にテーブル5(結果データ)1155が生成される(図9のS905〜S907)。
Subsequently, when the
図12は、図11に示したデータ分析処理が実行された後、処理要素3(S1113)が変更(処理要素3のソースコードが変更)されてビルドが行われ、その後にデータ分析処理が再実行された場合におけるデータ分析処理の流れと、データレイク108に格納されるデータ(テーブル)との関係を示す図である。この例では、実行装置104は、図11に示したデータ分析処理で生成されたデータ(テーブル)を利用してデータ分析処理を再実行する。
In FIG. 12, after the data analysis process shown in FIG. 11 is executed, the processing element 3 (S1113) is changed (the source code of the processing element 3 is changed) to perform the build, and then the data analysis process is re-executed. It is a figure which shows the relationship between the flow of the data analysis processing at the time of execution, and the data (table) stored in the
まず実行装置104は、再実行するデータ分析処理に実行IDとして「2」を付与し、データレイク108に実行IDが「2」のデータ空間1250を確保する(図9のS901)。尚、図12に示すデータ分析処理が行われる際、データ空間1150はデータレイク108に確保されたままであり、図11に示したデータ分析処理においてデータ空間1150に格納されたデータは全てデータレイク108に格納されている(残っている)ものとする。
First, the
続いて、実行装置104は、変更情報170に基づき処理要素1(S1111)及び処理要素2(S1112)が変更されていないことを確認し、処理要素1(S1111)及び処理要素2(S1112)の実行を省略(スキップ)する(図9の(S911:NO)及びS912)。
Subsequently, the
続いて、実行装置104は、処理要素3(S1113)のソースコードが変更されていることを確認し、図11に示したデータ分析処理で生成されたテーブル2(中間データ)1152を入力として処理要素3(S1113)を実行する。これによりデータレイク108の実行IDが「2」のデータ空間1250にテーブル3(中間データ)1161が格納される。
Subsequently, the
続いて、実行装置104は、処理要素4(S1114)及び処理要素5(S1115)
を実行し、これにより実行IDが「2」のデータ空間1250にテーブル4(中間データ)1162及びテーブル5(結果データ)1165が格納される(図9の(S911:YES)、S905〜S907)。
Subsequently, the
Is executed, and as a result, table 4 (intermediate data) 1162 and table 5 (result data) 1165 are stored in the
図13は、図4でユーザがユーザ端末110を介して実行装置104にデータ分析処理の実行要求を行う際、ユーザ端末110がユーザに提供するユーザインタフェース(実行要求指示画面1300)の一例である。同図に示すように、実行要求指示画面1300は、データ分析処理の指定欄1311、実行モードの選択欄1312、及び実行要求指示ボタン1313を含む。
FIG. 13 is an example of a user interface (execution request instruction screen 1300) provided by the
ユーザは、データ分析処理の指定欄1311にデータ分析処理の識別子(データ分析処理ID)を指定することで、実行装置104に実行させようとするデータ分析処理を指定することができる。またユーザは、実行モードの選択欄1312を介して前述した実行モードを指定することができる。またユーザは、実行要求指示ボタン1313を操作することで、データ分析処理の実行要求を実行装置104に対して行うことができる。
The user can specify the data analysis process to be executed by the
以上に説明したように、本実施形態のデータ分析システム1にあっては、変更された処理要素を自動的に特定し、特定した処理要素から、過去に実行されたデータ分析処理で生成されたデータを利用して再実行するので、効率よくデータ分析処理を実行することができる。尚、本実施形態のデータ分析システム1によれば、例えば、大規模なプロジェクト等においてデータ分析システム1が複数のユーザで共有され、デプロイ対象資材の更新状況を正確に把握することが難しい場合でも、省略可能な処理要素を正確に特定することが可能であり、効率よくデータ分析業務を進めることができる。
As described above, in the
ところで、本発明は以上に説明した実施形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。例えば、上記の実施の形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また上記実施形態の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 By the way, it goes without saying that the present invention is not limited to the embodiments described above, and various modifications can be made without departing from the gist thereof. For example, the above-described embodiment has been described in detail in order to explain the present invention in an easy-to-understand manner, and is not necessarily limited to the one including all the described configurations. Further, it is possible to add / delete / replace a part of the configuration of the above embodiment with another configuration.
また上記の各構成、機能部、処理部、処理手段等は、それらの一部又は全部を、例えば、集積回路で設計する等によりハードウェアで実現してもよい。また上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリやハードディスク、SSD等の記録装置、又はICカード、SDカード、DVD等の記録媒体に置くことができる。 Further, each of the above configurations, functional units, processing units, processing means and the like may be realized by hardware by designing a part or all of them by, for example, an integrated circuit. Further, each of the above configurations, functions, and the like may be realized by software by the processor interpreting and executing a program that realizes each function. Information such as programs, tables, and files that realize each function can be placed in a memory, a hard disk, a recording device such as an SSD, or a recording medium such as an IC card, an SD card, or a DVD.
また上記の各図において、制御線や情報線は説明上必要と考えられるものを示しており、必ずしも実装上の全ての制御線や情報線を示しているとは限らない。例えば、実際にはほとんど全ての構成が相互に接続されていると考えてもよい。 Further, in each of the above figures, the control lines and information lines are shown as necessary for explanation, and not all the control lines and information lines in the implementation are necessarily shown. For example, in practice almost all configurations may be considered interconnected.
また以上に説明したデータ分析システム1の各種機能部、各種処理部、各種データベースの配置形態は一例に過ぎない。各種機能部、各種処理部、各種データベースの配置形態はデータ分析システム1が備えるハードウェアやソフトウェアの性能、処理効率、通信効率等の観点から最適な配置形態に変更し得る。
Further, the arrangement form of various functional units, various processing units, and various databases of the
また前述したデータベースの構成(スキーマ(Schema)等)は、リソースの効率的な利用、処理効率向上、アクセス効率向上、検索効率向上等の観点から柔軟に変更し得る。 Further, the above-mentioned database configuration (schema, etc.) can be flexibly changed from the viewpoints of efficient use of resources, improvement of processing efficiency, improvement of access efficiency, improvement of search efficiency, and the like.
1 データ分析システム、2 サーバセグメント、3 ユーザセグメント、5 通信ネットワーク、10 情報処理装置、101 ソース管理装置、102 ビルド装置、103
変更管理装置、104 実行装置、106 ソースリポジトリ、107 アーカイブリポジトリ、108 データレイク、110 ユーザ端末、160 現在デプロイ情報、170 変更情報、201 プログラム管理部、202 ビルド実行部、203 変更管理部、301 実行要求受付部、302 処理実行制御部、303 コマンド呼出部、304 分析ロジック実行部、305 データ入出力部、306 分析処理定義情報
1 Data analysis system, 2 Server segment, 3 User segment, 5 Communication network, 10 Information processing device, 101 Source control device, 102 Build device, 103
Change Management Device, 104 Execution Device, 106 Source Repository, 107 Archive Repository, 108 Data Lake, 110 User Terminal, 160 Current Deployment Information, 170 Change Information, 201 Program Management Department, 202 Build Execution Department, 203 Change Management Department, 301 Execution Request reception unit, 302 process execution control unit, 303 command call unit, 304 analysis logic execution unit, 305 data input / output unit, 306 analysis process definition information
Claims (12)
デプロイされている資材により前記分析処理定義情報に従って前記処理要素を実行し、前記処理要素の夫々が生成するデータを記憶する処理実行部と、
前記処理要素のソースコードに基づきビルドを実行してデプロイ対象となる資材を生成するビルド実行部と、
前記処理実行部に現在デプロイされている資材の更新情報である現在デプロイ情報を記憶し、前記ソースコードの変更を受け付け、変更された前記ソースコードに基づきビルドを実行して新たな前記資材を生成し、前記現在デプロイ情報と前記新たな資材の更新情報との差を示す情報である変更情報を生成する変更管理部と、
を含み、
前記処理実行部は、前記データ分析処理の実行に際し前記変更情報に基づき当該データ分析処理の前記処理要素の変更有無を判断し、変更されていると判断した場合、変更された前記処理要素よりも前に実行されるように前記分析処理定義情報に定義されている前記処理要素の実行を省略し、前記変更された処理要素よりも前に実行されるように前記分析処理定義情報に定義されている処理要素によって過去に生成された前記データを用いて、前記変更された処理要素から処理を実行する、
データ分析システム。 A storage unit that stores analysis process definition information including information that defines the execution order of multiple processing elements that make up the data analysis process.
A process execution unit that executes the process element according to the analysis process definition information by the deployed material and stores data generated by each of the process elements.
A build execution unit that executes a build based on the source code of the processing element and generates materials to be deployed,
The process execution unit stores the currently deployed information, which is the update information of the currently deployed material, accepts the change of the source code, executes the build based on the changed source code, and generates the new material. Then, the change management unit that generates change information, which is information indicating the difference between the current deployment information and the update information of the new material,
Including
When executing the data analysis process, the process execution unit determines whether or not the process element of the data analysis process has been changed based on the change information, and if it determines that the data analysis process has been changed, the processing element has been changed. The execution of the processing element defined in the analysis processing definition information so as to be executed before is omitted, and the execution of the processing element is defined in the analysis processing definition information so as to be executed before the changed processing element. Using the data generated in the past by the processing element, the processing is executed from the modified processing element.
Data analysis system.
前記資材はアプリケーションアーカイブであり、
前記現在デプロイ情報は、前記アプリケーションアーカイブに含まれているコンポーネントの更新情報を含み、
前記変更情報は、前記現在デプロイ情報の前記更新情報と前記新たな資材の前記アプリケーションアーカイブに含まれているコンポーネントの前記更新情報との差を示す情報を含む、
データ分析システム。 The data analysis system according to claim 1.
The material is an application archive
The current deployment information includes update information of the components contained in the application archive.
The change information includes information indicating the difference between the update information of the current deployment information and the update information of the component included in the application archive of the new material.
Data analysis system.
前記処理要素の夫々は一つの前記アプリケーションアーカイブによって実現され、
前記ビルド実行部は、前記ソースコードに基づくコンポーネントがいずれの前記アプリケーションアーカイブに含まれているかを示す情報を管理し、
前記変更管理部は、前記ビルド実行部から取得される前記情報に基づき、前記アプリケーションアーカイブと前記コンポーネントとの対応を示す情報を含んだ前記変更情報を生成する、
データ分析システム。 The data analysis system according to claim 2.
Each of the processing elements is realized by one application archive.
The build execution unit manages information indicating which application archive contains the component based on the source code.
The change management unit generates the change information including information indicating the correspondence between the application archive and the component based on the information acquired from the build execution unit.
Data analysis system.
前記変更管理部は、前記ソースコードの変更を受け付けるソースコード変更情報受付部を有する、
データ分析システム。 The data analysis system according to any one of claims 1 to 3.
The change management unit has a source code change information receiving unit that accepts changes to the source code.
Data analysis system.
前記処理実行部は、前記分析処理定義情報を受け付けて記憶する分析処理定義情報受付部を有する、
データ分析システム。 The data analysis system according to any one of claims 1 to 3.
The processing execution unit has an analysis processing definition information receiving unit that receives and stores the analysis processing definition information.
Data analysis system.
前記省略を行うか否かをユーザに選択させるユーザインタフェースを備え、
前記処理実行部は、前記ユーザインタフェースを介して前記省略を行わない旨が選択された場合、前記処理要素の変更有無に拘わらず、前記分析処理定義情報に定義されている前記処理要素を最初から順に実行する、
データ分析システム。 The data analysis system according to any one of claims 1 to 3.
It is provided with a user interface that allows the user to select whether or not to perform the above omission.
When it is selected that the omission is not performed via the user interface, the process execution unit starts the process element defined in the analysis process definition information from the beginning regardless of whether or not the process element is changed. Execute in order,
Data analysis system.
データ分析処理を構成している複数の処理要素の実行順序を定義した情報を含む分析処理定義情報を記憶するステップ、
デプロイされている資材により前記分析処理定義情報に従って前記処理要素を実行し、前記処理要素の夫々が生成するデータを記憶するステップ、
前記処理要素のソースコードに基づきビルドを実行してデプロイ対象となる資材を生成するステップ、
現在デプロイされている資材の更新情報である現在デプロイ情報を記憶し、前記ソースコードの変更を受け付け、変更された前記ソースコードに基づきビルドを実行して新たな前記資材を生成し、前記現在デプロイ情報と前記新たな資材の更新情報との差を示す情報である変更情報を生成するステップ、
前記データ分析処理の実行に際し前記変更情報に基づき当該データ分析処理の前記処理要素の変更有無を判断し、変更されていると判断した場合、変更された前記処理要素よりも前に実行されるように前記分析処理定義情報に定義されている前記処理要素の実行を省略し、前記変更された処理要素よりも前に実行されるように前記分析処理定義情報に定義されている処理要素が過去に生成した前記データを用いて、前記変更された処理要素から処理を実行するステップ、
を実行する、データ分析方法。 Information processing device
A step to store analysis process definition information, including information that defines the execution order of multiple processing elements that make up a data analysis process.
A step of executing the processing element according to the analysis processing definition information by the deployed material and storing the data generated by each of the processing elements.
A step of executing a build based on the source code of the processing element to generate materials to be deployed,
The currently deployed information, which is the update information of the currently deployed material, is stored, the change of the source code is accepted, the build is executed based on the changed source code to generate the new material, and the currently deployed material is generated. A step of generating change information, which is information indicating the difference between the information and the update information of the new material.
When executing the data analysis process, it is determined whether or not the processing element of the data analysis process has been changed based on the change information, and if it is determined that the processing element has been changed, the data analysis process is executed before the changed processing element. The processing element defined in the analysis processing definition information is omitted in the past so that the processing element defined in the analysis processing definition information is executed before the changed processing element. A step of executing processing from the modified processing element using the generated data,
How to analyze data.
前記資材はアプリケーションアーカイブであり、
前記現在デプロイ情報は、前記アプリケーションアーカイブに含まれているコンポーネントの更新情報を含み、
前記変更情報は、前記現在デプロイ情報の前記更新情報と前記新たな資材の前記アプリケーションアーカイブに含まれているコンポーネントの前記更新情報との差を示す情報を含む、
データ分析方法。 The data analysis method according to claim 7.
The material is an application archive
The current deployment information includes update information of the components contained in the application archive.
The change information includes information indicating the difference between the update information of the current deployment information and the update information of the component included in the application archive of the new material.
Data analysis method.
前記処理要素の夫々は一つの前記アプリケーションアーカイブによって実現され、
前記情報処理装置が、
前記ソースコードに基づくコンポーネントがいずれの前記アプリケーションアーカイブに含まれているかを示す情報を管理するステップ、
前記情報に基づき、前記アプリケーションアーカイブと前記コンポーネントとの対応を示す情報を含んだ前記変更情報を生成するステップ、
をさらに実行する、データ分析方法。 The data analysis method according to claim 8.
Each of the processing elements is realized by one application archive.
The information processing device
A step of managing information indicating which of the application archives contains components based on the source code.
A step of generating the change information, which includes information indicating the correspondence between the application archive and the component, based on the information.
A data analysis method that further performs.
前記情報処理装置が、前記ソースコードの変更を受け付けるステップ、
をさらに実行する、データ分析方法。 The data analysis method according to any one of claims 7 to 9.
A step in which the information processing device accepts changes in the source code.
A data analysis method that further performs.
前記情報処理装置が、前記分析処理定義情報を受け付けて記憶するステップ、
をさらに実行する、データ分析方法。 The data analysis method according to any one of claims 7 to 9.
A step in which the information processing apparatus receives and stores the analysis processing definition information.
A data analysis method that further performs.
前記情報処理装置は、前記省略を行うか否かをユーザに選択させるユーザインタフェースを備え、
前記情報処理装置が、前記ユーザインタフェースを介して前記省略を行わない旨が選択された場合、前記処理要素の変更有無に拘わらず、前記分析処理定義情報に定義されている前記処理要素を最初から順に実行するステップ、
をさらに実行する、データ分析方法。 The data analysis method according to any one of claims 7 to 9.
The information processing device includes a user interface that allows the user to select whether or not to perform the omission.
When it is selected that the information processing apparatus does not perform the omission via the user interface, the processing element defined in the analysis processing definition information is used from the beginning regardless of whether or not the processing element is changed. Steps to perform in sequence,
A data analysis method that further performs.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017140756A JP6900265B2 (en) | 2017-07-20 | 2017-07-20 | Data analysis system and data analysis method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2017140756A JP6900265B2 (en) | 2017-07-20 | 2017-07-20 | Data analysis system and data analysis method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2019021176A JP2019021176A (en) | 2019-02-07 |
| JP6900265B2 true JP6900265B2 (en) | 2021-07-07 |
Family
ID=65355669
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017140756A Active JP6900265B2 (en) | 2017-07-20 | 2017-07-20 | Data analysis system and data analysis method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP6900265B2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2020183538A1 (en) * | 2019-03-08 | 2020-09-17 | 株式会社日立製作所 | Computer system and processing method in which data stored in data lake is used |
| US11436242B2 (en) * | 2019-09-20 | 2022-09-06 | Fisher-Rosemount Systems, Inc. | Edge gateway system with contextualized process plant knowledge repository |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH113355A (en) * | 1997-06-13 | 1999-01-06 | Hitachi Ltd | Data analysis method and device |
| KR20120068824A (en) * | 2009-08-13 | 2012-06-27 | 소니 주식회사 | Data processing device, data processing method, program conversion processing device, program conversion processing method, program analysis processing device, program analysis processing method, history preservation device, program, compilation processing device, and compilation processing method |
| US8260813B2 (en) * | 2009-12-04 | 2012-09-04 | International Business Machines Corporation | Flexible data archival using a model-driven approach |
| JP5588811B2 (en) * | 2010-09-29 | 2014-09-10 | 株式会社日立製作所 | Data analysis support system and method |
| JP5552449B2 (en) * | 2011-01-31 | 2014-07-16 | 日本電信電話株式会社 | Data analysis and machine learning processing apparatus, method and program |
| JP6319694B2 (en) * | 2015-08-11 | 2018-05-09 | 日本電信電話株式会社 | Data cache method, node device, and program |
| JP2017058848A (en) * | 2015-09-15 | 2017-03-23 | 日本電気株式会社 | Information processing system, information processing method, and program |
-
2017
- 2017-07-20 JP JP2017140756A patent/JP6900265B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| JP2019021176A (en) | 2019-02-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN104462179B (en) | Method for processing big data, apparatus for executing the same and storage medium storing the same | |
| JP6723893B2 (en) | Data integration device and data integration method | |
| US20210356947A1 (en) | Information processing apparatus, information processing method and computer readable medium | |
| JP6320901B2 (en) | Data linkage support system and data linkage support method | |
| JP6900265B2 (en) | Data analysis system and data analysis method | |
| JP2011008358A (en) | Information processor and information processing method | |
| CN114564507A (en) | Data processing method and device, electronic equipment and computer readable storage medium | |
| US20180181550A1 (en) | Screen information generation device and screen information generation method | |
| CN113625922B (en) | File translation method, computing device and readable storage medium | |
| US20240086179A1 (en) | Software component update system, and software component update method | |
| CN111026916A (en) | Text description conversion method, device, electronic device and storage medium | |
| CN111209268A (en) | Directed acyclic graph configuration method, data processing method, device and configuration platform | |
| KR101104739B1 (en) | Semantic tagging server and its method for supporting software reuse | |
| JP5600826B1 (en) | Unstructured data processing system, unstructured data processing method and program | |
| US10204106B2 (en) | Management method, management device, and management system | |
| US20230385525A1 (en) | Web site preview generation with action control | |
| JP5880637B2 (en) | Information processing apparatus, control method and program thereof, and information processing system, control method and program thereof | |
| CN116843913A (en) | A method, device, computer equipment and storage medium for processing commodity characteristics | |
| US20140214875A1 (en) | Node search system and method using publish-subscribe communication middleware | |
| JP6425672B2 (en) | Design document input / output device, design document input / output system and design document input / output method | |
| US10445336B2 (en) | Apparatus and method to process pieces of collected data based on data arrival states | |
| JP2017004500A (en) | Analysis assistance method, analysis assistance program, and analysis assistance device | |
| US20260119287A1 (en) | Managing lifecycle information, such as automated bulk branching, method, and system | |
| JP2016153930A (en) | Configuration information management device, configuration information management method and configuration information management program | |
| EP3376410A1 (en) | Method of searching information, information processing apparatus and non-transitory computer-readable storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200629 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210428 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210608 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210616 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6900265 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |