Skip to content
Snippets Groups Projects
  • Cheng Hao's avatar
    ea01affc
    Update the import package name for TestHive in sbt shell · ea01affc
    Cheng Hao authored
    sbt/sbt hive/console will fail as TestHive changed its package from "org.apache.spark.sql.hive" to "org.apache.spark.sql.hive.test".
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #574 from chenghao-intel/hive_console and squashes the following commits:
    
    de14035 [Cheng Hao] Update the import package name for TestHive in sbt shell
    ea01affc
    History
    Update the import package name for TestHive in sbt shell
    Cheng Hao authored
    sbt/sbt hive/console will fail as TestHive changed its package from "org.apache.spark.sql.hive" to "org.apache.spark.sql.hive.test".
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #574 from chenghao-intel/hive_console and squashes the following commits:
    
    de14035 [Cheng Hao] Update the import package name for TestHive in sbt shell