You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by GitBox <gi...@apache.org> on 2021/02/09 04:24:30 UTC

[GitHub] [mnemonic] yzz127 opened a new pull request #197: MNEMONIC-609: Extract query and memory interface from mnemonic-core to mnemonic-common

yzz127 opened a new pull request #197:
URL: https://github.com/apache/mnemonic/pull/197


   Signed-off-by: Yanhui Zhao <yz...@apache.org>
   
   Both mvn and gradle build passes
   
   [INFO] ------------------------------------------------------------------------
   [INFO] Reactor Summary for mnemonic-parent 0.14.0-SNAPSHOT:
   [INFO] 
   [INFO] mnemonic-parent .................................... SUCCESS [  2.897 s]
   [INFO] mnemonic-core ...................................... SUCCESS [  8.167 s]
   [INFO] mnemonic-memory-services ........................... SUCCESS [  1.600 s]
   [INFO] mnemonic-pmalloc-service ........................... SUCCESS [  4.239 s]
   [INFO] mnemonic-collections ............................... SUCCESS [  8.040 s]
   [INFO] mnemonic-nvml-vmem-service ......................... SUCCESS [  3.293 s]
   [INFO] mnemonic-nvml-pmem-service ......................... SUCCESS [  3.217 s]
   [INFO] mnemonic-examples .................................. SUCCESS [  3.881 s]
   [INFO] mnemonic-sys-vmem-service .......................... SUCCESS [  2.770 s]
   [INFO] mnemonic-java-vmem-service ......................... SUCCESS [  2.588 s]
   [INFO] mnemonic-pmdk-vmem-service ......................... SUCCESS [  2.799 s]
   [INFO] mnemonic-pmdk-pmem-service ......................... SUCCESS [  2.925 s]
   [INFO] mnemonic-computing-services ........................ SUCCESS [  0.384 s]
   [INFO] mnemonic-utilities-service ......................... SUCCESS [  5.439 s]
   [INFO] mnemonic-query ..................................... SUCCESS [  0.889 s]
   [INFO] mnemonic-common .................................... SUCCESS [  1.521 s]
   [INFO] mnemonic-sessions .................................. SUCCESS [  1.729 s]
   [INFO] mnemonic-hadoop .................................... SUCCESS [  1.108 s]
   [INFO] mnemonic-hadoop-mapreduce .......................... SUCCESS [  5.609 s]
   [INFO] mnemonic-spark ..................................... SUCCESS [  2.248 s]
   [INFO] mnemonic-spark-core ................................ SUCCESS [ 21.042 s]
   [INFO] mnemonic-benches ................................... SUCCESS [  1.481 s]
   [INFO] mnemonic-sort-bench ................................ SUCCESS [ 28.768 s]
   [INFO] mnemonic-spark-kmeans-bench/ ....................... SUCCESS [  7.084 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  02:04 min
   [INFO] Finished at: 2021-02-08T20:00:30-08:00
   [INFO] ------------------------------------------------------------------------
   
   ./gradlew :mnemonic-common:build -x test
   
   BUILD SUCCESSFUL in 872ms
   4 actionable tasks: 4 up-to-date
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mnemonic] yzz127 commented on pull request #197: MNEMONIC-609: Extract query and memory interface from mnemonic-core to mnemonic-common

Posted by GitBox <gi...@apache.org>.
yzz127 commented on pull request #197:
URL: https://github.com/apache/mnemonic/pull/197#issuecomment-775698156


   PR updated based on the decision to move DurableType to mnemonic-common. Please review, thanks!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mnemonic] bigdata-memory merged pull request #197: MNEMONIC-609: Extract query and memory interface from mnemonic-core to mnemonic-common

Posted by GitBox <gi...@apache.org>.
bigdata-memory merged pull request #197:
URL: https://github.com/apache/mnemonic/pull/197


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org