Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Opensource

Open-source software (open-source) is a new term that is defined as software whose source code can be used by the public, and the use, modification, and distribution of this software are not restricted by licenses. Open source software is usually copyrighted, and its license may contain such restrictions: deliberate protection of its open source status, notice of authorship, or development control. “Open source” is being registered as a certification mark by public interest software organizations, which is also a means of creating a formal definition of open source.

Hive Digital Client Interface Tool

1. Hive’s official website introduces three graphical interface tools that can connect to HiveServer2 through JDBC in Windows, including: SQuirrel SQL Client, Oracle SQL Developer and DbVisualizer.

October 12, 2021By Simo Hadoop client, hive, Interface, Number, tool, warehouseLeave a Comment

Hibernate – JPA @LOB attribute encoding cannot be used with PostgreSQL text

JPA Mapping

I am using JPA and Hibernate. I have an entity with @Lob attributes

@Column(nullable=false)
@Lob
private String text; I am using PostgreSQL 8.4 and entities are correctly ma

October 12, 2021By Simo Hibernate attribute, can't, encoding, Hibernate, JPA, LOB, PostgreSQL, Text, Together, useLeave a Comment

Why happened to hadoop spilling?

I am very new to the Hadoop system and the learning phase.

I noticed that Spill occurs as long as the MapOutputBuffer reaches 80% in the Shuffle and Sort phases (I think this can also be conf

October 12, 2021By Simo Hadoop Hadoop, spilling, why, will occurLeave a Comment

Hadoop – excludes partition fields from the selection query in Hive

Suppose I have the following table definition in Hive (the actual table has about 65 columns):

CREATE EXTERNAL TABLE S .TEST (
COL1 STRING,
COL2 STRING
)
PARTITIONED BY (extract_date STRING

October 12, 2021By Simo Hadoop fields, SubzaLeave a Comment

Hibernate tools are erroneous in Eclipse STS when connecting to mySQL database

I use Eclipse STS 3.1.0 and Hibernate Tools 3.6.0. I am trying to connect to a MySQL 5.5 database to generate my DAO class. I am using the MySQL driver mysql-connector- java-5.1.21.jar

When s

October 12, 2021By Simo Hibernate database, Eclipse, mysql, STSLeave a Comment

Hadoop uses Java to set FSPERMISSION to DIR in recursive way

Hi I have a test program, load the file to hdfs user/user1/data/app/type/file.gz on this path now this test program is run multiple times by multiple users . So I want to set the file permissions t

October 12, 2021By Simo Hadoop DIR, FSPERMISSION, Hadoop, Java, Recurns, setting, wayLeave a Comment

HIVE common statement

1Hive Introduction Hive to me is a data warehouse based on HDFS, which provides a type of SQL language (it is basically the same as the SQL standard but has some special differences) , Allows engi

October 12, 2021By Simo Hadoop common, hive, statementLeave a Comment

Add other columns to the audit table using Hibernate Envers

Can I add other columns to the audit table?
For example, I have a table like this

@Entity
@Table(name=”EmpEnverPrac”)
@Audited
public class EmpEnverPractice {
@Id
@Column(name=”ID”)
@Ge

October 12, 2021By Simo Hibernate ColumnLeave a Comment

Hadoop – How to make S3DISTCP complies with the wrap

I have millions of small one-line s3 files that I want to merge together. I have s3distcp syntax, but I found that after merging the files, the merged set does not contain newline characters.

October 12, 2021By Simo Hadoop DISTCP, Hadoop, How, Merge, newline, S3DistCPLeave a Comment

Hibernate – GRAILS Domain Relationship

I have a class called School, which has many students, so now when I use School.read to read the school instance, I don’t want all students Have been taken out eagerly, so I changed the laziness of

October 12, 2021By Simo Hibernate domain name, Grails, Hibernate, relationshipLeave a Comment

Posts navigation

Page 1 … Page 32 Page 33 Page 34 … Page 63
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress