You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To accommodate user queries we need uniform Query Language to be used in WMArchive regardless of the storage. If we'll use MongoDB short term storage it provides JSON based QL [1]. For HDFS we should leverage Hive [2] or others. If we'll use DAS-QL approach it can be adopted to [1] and [2].
Or, we can use different QLs based on back-end. It is open issue.
To accommodate user queries we need uniform Query Language to be used in WMArchive regardless of the storage. If we'll use MongoDB short term storage it provides JSON based QL [1]. For HDFS we should leverage Hive [2] or others. If we'll use DAS-QL approach it can be adopted to [1] and [2].
Or, we can use different QLs based on back-end. It is open issue.
[1] https://docs.mongodb.org/v3.0/tutorial/query-documents/
[2] https://docs.treasuredata.com/articles/hive
The text was updated successfully, but these errors were encountered: