Skip to content

Commit e3bb3b0

Browse files
committed
hbase.
1 parent aa227c6 commit e3bb3b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/run_notebooks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
service:
1313
required: false
1414
type: boolean
15+
default: false
1516
docker-run-line:
1617
required: false
1718
type: string

hbase/sesion5.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"\n",
3030
"Se puede utilizar el *shell* propio de HBase en la instalación actual.\n",
3131
"\n",
32-
"Con HBase vamos a simular un modo _semi-clúster_ con una sola máquina."
32+
"Con HBase vamos a simular un modo _semi-clúster_ con una sola máquina.\n"
3333
]
3434
},
3535
{

0 commit comments

Comments
 (0)